<?php
namespace ContainerUq7iHLN;
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.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.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.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\Admin\\PathFormatter\\ProfilePathFormatter' => 'getProfilePathFormatterService',
'App\\Api\\Media\\Controller\\UploadController' => 'getUploadControllerService',
'App\\Api\\News\\Controller\\NewsController' => 'getNewsControllerService',
'App\\Api\\Schema\\Controller\\SchemaController' => 'getSchemaControllerService',
'App\\Api\\Thumbnail\\Controller\\ThumbnailController' => 'getThumbnailControllerService',
'App\\Api\\Timeline\\Controller\\CommentController' => 'getCommentControllerService',
'App\\Api\\Timeline\\Controller\\IncidentController' => 'getIncidentControllerService',
'App\\Api\\Timeline\\Controller\\TimelineController' => 'getTimelineControllerService',
'App\\Api\\Timeline\\Controller\\TimelinePostController' => 'getTimelinePostControllerService',
'App\\Auction\\Controller\\AuctionController' => 'getAuctionControllerService',
'App\\Auction\\Controller\\AuctionTabNavigationController' => 'getAuctionTabNavigationControllerService',
'App\\Auction\\LinkGenerator\\AuctionLinkGenerator' => 'getAuctionLinkGeneratorService',
'App\\Calendar\\Controller\\CalendarController' => 'getCalendarControllerService',
'App\\Dev\\Controller\\IconListController' => 'getIconListControllerService',
'App\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
'App\\ElasticSearch\\Controller\\ElasticSearchController' => 'getElasticSearchControllerService',
'App\\Horse\\Controller\\HorseTabNavigationController' => 'getHorseTabNavigationControllerService',
'App\\Horse\\LinkGenerator\\HorseLinkGenerator' => 'getHorseLinkGeneratorService',
'App\\Importer\\Controller\\ImporterController' => 'getImporterControllerService',
'App\\Jockeyexchange\\Controller\\JockeyexchangeController' => 'getJockeyexchangeControllerService',
'App\\Marketplace\\Controller\\MarketplaceController' => 'getMarketplaceControllerService',
'App\\Modal\\Controller\\ModalController' => 'getModalControllerService',
'App\\Network\\Controller\\NetworkAuctionController' => 'getNetworkAuctionControllerService',
'App\\Network\\Controller\\NetworkAuctionhouseController' => 'getNetworkAuctionhouseControllerService',
'App\\Network\\Controller\\NetworkController' => 'getNetworkControllerService',
'App\\Network\\Controller\\NetworkHorseController' => 'getNetworkHorseControllerService',
'App\\Network\\Controller\\NetworkMentionsController' => 'getNetworkMentionsControllerService',
'App\\Network\\Controller\\NetworkProfileController' => 'getNetworkProfileControllerService',
'App\\Network\\Controller\\NetworkRaceController' => 'getNetworkRaceControllerService',
'App\\Network\\Controller\\NetworkRacedayController' => 'getNetworkRacedayControllerService',
'App\\Network\\Controller\\NetworkRacetrackController' => 'getNetworkRacetrackControllerService',
'App\\Network\\Controller\\NetworkTabNavigationController' => 'getNetworkTabNavigationControllerService',
'App\\News\\Controller\\NewsController' => 'getNewsController2Service',
'App\\Newsletter\\Controller\\NewsletterController' => 'getNewsletterControllerService',
'App\\Profile\\Controller\\ProfileAdminAchievementsController' => 'getProfileAdminAchievementsControllerService',
'App\\Profile\\Controller\\ProfileAdminController' => 'getProfileAdminControllerService',
'App\\Profile\\Controller\\ProfileAdminHorsesController' => 'getProfileAdminHorsesControllerService',
'App\\Profile\\Controller\\ProfileAdminNetworkController' => 'getProfileAdminNetworkControllerService',
'App\\Profile\\Controller\\ProfileAdminOrganisationsController' => 'getProfileAdminOrganisationsControllerService',
'App\\Profile\\Controller\\ProfileAdminPartnerController' => 'getProfileAdminPartnerControllerService',
'App\\Profile\\Controller\\ProfileAdminTeamController' => 'getProfileAdminTeamControllerService',
'App\\Profile\\Controller\\ProfileAttendeesController' => 'getProfileAttendeesControllerService',
'App\\Profile\\Controller\\ProfileAuthController' => 'getProfileAuthControllerService',
'App\\Profile\\Controller\\ProfileClubController' => 'getProfileClubControllerService',
'App\\Profile\\Controller\\ProfileCompletionController' => 'getProfileCompletionControllerService',
'App\\Profile\\Controller\\ProfileMessagesController' => 'getProfileMessagesControllerService',
'App\\Profile\\Controller\\ProfileNotificationsController' => 'getProfileNotificationsControllerService',
'App\\Profile\\Controller\\ProfileTopbarController' => 'getProfileTopbarControllerService',
'App\\Profile\\LinkGenerator\\AssociationLinkGenerator' => 'getAssociationLinkGeneratorService',
'App\\Profile\\LinkGenerator\\AuctionhouseLinkGenerator' => 'getAuctionhouseLinkGeneratorService',
'App\\Profile\\LinkGenerator\\JockeyLinkGenerator' => 'getJockeyLinkGeneratorService',
'App\\Profile\\LinkGenerator\\OwnerLinkGenerator' => 'getOwnerLinkGeneratorService',
'App\\Profile\\LinkGenerator\\PhotographerLinkGenerator' => 'getPhotographerLinkGeneratorService',
'App\\Profile\\LinkGenerator\\ProfileLinkGenerator' => 'getProfileLinkGeneratorService',
'App\\Profile\\LinkGenerator\\RacetrackLinkGenerator' => 'getRacetrackLinkGeneratorService',
'App\\Profile\\LinkGenerator\\StudfarmLinkGenerator' => 'getStudfarmLinkGeneratorService',
'App\\Profile\\LinkGenerator\\TrainerLinkGenerator' => 'getTrainerLinkGeneratorService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAgentController' => 'getProfileAdminAgentControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAssociationController' => 'getProfileAdminAssociationControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAuctioneerController' => 'getProfileAdminAuctioneerControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminBreederController' => 'getProfileAdminBreederControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminClinicController' => 'getProfileAdminClinicControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminFarrierController' => 'getProfileAdminFarrierControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminHorsefanController' => 'getProfileAdminHorsefanControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminJockeyController' => 'getProfileAdminJockeyControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminModeratorController' => 'getProfileAdminModeratorControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminOwnerController' => 'getProfileAdminOwnerControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminPhotographerController' => 'getProfileAdminPhotographerControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRacingManagerController' => 'getProfileAdminRacingManagerControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRidingstableController' => 'getProfileAdminRidingstableControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminStudfarmController' => 'getProfileAdminStudfarmControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminSyndicateController' => 'getProfileAdminSyndicateControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTrainerController' => 'getProfileAdminTrainerControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTransportController' => 'getProfileAdminTransportControllerService',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminVetController' => 'getProfileAdminVetControllerService',
'App\\Race\\Controller\\RaceController' => 'getRaceControllerService',
'App\\Race\\Controller\\RacingtrackController' => 'getRacingtrackControllerService',
'App\\Race\\LinkGenerator\\RaceLinkGenerator' => 'getRaceLinkGeneratorService',
'App\\Raceday\\Controller\\RacedayController' => 'getRacedayControllerService',
'App\\Raceday\\Controller\\RacedayTabNavigationController' => 'getRacedayTabNavigationControllerService',
'App\\Raceday\\LinkGenerator\\RacedayLinkGenerator' => 'getRacedayLinkGeneratorService',
'App\\Stripe\\Controller\\PublicStripeController' => 'getPublicStripeControllerService',
'App\\Stripe\\Controller\\StripeController' => 'getStripeControllerService',
'App\\Timeline\\Controller\\TimelineCommentController' => 'getTimelineCommentControllerService',
'App\\Timeline\\Controller\\TimelineController' => 'getTimelineController2Service',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'GuzzleHttp\\Client' => 'getClientService',
'Knp\\Component\\Pager\\PaginatorInterface' => 'getPaginatorInterfaceService',
'Pimcore\\Admin\\Serializer' => 'getSerializerService',
'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' => 'getDocumentController2Service',
'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' => 'getNewsletterController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'getPageControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'getPrintcontainerControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'getPrintpageControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'getRenderletControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'getSnippetControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'getElementControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'getEmailController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'getAdminerControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'getOpcacheControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'getIndexControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'getInstallControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'getLogControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'getLoginControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'getMiscControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'getPortalControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'getRecyclebinControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'getRedirectsControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'getTagsControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'getTargetingControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'getUserControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'getWorkflowControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'getExtensionManagerControllerService',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'getAdminControllerService',
'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' => 'getSettingsController2Service',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'getSearchControllerService',
'Pimcore\\Bundle\\AdminBundle\\Security\\ContentSecurityPolicyHandler' => 'getContentSecurityPolicyHandlerService',
'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler' => 'getCsrfProtectionHandlerService',
'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'getTokenStorageUserResolverService',
'Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler' => 'getAdminSessionHandlerService',
'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'getPublicServicesControllerService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener' => 'getFullPageCacheListenerService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener' => 'getGoogleAnalyticsCodeListenerService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener' => 'getGoogleTagManagerListenerService',
'Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener' => 'getWorkflowManagementListenerService',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'getConfigControllerService',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'getGraphQLExplorerControllerService',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'getWebserviceControllerService',
'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service' => 'getServiceService',
'Pimcore\\Bundle\\DataHubBundle\\Installer' => 'getInstallerService',
'Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService' => 'getCheckConsumerPermissionsServiceService',
'Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService' => 'getFileUploadServiceService',
'Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService' => 'getOutputCacheServiceService',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'getConfigDataObjectControllerService',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'getPushImportControllerService',
'Pimcore\\Bundle\\DataImporterBundle\\Installer' => 'getInstaller2Service',
'Pimcore\\Cache\\Core\\CoreCacheHandler' => 'getCoreCacheHandlerService',
'Pimcore\\Cache\\Symfony\\CacheClearer' => 'getCacheClearerService',
'Pimcore\\Config' => 'getConfigService',
'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\\Block\\BlockStateStack' => 'getBlockStateStackService',
'Pimcore\\Document\\Editable\\EditableHandler' => 'getEditableHandlerService',
'Pimcore\\Document\\Editable\\EditableUsageResolver' => 'getEditableUsageResolverService',
'Pimcore\\Document\\Renderer\\DocumentRenderer' => 'getDocumentRendererService',
'Pimcore\\Document\\StaticPageGenerator' => 'getStaticPageGeneratorService',
'Pimcore\\Element\\MarshallerService' => 'getMarshallerServiceService',
'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'getPimcoreBundleManagerService',
'Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface' => 'getAreabrickManagerInterfaceService',
'Pimcore\\Helper\\LongRunningHelper' => 'getLongRunningHelperService',
'Pimcore\\Http\\ClientFactory' => 'getClientFactoryService',
'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\\Request\\Resolver\\TemplateResolver' => 'getTemplateResolverService',
'Pimcore\\Http\\ResponseHelper' => 'getResponseHelperService',
'Pimcore\\Image\\Adapter\\GD' => 'getGDService',
'Pimcore\\Image\\Adapter\\Imagick' => 'getImagickService',
'Pimcore\\Image\\Optimizer' => 'getOptimizerService',
'Pimcore\\Localization\\IntlFormatter' => 'getIntlFormatterService',
'Pimcore\\Localization\\LocaleServiceInterface' => 'getLocaleServiceInterfaceService',
'Pimcore\\Log\\ApplicationLogger' => 'getApplicationLoggerService',
'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => 'getApplicationLoggerDbService',
'Pimcore\\Mail\\Mailer' => 'getMailerService',
'Pimcore\\Migrations\\FilteredMigrationsRepository' => 'getFilteredMigrationsRepositoryService',
'Pimcore\\Migrations\\FilteredTableMetadataStorage' => 'getFilteredTableMetadataStorageService',
'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager' => 'getClassDefinitionManagerService',
'Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager' => 'getClassLayoutDefinitionManagerService',
'Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider' => 'getCountryOptionsProviderService',
'Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface' => 'getQuantityValueConverterInterfaceService',
'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService' => 'getUnitConversionServiceService',
'Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader' => 'getEditableLoaderService',
'Pimcore\\Model\\Document\\Service' => 'getService4Service',
'Pimcore\\Model\\Notification\\Service\\NotificationService' => 'getNotificationServiceService',
'Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface' => 'getVersionStorageAdapterInterfaceService',
'Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator' => 'getDocumentTargetingConfiguratorService',
'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'getEditableRendererService',
'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\\Bridge\\Twig\\Extension\\WebLinkExtension' => 'getWebLinkExtensionService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'Symfony\\Component\\HttpKernel\\EventListener\\SessionListener' => 'getSessionListenerService',
'Symfony\\Component\\Lock\\LockFactory' => 'getLockFactoryService',
'Symfony\\Contracts\\Translation\\TranslatorInterface' => 'getTranslatorInterfaceService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'cache_warmer' => 'getCacheWarmerService',
'cmf_routing.redirect_controller' => 'getCmfRouting_RedirectControllerService',
'cmf_routing.route_provider' => 'getCmfRouting_RouteProviderService',
'console.command.public_alias.App\\Command\\AuctionhouseToProfileCommand' => 'getAuctionhouseToProfileCommandService',
'console.command.public_alias.App\\Command\\GaloppPhotoNewsCommand' => 'getGaloppPhotoNewsCommandService',
'console.command.public_alias.App\\Command\\RacesToRacedaysCommand' => 'getRacesToRacedaysCommandService',
'console.command.public_alias.App\\Command\\RacingtracksToProfileCommand' => 'getRacingtracksToProfileCommandService',
'console.command.public_alias.App\\Command\\RemoveAvatarsCommand' => 'getRemoveAvatarsCommandService',
'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildAuctionsIndexCommand' => 'getRebuildAuctionsIndexCommandService',
'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildAutocompleteIndexCommand' => 'getRebuildAutocompleteIndexCommandService',
'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildHorsesIndexCommand' => 'getRebuildHorsesIndexCommandService',
'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildIndexCommand' => 'getRebuildIndexCommandService',
'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildMarketplaceIndexCommand' => 'getRebuildMarketplaceIndexCommandService',
'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildNewsIndexCommand' => 'getRebuildNewsIndexCommandService',
'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildProfilesIndexCommand' => 'getRebuildProfilesIndexCommandService',
'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildRacesIndexCommand' => 'getRebuildRacesIndexCommandService',
'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildTimelineIndexCommand' => 'getRebuildTimelineIndexCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand' => 'getListCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand' => 'getCacheWarmingCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand' => 'getClassesDefinitionsBuildCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand' => 'getClassCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand' => 'getCustomLayoutCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand' => 'getFieldCollectionCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand' => 'getObjectBrickCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand' => 'getDeleteClassificationStoreCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand' => 'getDeleteUnusedLocaleDataCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews' => 'getGeneratePagePreviewsService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand' => 'getMigrateElementsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand' => 'getEmailLogsCleanupCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand' => 'getGenerateStaticPagesCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand' => 'getInternalMigrationHelpersCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand' => 'getInternalModelDaoMappingGeneratorCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' => 'getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand' => 'getLowQualityImagePreviewCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand' => 'getMaintenanceModeCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand' => 'getStorageCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand' => 'getThumbnailsFolderStructureCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand' => 'getMysqlToolsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand' => 'getRecyclebinCleanupCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand' => 'getRequirementsCheckCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand' => 'getResetPasswordCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand' => 'getRunScriptCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand' => 'getSearchBackendReindexCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand' => 'getThumbnailsClearCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand' => 'getThumbnailsImageCommandService',
'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand' => 'getThumbnailsVideoCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand' => 'getRebuildWorkspacesCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand' => 'getRebuildDefinitionsCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand' => 'getCronExecutionCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand' => 'getDummyDataCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand' => 'getParallelProcessQueueCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand' => 'getPrepareImportCommandService',
'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand' => 'getSequentialProcessQueueCommandService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
'craue_formflow_util' => 'getCraueFormflowUtilService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
'http_kernel' => 'getHttpKernelService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'monolog.logger.DATA-IMPORTER' => 'getMonolog_Logger_DATAIMPORTERService',
'monolog.logger.admin' => 'getMonolog_Logger_AdminService',
'monolog.logger.cache' => 'getMonolog_Logger_CacheService',
'monolog.logger.console' => 'getMonolog_Logger_ConsoleService',
'monolog.logger.debug' => 'getMonolog_Logger_DebugService',
'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.lock' => 'getMonolog_Logger_LockService',
'monolog.logger.mailer' => 'getMonolog_Logger_MailerService',
'monolog.logger.messenger' => 'getMonolog_Logger_MessengerService',
'monolog.logger.php' => 'getMonolog_Logger_PhpService',
'monolog.logger.pimcore' => 'getMonolog_Logger_PimcoreService',
'monolog.logger.pimcore_admin.session' => 'getMonolog_Logger_PimcoreAdmin_SessionService',
'monolog.logger.pimcore_api' => 'getMonolog_Logger_PimcoreApiService',
'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.session' => 'getMonolog_Logger_SessionService',
'monolog.logger.translation' => 'getMonolog_Logger_TranslationService',
'pimcore.analytics.google.fallback_service_locator' => 'getPimcore_Analytics_Google_FallbackServiceLocatorService',
'pimcore.cache.adapter.null_tag_aware' => 'getPimcore_Cache_Adapter_NullTagAwareService',
'pimcore.cache.pool' => 'getPimcore_Cache_PoolService',
'pimcore.custom_report.adapter.factories' => 'getPimcore_CustomReport_Adapter_FactoriesService',
'pimcore.implementation_loader.asset.metadata.data' => 'getPimcore_ImplementationLoader_Asset_Metadata_DataService',
'pimcore.implementation_loader.object.data' => 'getPimcore_ImplementationLoader_Object_DataService',
'pimcore.implementation_loader.object.layout' => 'getPimcore_ImplementationLoader_Object_LayoutService',
'pimcore.model.factory' => 'getPimcore_Model_FactoryService',
'pimcore.newsletter.address_source_adapter.factories' => 'getPimcore_Newsletter_AddressSourceAdapter_FactoriesService',
'pimcore.routing.router.request_context' => 'getPimcore_Routing_Router_RequestContextService',
'pimcore.templating.engine.delegating' => 'getPimcore_Templating_Engine_DelegatingService',
'pimcore.workflow.place-options-provider' => 'getPimcore_Workflow_PlaceoptionsproviderService',
'pimcore_admin.security.admin_authenticator' => 'getPimcoreAdmin_Security_AdminAuthenticatorService',
'pimcore_admin.security.bruteforce_protection_handler' => 'getPimcoreAdmin_Security_BruteforceProtectionHandlerService',
'pimcore_admin.security.logout_success_handler' => 'getPimcoreAdmin_Security_LogoutSuccessHandlerService',
'pimcore_admin.security.user_checker' => 'getPimcoreAdmin_Security_UserCheckerService',
'pimcore_admin.security.user_loader' => 'getPimcoreAdmin_Security_UserLoaderService',
'pimcore_admin.security.user_provider' => 'getPimcoreAdmin_Security_UserProviderService',
'presta_sitemap.controller' => 'getPrestaSitemap_ControllerService',
'presta_sitemap.dump_command' => 'getPrestaSitemap_DumpCommandService',
'presta_sitemap.dumper' => 'getPrestaSitemap_DumperService',
'presta_sitemap.generator' => 'getPrestaSitemap_GeneratorService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'scheb_two_factor.firewall_context' => 'getSchebTwoFactor_FirewallContextService',
'scheb_two_factor.form_controller' => 'getSchebTwoFactor_FormControllerService',
'scheb_two_factor.security.google_authenticator' => 'getSchebTwoFactor_Security_GoogleAuthenticatorService',
'services_resetter' => 'getServicesResetterService',
'session' => 'getSessionService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'cache_clearer' => 'getCacheClearer2Service',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializer2Service',
'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',
'validator' => 'getValidatorService',
];
$this->aliases = [
'App\\Kernel' => 'kernel',
'Doctrine\\Common\\Persistence\\ConnectionRegistry' => 'doctrine',
'Doctrine\\Persistence\\ConnectionRegistry' => 'doctrine',
'GuzzleHttp\\ClientInterface' => 'GuzzleHttp\\Client',
'Pimcore\\Db\\Connection' => 'doctrine.dbal.default_connection',
'Pimcore\\Db\\ConnectionInterface' => 'doctrine.dbal.default_connection',
'Pimcore\\Kernel' => 'kernel',
'Pimcore\\Localization\\LocaleService' => 'Pimcore\\Localization\\LocaleServiceInterface',
'Presta\\SitemapBundle\\Controller\\SitemapController' => 'presta_sitemap.controller',
'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticator' => 'scheb_two_factor.security.google_authenticator',
'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\Google\\GoogleAuthenticatorInterface' => 'scheb_two_factor.security.google_authenticator',
'Scheb\\TwoFactorBundle\\Security\\TwoFactor\\TwoFactorFirewallContext' => 'scheb_two_factor.firewall_context',
'database_connection' => 'doctrine.dbal.default_connection',
'messenger.bus.pimcore-core' => 'messenger.default_bus',
'pimcore.app_logger' => 'Pimcore\\Log\\ApplicationLogger',
'pimcore.app_logger.default' => 'Pimcore\\Log\\ApplicationLogger',
'pimcore.http_client' => 'GuzzleHttp\\Client',
'pimcore.locale' => 'Pimcore\\Localization\\LocaleServiceInterface',
'pimcore.templating.engine.twig' => '.container.private.twig',
'pimcore_admin.security.token_storage_user_resolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
'translator' => 'Symfony\\Contracts\\Translation\\TranslatorInterface',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Kernel.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/Core/EventSubscriber/TurboResponseSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Messages/MessageService.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/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.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/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/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/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/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Utils/RequestDataReader.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Event/TwoFactorFormListener.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderPreparationListener.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/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/lib/Doctrine/Common/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Request/ParamConverter/DataObjectParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/PreparationRecorderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TokenPreparationRecorder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Config.php';
include_once \dirname(__DIR__, 4).'/vendor/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/PdoStore.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DynamicRouteHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Dynamic/DocumentRouteHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/RedirectHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleManager.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Config/StateConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/PimcoreBundleLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Composer/PackageInfo.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/RequestHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/ResponseHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/RequestMatcherFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/ResponseStack.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Response/CodeInjector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/AbstractRequestResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/PimcoreContextResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Context/PimcoreContextGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/StaticPageResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/OutputTimestampResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/SiteResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/EditmodeResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/DocumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/ResponseHeaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Localization/LocaleServiceInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Localization/LocaleService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassNameLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ImplementationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/EditableLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/AbstractClassNameLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/PrefixLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Document/Editable/Loader/PrefixLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Editable/Block/BlockStateStack.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditmodeEditableDefinitionCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/ModelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/Traits/ObjectVarTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/AbstractModel.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Element/Service.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Document/Service.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Renderer/DocumentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/StaticPageGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PimcoreContextAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/RoutingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreContextListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentFallbackListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/PimcoreHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/TranslationDebugListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ElementListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GlobalTemplateVariablesListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/HardlinkCanonicalListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/BlockStateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentMetaDataListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/StaticPageContextAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/StaticPageGeneratorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/EventedControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/EditmodeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseStackListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/ResponseInjectionTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/InternalWysiwygHtmlAttributeFilterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/EnabledTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Traits/PreviewRequestTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleAnalyticsCodeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleTagManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/FullPageCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/FullPage/SessionStatus.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/MaintenancePageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/GoogleSearchConsoleVerificationListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/OutputTimestampListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/ActionRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/Renderer/EditableRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/EngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/StreamingEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/DelegatingEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Templating/TwigDefaultDelegatingEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/DataCollector/PimcoreTargetingDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/SiteId/SiteIdProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/ConfigProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/TrackerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/AbstractTracker.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Tracker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PdoAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/Core/CoreCacheHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/Core/WriteLock.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/TargetingStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Traits/TimestampsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/CookieStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/CookieSaveHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/AbstractCookieSaveHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Storage/Cookie/JWTCookieSaveHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Debug/Traits/StopwatchTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionMatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ConditionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ActionHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/DelegatingActionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Document/DocumentTargetingConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/TargetingDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/TargetingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/VisitorInfoResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Code/TargetingCodeGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/ToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/Templating/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/AdminBundle/Security/User/TokenStorageUserResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/CsrfProtectionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminSecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/BruteforceProtectionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/Traits/ControllerTypeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminAuthenticationDoubleCheckListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CsrfProtectionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/CustomAdminEntryPointCheckListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UserPerspectiveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/UsageStatisticsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/EnablePreviewTimeSliderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/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/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/HubInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Hub.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Jwt/FactoryTokenProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Jwt/TokenFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Jwt/LcobucciFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.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/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/BruteforceProtectionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/src/Auction/Twig/Extension/AuctionlotExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/AnkerBrickExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/ArrayReplaceExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/CarbonExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/CountryExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/DeepMergeExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/EventHorsesExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/ExcerptExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/HtmlExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/InitialsExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/Initials.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/LanguageExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/LanguageSwitcherExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/LiveEventSubscriberExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/NavigationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/ParseContentLinksExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/PriceExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/PrimaryProfileExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/RacesByRacedayExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/SectionNavigationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/TabNavigationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Twig/Extension/UrlMetadataExtension.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/UrlMetadata.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/UrlAssetLocator.php';
include_once \dirname(__DIR__, 4).'/src/Jockeyexchange/Twig/Extension/JockeyAttendeesExtension.php';
include_once \dirname(__DIR__, 4).'/src/Notification/Twig/Extension/NotificationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Messages/Twig/Extension/MessageExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HelpersExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentEditableExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreObjectExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/PimcoreToolExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/NavigationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/GlossaryExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Tool/Glossary/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/HeaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetCompressExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/WebsiteConfigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/CacheExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AssetHelperExtensions.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DataObjectHelperExtensions.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/DocumentHelperExtensions.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/ImageThumbnailExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/rybakit/twig-deferred-extension/src/DeferredExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Twig/Extension/AdminExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-turbo/Twig/TwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-react/Twig/ReactComponentExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Twig/MercureExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/HubRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Authorization.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
include_once __DIR__.'/proxy-classes.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 createProxy($class, \Closure $factory)
{
return $factory();
}
/**
* Gets the public '.container.private.cache_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
*/
protected function get_Container_Private_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
}, 1));
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
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()
{
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
}
/**
* Gets the public '.container.private.form.type.file' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FileType
*/
protected function get_Container_Private_Form_Type_FileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* 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('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()), false));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
$instance->add($e);
$instance->add($f);
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add($g);
$instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
$instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
$instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
}, 1)));
$instance->add($h);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
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';
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.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*
* @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
*/
protected function get_Container_Private_Security_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['pimcore.security.encoder_factory'] ?? $this->getPimcore_Security_EncoderFactoryService()));
}
/**
* 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.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/CommunityIncidentNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ImageNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/PedigreeNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/QuantityValueNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/SharedTimelinePostNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ThumbnailNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/VideoNormalizer.php';
$a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
$d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), 1 => ($this->privates['App\\Api\\Serializer\\Normalizer\\AuctionNormalizer'] ?? $this->getAuctionNormalizerService()), 2 => ($this->privates['App\\Api\\Serializer\\Normalizer\\CommunityIncidentNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\CommunityIncidentNormalizer'] = new \App\Api\Serializer\Normalizer\CommunityIncidentNormalizer())), 3 => ($this->privates['App\\Api\\Serializer\\Normalizer\\EventAttendancePostNormalizer'] ?? $this->getEventAttendancePostNormalizerService()), 4 => ($this->privates['App\\Api\\Serializer\\Normalizer\\HorseAtAuctionPostNormalizer'] ?? $this->getHorseAtAuctionPostNormalizerService()), 5 => ($this->privates['App\\Api\\Serializer\\Normalizer\\HorseAtRacePostNormalizer'] ?? $this->getHorseAtRacePostNormalizerService()), 6 => ($this->privates['App\\Api\\Serializer\\Normalizer\\HorseNormalizer'] ?? $this->getHorseNormalizerService()), 7 => ($this->privates['App\\Api\\Serializer\\Normalizer\\HorsePostNormalizer'] ?? $this->getHorsePostNormalizerService()), 8 => ($this->privates['App\\Api\\Serializer\\Normalizer\\ImageNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\ImageNormalizer'] = new \App\Api\Serializer\Normalizer\ImageNormalizer())), 9 => ($this->privates['App\\Api\\Serializer\\Normalizer\\NewsNormalizer'] ?? $this->getNewsNormalizerService()), 10 => ($this->privates['App\\Api\\Serializer\\Normalizer\\PedigreeNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\PedigreeNormalizer'] = new \App\Api\Serializer\Normalizer\PedigreeNormalizer())), 11 => ($this->privates['App\\Api\\Serializer\\Normalizer\\ProfileNormalizer'] ?? $this->getProfileNormalizerService()), 12 => ($this->privates['App\\Api\\Serializer\\Normalizer\\QuantityValueNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\QuantityValueNormalizer'] = new \App\Api\Serializer\Normalizer\QuantityValueNormalizer())), 13 => ($this->privates['App\\Api\\Serializer\\Normalizer\\RaceNormalizer'] ?? $this->getRaceNormalizerService()), 14 => ($this->privates['App\\Api\\Serializer\\Normalizer\\RacedayNormalizer'] ?? $this->getRacedayNormalizerService()), 15 => ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())), 16 => ($this->privates['App\\Api\\Serializer\\Normalizer\\ServiceTimelinePostNormalizer'] ?? $this->getServiceTimelinePostNormalizerService()), 17 => ($this->privates['App\\Api\\Serializer\\Normalizer\\SharedTimelinePostNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\SharedTimelinePostNormalizer'] = new \App\Api\Serializer\Normalizer\SharedTimelinePostNormalizer())), 18 => ($this->privates['App\\Api\\Serializer\\Normalizer\\ThumbnailNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\ThumbnailNormalizer'] = new \App\Api\Serializer\Normalizer\ThumbnailNormalizer())), 19 => ($this->privates['App\\Api\\Serializer\\Normalizer\\TimelinePostCommentNormalizer'] ?? $this->getTimelinePostCommentNormalizerService()), 20 => ($this->privates['App\\Api\\Serializer\\Normalizer\\TimelinePostNormalizer'] ?? $this->getTimelinePostNormalizerService()), 21 => ($this->privates['App\\Api\\Serializer\\Normalizer\\VideoNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\VideoNormalizer'] = new \App\Api\Serializer\Normalizer\VideoNormalizer())), 22 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 23 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 24 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 26 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 27 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), 28 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b, $c, $d, $e, NULL, [])), 29 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 30 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 31 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 32 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 33 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 34 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b, $c, $a, $d, $e, NULL, [])], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$c = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$d = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
$e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$f = ($this->services['router'] ?? $this->getRouterService());
$g = ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] ?? $this->getNavigationService());
$h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$h->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
$i = ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService());
$j = ($this->privates['webpack_encore.twig_stimulus_extension'] ?? ($this->privates['webpack_encore.twig_stimulus_extension'] = new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension()));
$k = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
$k->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
$l = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
$m = new \Symfony\Component\Mercure\HubRegistry($l, ['default' => $l]);
$n = new \Symfony\Bridge\Twig\AppVariable();
$n->setEnvironment('dev');
$n->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$n->setTokenStorage($b);
}
if ($this->has('request_stack')) {
$n->setRequestStack($a);
}
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($a, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $b)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($c, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($a, ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()))));
$instance->addExtension(($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
$instance->addExtension(new \App\Auction\Twig\Extension\AuctionlotExtension());
$instance->addExtension(new \App\Core\Twig\Extension\AnkerBrickExtension());
$instance->addExtension(new \App\Core\Twig\Extension\ArrayReplaceExtension());
$instance->addExtension(new \App\Core\Twig\Extension\CarbonExtension());
$instance->addExtension(new \App\Core\Twig\Extension\CountryExtension());
$instance->addExtension(new \App\Core\Twig\Extension\DeepMergeExtension());
$instance->addExtension(new \App\Core\Twig\Extension\EventHorsesExtension());
$instance->addExtension(new \App\Core\Twig\Extension\ExcerptExtension());
$instance->addExtension(new \App\Core\Twig\Extension\HtmlExtension());
$instance->addExtension(new \App\Core\Twig\Extension\InitialsExtension(new \App\Core\Service\Initials()));
$instance->addExtension(new \App\Core\Twig\Extension\LanguageExtension());
$instance->addExtension(new \App\Core\Twig\Extension\LanguageSwitcherExtension(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), $a, $f));
$instance->addExtension(new \App\Core\Twig\Extension\LiveEventSubscriberExtension($instance));
$instance->addExtension(new \App\Core\Twig\Extension\NavigationExtension($g));
$instance->addExtension(new \App\Core\Twig\Extension\ParseContentLinksExtension());
$instance->addExtension(new \App\Core\Twig\Extension\PriceExtension());
$instance->addExtension(new \App\Core\Twig\Extension\PrimaryProfileExtension());
$instance->addExtension(new \App\Core\Twig\Extension\RacesByRacedayExtension());
$instance->addExtension(new \App\Core\Twig\Extension\SectionNavigationExtension());
$instance->addExtension(new \App\Core\Twig\Extension\TabNavigationExtension());
$instance->addExtension(new \App\Core\Twig\Extension\UrlMetadataExtension(new \App\Core\Service\UrlMetadata(($this->services['GuzzleHttp\\Client'] ?? $this->getClientService())), new \App\Core\Service\UrlAssetLocator()));
$instance->addExtension(new \App\Jockeyexchange\Twig\Extension\JockeyAttendeesExtension());
$instance->addExtension(new \App\Notification\Twig\Extension\NotificationExtension());
$instance->addExtension(new \App\Profile\Messages\Twig\Extension\MessageExtension(($this->privates['App\\Profile\\Messages\\MessageService'] ?? ($this->privates['App\\Profile\\Messages\\MessageService'] = new \App\Profile\Messages\MessageService()))));
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
$instance->addExtension(new \Pimcore\Twig\Extension\HelpersExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] ?? $this->getPimcoreUrlService())));
$instance->addExtension(new \Pimcore\Twig\Extension\DocumentEditableExtension(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService())));
$instance->addExtension(($this->privates['Pimcore\\Twig\\Extension\\SubrequestExtension'] ?? $this->getSubrequestExtensionService()));
$instance->addExtension(new \Pimcore\Twig\Extension\PimcoreObjectExtension());
$instance->addExtension(new \Pimcore\Twig\Extension\PimcoreToolExtension());
$instance->addExtension(new \Pimcore\Twig\Extension\NavigationExtension($g));
$instance->addExtension(new \Pimcore\Twig\Extension\GlossaryExtension(new \Pimcore\Tool\Glossary\Processor(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), $i, ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()))));
$instance->addExtension(new \Pimcore\Twig\Extension\HeaderExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadLink'] ?? $this->getHeadLinkService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] ?? $this->getHeadMetaService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadScript'] ?? $this->getHeadScriptService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadStyle'] ?? $this->getHeadStyleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] ?? $this->getHeadTitleService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\InlineScript'] ?? $this->getInlineScriptService()), ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder'] ?? $this->getPlaceholderService())));
$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($i));
$instance->addExtension(new \Pimcore\Twig\Extension\AssetHelperExtensions());
$instance->addExtension(new \Pimcore\Twig\Extension\DataObjectHelperExtensions());
$instance->addExtension(new \Pimcore\Twig\Extension\DocumentHelperExtensions());
$instance->addExtension(new \Pimcore\Twig\Extension\ImageThumbnailExtension());
$instance->addExtension(new \Twig\DeferredExtension\DeferredExtension());
$instance->addExtension(new \Twig\Extra\String\StringExtension(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')))));
$instance->addExtension(new \Pimcore\Twig\Extension\AdminExtension($f));
$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', false],
], [
'webpack_encore.entrypoint_lookup_collection' => '?',
'webpack_encore.tag_renderer' => '?',
])));
$instance->addExtension($j);
$instance->addExtension(new \Symfony\UX\Turbo\Twig\TwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'default' => ['privates', 'turbo.mercure.default.renderer', 'getTurbo_Mercure_Default_RendererService', false],
], [
'default' => 'Symfony\\UX\\Turbo\\Bridge\\Mercure\\TurboStreamListenRenderer',
]), 'default'));
$instance->addExtension(new \Symfony\UX\React\Twig\ReactComponentExtension($j));
$instance->addExtension($k);
$instance->addExtension(new \Symfony\Component\Mercure\Twig\MercureExtension($m, new \Symfony\Component\Mercure\Authorization($m, NULL), $a));
$instance->addGlobal('app', $n);
$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', false],
'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', false],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
'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', false],
'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware', 'getCacheBusterAwareService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadLink' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadMeta' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadScript' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadStyle' => '?',
'Pimcore\\Twig\\Extension\\Templating\\HeadTitle' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Inc' => '?',
'Pimcore\\Twig\\Extension\\Templating\\InlineScript' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Navigation' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Placeholder' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension' => '?',
'Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware' => '?',
])));
$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->addGlobal('mercure_hub', $this->getEnv('MERCURE_SUBSCRIBER_URL'));
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the public 'App\Admin\PathFormatter\ProfilePathFormatter' shared autowired service.
*
* @return \App\Admin\PathFormatter\ProfilePathFormatter
*/
protected function getProfilePathFormatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/PathFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Admin/PathFormatter/ProfilePathFormatter.php';
return $this->services['App\\Admin\\PathFormatter\\ProfilePathFormatter'] = new \App\Admin\PathFormatter\ProfilePathFormatter();
}
/**
* Gets the public 'App\Api\Media\Controller\UploadController' shared autowired service.
*
* @return \App\Api\Media\Controller\UploadController
*/
protected function getUploadControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Api/Media/Controller/UploadController.php';
$this->services['App\\Api\\Media\\Controller\\UploadController'] = $instance = new \App\Api\Media\Controller\UploadController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Api\\Media\\Controller\\UploadController', $this));
return $instance;
}
/**
* Gets the public 'App\Api\News\Controller\NewsController' shared autowired service.
*
* @return \App\Api\News\Controller\NewsController
*/
protected function getNewsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Api/News/Controller/NewsController.php';
$this->services['App\\Api\\News\\Controller\\NewsController'] = $instance = new \App\Api\News\Controller\NewsController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Api\\News\\Controller\\NewsController', $this));
return $instance;
}
/**
* Gets the public 'App\Api\Schema\Controller\SchemaController' shared autowired service.
*
* @return \App\Api\Schema\Controller\SchemaController
*/
protected function getSchemaControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Api/Schema/Controller/SchemaController.php';
$this->services['App\\Api\\Schema\\Controller\\SchemaController'] = $instance = new \App\Api\Schema\Controller\SchemaController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Api\\Schema\\Controller\\SchemaController', $this));
return $instance;
}
/**
* Gets the public 'App\Api\Thumbnail\Controller\ThumbnailController' shared autowired service.
*
* @return \App\Api\Thumbnail\Controller\ThumbnailController
*/
protected function getThumbnailControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Api/Thumbnail/Controller/ThumbnailController.php';
$this->services['App\\Api\\Thumbnail\\Controller\\ThumbnailController'] = $instance = new \App\Api\Thumbnail\Controller\ThumbnailController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Api\\Thumbnail\\Controller\\ThumbnailController', $this));
return $instance;
}
/**
* Gets the public 'App\Api\Timeline\Controller\CommentController' shared autowired service.
*
* @return \App\Api\Timeline\Controller\CommentController
*/
protected function getCommentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Api/Timeline/Controller/CommentController.php';
$this->services['App\\Api\\Timeline\\Controller\\CommentController'] = $instance = new \App\Api\Timeline\Controller\CommentController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Api\\Timeline\\Controller\\CommentController', $this));
return $instance;
}
/**
* Gets the public 'App\Api\Timeline\Controller\IncidentController' shared autowired service.
*
* @return \App\Api\Timeline\Controller\IncidentController
*/
protected function getIncidentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Api/Timeline/Controller/IncidentController.php';
$this->services['App\\Api\\Timeline\\Controller\\IncidentController'] = $instance = new \App\Api\Timeline\Controller\IncidentController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Api\\Timeline\\Controller\\IncidentController', $this));
return $instance;
}
/**
* Gets the public 'App\Api\Timeline\Controller\TimelineController' shared autowired service.
*
* @return \App\Api\Timeline\Controller\TimelineController
*/
protected function getTimelineControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Api/Timeline/Controller/TimelineController.php';
$this->services['App\\Api\\Timeline\\Controller\\TimelineController'] = $instance = new \App\Api\Timeline\Controller\TimelineController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Api\\Timeline\\Controller\\TimelineController', $this));
return $instance;
}
/**
* Gets the public 'App\Api\Timeline\Controller\TimelinePostController' shared autowired service.
*
* @return \App\Api\Timeline\Controller\TimelinePostController
*/
protected function getTimelinePostControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Api/Timeline/Controller/TimelinePostController.php';
$this->services['App\\Api\\Timeline\\Controller\\TimelinePostController'] = $instance = new \App\Api\Timeline\Controller\TimelinePostController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Api\\Timeline\\Controller\\TimelinePostController', $this));
return $instance;
}
/**
* Gets the public 'App\Auction\Controller\AuctionController' shared autowired service.
*
* @return \App\Auction\Controller\AuctionController
*/
protected function getAuctionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Auction/Controller/AuctionController.php';
$this->services['App\\Auction\\Controller\\AuctionController'] = $instance = new \App\Auction\Controller\AuctionController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Auction\\Controller\\AuctionController', $this));
return $instance;
}
/**
* Gets the public 'App\Auction\Controller\AuctionTabNavigationController' shared autowired service.
*
* @return \App\Auction\Controller\AuctionTabNavigationController
*/
protected function getAuctionTabNavigationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Auction/Controller/AuctionTabNavigationController.php';
$this->services['App\\Auction\\Controller\\AuctionTabNavigationController'] = $instance = new \App\Auction\Controller\AuctionTabNavigationController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Auction\\Controller\\AuctionTabNavigationController', $this));
return $instance;
}
/**
* Gets the public 'App\Auction\LinkGenerator\AuctionLinkGenerator' shared autowired service.
*
* @return \App\Auction\LinkGenerator\AuctionLinkGenerator
*/
protected function getAuctionLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Auction/LinkGenerator/AuctionLinkGenerator.php';
return $this->services['App\\Auction\\LinkGenerator\\AuctionLinkGenerator'] = new \App\Auction\LinkGenerator\AuctionLinkGenerator(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the public 'App\Calendar\Controller\CalendarController' shared autowired service.
*
* @return \App\Calendar\Controller\CalendarController
*/
protected function getCalendarControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Calendar/Controller/CalendarController.php';
$this->services['App\\Calendar\\Controller\\CalendarController'] = $instance = new \App\Calendar\Controller\CalendarController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Calendar\\Controller\\CalendarController', $this));
return $instance;
}
/**
* Gets the public 'App\Dev\Controller\IconListController' shared autowired service.
*
* @return \App\Dev\Controller\IconListController
*/
protected function getIconListControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Dev/Controller/IconListController.php';
$this->services['App\\Dev\\Controller\\IconListController'] = $instance = new \App\Dev\Controller\IconListController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Dev\\Controller\\IconListController', $this));
return $instance;
}
/**
* Gets the public 'App\Document\Controller\DocumentController' shared autowired service.
*
* @return \App\Document\Controller\DocumentController
*/
protected function getDocumentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Document/Controller/DocumentController.php';
$this->services['App\\Document\\Controller\\DocumentController'] = $instance = new \App\Document\Controller\DocumentController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Document\\Controller\\DocumentController', $this));
return $instance;
}
/**
* Gets the public 'App\ElasticSearch\Controller\ElasticSearchController' shared autowired service.
*
* @return \App\ElasticSearch\Controller\ElasticSearchController
*/
protected function getElasticSearchControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Controller/ElasticSearchController.php';
$this->services['App\\ElasticSearch\\Controller\\ElasticSearchController'] = $instance = new \App\ElasticSearch\Controller\ElasticSearchController(($this->privates['App\\ElasticSearch\\Service\\ElasticSearchService'] ?? $this->getElasticSearchServiceService()));
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\ElasticSearch\\Controller\\ElasticSearchController', $this));
return $instance;
}
/**
* Gets the public 'App\Horse\Controller\HorseTabNavigationController' shared autowired service.
*
* @return \App\Horse\Controller\HorseTabNavigationController
*/
protected function getHorseTabNavigationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Horse/Controller/HorseTabNavigationController.php';
$this->services['App\\Horse\\Controller\\HorseTabNavigationController'] = $instance = new \App\Horse\Controller\HorseTabNavigationController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Horse\\Controller\\HorseTabNavigationController', $this));
return $instance;
}
/**
* Gets the public 'App\Horse\LinkGenerator\HorseLinkGenerator' shared autowired service.
*
* @return \App\Horse\LinkGenerator\HorseLinkGenerator
*/
protected function getHorseLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Horse/LinkGenerator/HorseLinkGenerator.php';
return $this->services['App\\Horse\\LinkGenerator\\HorseLinkGenerator'] = new \App\Horse\LinkGenerator\HorseLinkGenerator(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the public 'App\Importer\Controller\ImporterController' shared autowired service.
*
* @return \App\Importer\Controller\ImporterController
*/
protected function getImporterControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Controller/ImporterController.php';
$this->services['App\\Importer\\Controller\\ImporterController'] = $instance = new \App\Importer\Controller\ImporterController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Importer\\Controller\\ImporterController', $this));
return $instance;
}
/**
* Gets the public 'App\Jockeyexchange\Controller\JockeyexchangeController' shared autowired service.
*
* @return \App\Jockeyexchange\Controller\JockeyexchangeController
*/
protected function getJockeyexchangeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Jockeyexchange/Controller/JockeyexchangeController.php';
$this->services['App\\Jockeyexchange\\Controller\\JockeyexchangeController'] = $instance = new \App\Jockeyexchange\Controller\JockeyexchangeController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Jockeyexchange\\Controller\\JockeyexchangeController', $this));
return $instance;
}
/**
* Gets the public 'App\Marketplace\Controller\MarketplaceController' shared autowired service.
*
* @return \App\Marketplace\Controller\MarketplaceController
*/
protected function getMarketplaceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Marketplace/Controller/MarketplaceController.php';
$this->services['App\\Marketplace\\Controller\\MarketplaceController'] = $instance = new \App\Marketplace\Controller\MarketplaceController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Marketplace\\Controller\\MarketplaceController', $this));
return $instance;
}
/**
* Gets the public 'App\Modal\Controller\ModalController' shared autowired service.
*
* @return \App\Modal\Controller\ModalController
*/
protected function getModalControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Modal/Controller/ModalController.php';
$this->services['App\\Modal\\Controller\\ModalController'] = $instance = new \App\Modal\Controller\ModalController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Modal\\Controller\\ModalController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkAuctionController' shared autowired service.
*
* @return \App\Network\Controller\NetworkAuctionController
*/
protected function getNetworkAuctionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkAuctionController.php';
$this->services['App\\Network\\Controller\\NetworkAuctionController'] = $instance = new \App\Network\Controller\NetworkAuctionController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkAuctionController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkAuctionhouseController' shared autowired service.
*
* @return \App\Network\Controller\NetworkAuctionhouseController
*/
protected function getNetworkAuctionhouseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkAuctionhouseController.php';
$this->services['App\\Network\\Controller\\NetworkAuctionhouseController'] = $instance = new \App\Network\Controller\NetworkAuctionhouseController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkAuctionhouseController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkController' shared autowired service.
*
* @return \App\Network\Controller\NetworkController
*/
protected function getNetworkControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkController.php';
$this->services['App\\Network\\Controller\\NetworkController'] = $instance = new \App\Network\Controller\NetworkController(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Timeline\\Service\\TimelinePostService'] ?? $this->getTimelinePostServiceService()));
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkHorseController' shared autowired service.
*
* @return \App\Network\Controller\NetworkHorseController
*/
protected function getNetworkHorseControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkHorseController.php';
$this->services['App\\Network\\Controller\\NetworkHorseController'] = $instance = new \App\Network\Controller\NetworkHorseController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkHorseController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkMentionsController' shared autowired service.
*
* @return \App\Network\Controller\NetworkMentionsController
*/
protected function getNetworkMentionsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkMentionsController.php';
$this->services['App\\Network\\Controller\\NetworkMentionsController'] = $instance = new \App\Network\Controller\NetworkMentionsController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkMentionsController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkProfileController' shared autowired service.
*
* @return \App\Network\Controller\NetworkProfileController
*/
protected function getNetworkProfileControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkProfileController.php';
$this->services['App\\Network\\Controller\\NetworkProfileController'] = $instance = new \App\Network\Controller\NetworkProfileController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkProfileController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkRaceController' shared autowired service.
*
* @return \App\Network\Controller\NetworkRaceController
*/
protected function getNetworkRaceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkRaceController.php';
$this->services['App\\Network\\Controller\\NetworkRaceController'] = $instance = new \App\Network\Controller\NetworkRaceController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkRaceController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkRacedayController' shared autowired service.
*
* @return \App\Network\Controller\NetworkRacedayController
*/
protected function getNetworkRacedayControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkRacedayController.php';
$this->services['App\\Network\\Controller\\NetworkRacedayController'] = $instance = new \App\Network\Controller\NetworkRacedayController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkRacedayController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkRacetrackController' shared autowired service.
*
* @return \App\Network\Controller\NetworkRacetrackController
*/
protected function getNetworkRacetrackControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkRacetrackController.php';
$this->services['App\\Network\\Controller\\NetworkRacetrackController'] = $instance = new \App\Network\Controller\NetworkRacetrackController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkRacetrackController', $this));
return $instance;
}
/**
* Gets the public 'App\Network\Controller\NetworkTabNavigationController' shared autowired service.
*
* @return \App\Network\Controller\NetworkTabNavigationController
*/
protected function getNetworkTabNavigationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Network/Controller/NetworkTabNavigationController.php';
$this->services['App\\Network\\Controller\\NetworkTabNavigationController'] = $instance = new \App\Network\Controller\NetworkTabNavigationController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Network\\Controller\\NetworkTabNavigationController', $this));
return $instance;
}
/**
* Gets the public 'App\News\Controller\NewsController' shared autowired service.
*
* @return \App\News\Controller\NewsController
*/
protected function getNewsController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/News/Controller/NewsController.php';
$this->services['App\\News\\Controller\\NewsController'] = $instance = new \App\News\Controller\NewsController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\News\\Controller\\NewsController', $this));
return $instance;
}
/**
* Gets the public 'App\Newsletter\Controller\NewsletterController' shared autowired service.
*
* @return \App\Newsletter\Controller\NewsletterController
*/
protected function getNewsletterControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Newsletter/Controller/NewsletterController.php';
$this->services['App\\Newsletter\\Controller\\NewsletterController'] = $instance = new \App\Newsletter\Controller\NewsletterController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Newsletter\\Controller\\NewsletterController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileAdminAchievementsController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileAdminAchievementsController
*/
protected function getProfileAdminAchievementsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileAdminAchievementsController.php';
$this->services['App\\Profile\\Controller\\ProfileAdminAchievementsController'] = $instance = new \App\Profile\Controller\ProfileAdminAchievementsController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileAdminAchievementsController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileAdminController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileAdminController
*/
protected function getProfileAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileAdminController.php';
$this->services['App\\Profile\\Controller\\ProfileAdminController'] = $instance = new \App\Profile\Controller\ProfileAdminController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileAdminController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileAdminHorsesController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileAdminHorsesController
*/
protected function getProfileAdminHorsesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileAdminHorsesController.php';
$this->services['App\\Profile\\Controller\\ProfileAdminHorsesController'] = $instance = new \App\Profile\Controller\ProfileAdminHorsesController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileAdminHorsesController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileAdminNetworkController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileAdminNetworkController
*/
protected function getProfileAdminNetworkControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileAdminNetworkController.php';
$this->services['App\\Profile\\Controller\\ProfileAdminNetworkController'] = $instance = new \App\Profile\Controller\ProfileAdminNetworkController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileAdminNetworkController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileAdminOrganisationsController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileAdminOrganisationsController
*/
protected function getProfileAdminOrganisationsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileAdminOrganisationsController.php';
$this->services['App\\Profile\\Controller\\ProfileAdminOrganisationsController'] = $instance = new \App\Profile\Controller\ProfileAdminOrganisationsController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileAdminOrganisationsController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileAdminPartnerController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileAdminPartnerController
*/
protected function getProfileAdminPartnerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileAdminPartnerController.php';
$this->services['App\\Profile\\Controller\\ProfileAdminPartnerController'] = $instance = new \App\Profile\Controller\ProfileAdminPartnerController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileAdminPartnerController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileAdminTeamController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileAdminTeamController
*/
protected function getProfileAdminTeamControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileAdminTeamController.php';
$this->services['App\\Profile\\Controller\\ProfileAdminTeamController'] = $instance = new \App\Profile\Controller\ProfileAdminTeamController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileAdminTeamController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileAttendeesController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileAttendeesController
*/
protected function getProfileAttendeesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileAttendeesController.php';
$this->services['App\\Profile\\Controller\\ProfileAttendeesController'] = $instance = new \App\Profile\Controller\ProfileAttendeesController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileAttendeesController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileAuthController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileAuthController
*/
protected function getProfileAuthControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileAuthController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Service/ProfileAuthService.php';
$this->services['App\\Profile\\Controller\\ProfileAuthController'] = $instance = new \App\Profile\Controller\ProfileAuthController(new \App\Profile\Service\ProfileAuthService(), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileAuthController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileClubController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileClubController
*/
protected function getProfileClubControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileClubController.php';
$this->services['App\\Profile\\Controller\\ProfileClubController'] = $instance = new \App\Profile\Controller\ProfileClubController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileClubController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileCompletionController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileCompletionController
*/
protected function getProfileCompletionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileCompletionController.php';
$this->services['App\\Profile\\Controller\\ProfileCompletionController'] = $instance = new \App\Profile\Controller\ProfileCompletionController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileCompletionController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileMessagesController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileMessagesController
*/
protected function getProfileMessagesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileMessagesController.php';
$this->services['App\\Profile\\Controller\\ProfileMessagesController'] = $instance = new \App\Profile\Controller\ProfileMessagesController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileMessagesController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileNotificationsController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileNotificationsController
*/
protected function getProfileNotificationsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileNotificationsController.php';
$this->services['App\\Profile\\Controller\\ProfileNotificationsController'] = $instance = new \App\Profile\Controller\ProfileNotificationsController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileNotificationsController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Controller\ProfileTopbarController' shared autowired service.
*
* @return \App\Profile\Controller\ProfileTopbarController
*/
protected function getProfileTopbarControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Controller/ProfileTopbarController.php';
$this->services['App\\Profile\\Controller\\ProfileTopbarController'] = $instance = new \App\Profile\Controller\ProfileTopbarController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Controller\\ProfileTopbarController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\LinkGenerator\AssociationLinkGenerator' shared autowired service.
*
* @return \App\Profile\LinkGenerator\AssociationLinkGenerator
*/
protected function getAssociationLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/LinkGenerator/AssociationLinkGenerator.php';
return $this->services['App\\Profile\\LinkGenerator\\AssociationLinkGenerator'] = new \App\Profile\LinkGenerator\AssociationLinkGenerator(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Profile\LinkGenerator\AuctionhouseLinkGenerator' shared autowired service.
*
* @return \App\Profile\LinkGenerator\AuctionhouseLinkGenerator
*/
protected function getAuctionhouseLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/LinkGenerator/AuctionhouseLinkGenerator.php';
return $this->services['App\\Profile\\LinkGenerator\\AuctionhouseLinkGenerator'] = new \App\Profile\LinkGenerator\AuctionhouseLinkGenerator(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Profile\LinkGenerator\JockeyLinkGenerator' shared autowired service.
*
* @return \App\Profile\LinkGenerator\JockeyLinkGenerator
*/
protected function getJockeyLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/LinkGenerator/JockeyLinkGenerator.php';
return $this->services['App\\Profile\\LinkGenerator\\JockeyLinkGenerator'] = new \App\Profile\LinkGenerator\JockeyLinkGenerator();
}
/**
* Gets the public 'App\Profile\LinkGenerator\OwnerLinkGenerator' shared autowired service.
*
* @return \App\Profile\LinkGenerator\OwnerLinkGenerator
*/
protected function getOwnerLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/LinkGenerator/OwnerLinkGenerator.php';
return $this->services['App\\Profile\\LinkGenerator\\OwnerLinkGenerator'] = new \App\Profile\LinkGenerator\OwnerLinkGenerator();
}
/**
* Gets the public 'App\Profile\LinkGenerator\PhotographerLinkGenerator' shared autowired service.
*
* @return \App\Profile\LinkGenerator\PhotographerLinkGenerator
*/
protected function getPhotographerLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/LinkGenerator/PhotographerLinkGenerator.php';
return $this->services['App\\Profile\\LinkGenerator\\PhotographerLinkGenerator'] = new \App\Profile\LinkGenerator\PhotographerLinkGenerator(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Profile\LinkGenerator\ProfileLinkGenerator' shared autowired service.
*
* @return \App\Profile\LinkGenerator\ProfileLinkGenerator
*/
protected function getProfileLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/LinkGenerator/ProfileLinkGenerator.php';
return $this->services['App\\Profile\\LinkGenerator\\ProfileLinkGenerator'] = new \App\Profile\LinkGenerator\ProfileLinkGenerator(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the public 'App\Profile\LinkGenerator\RacetrackLinkGenerator' shared autowired service.
*
* @return \App\Profile\LinkGenerator\RacetrackLinkGenerator
*/
protected function getRacetrackLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/LinkGenerator/RacetrackLinkGenerator.php';
return $this->services['App\\Profile\\LinkGenerator\\RacetrackLinkGenerator'] = new \App\Profile\LinkGenerator\RacetrackLinkGenerator(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'App\Profile\LinkGenerator\StudfarmLinkGenerator' shared autowired service.
*
* @return \App\Profile\LinkGenerator\StudfarmLinkGenerator
*/
protected function getStudfarmLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/LinkGenerator/StudfarmLinkGenerator.php';
return $this->services['App\\Profile\\LinkGenerator\\StudfarmLinkGenerator'] = new \App\Profile\LinkGenerator\StudfarmLinkGenerator();
}
/**
* Gets the public 'App\Profile\LinkGenerator\TrainerLinkGenerator' shared autowired service.
*
* @return \App\Profile\LinkGenerator\TrainerLinkGenerator
*/
protected function getTrainerLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/LinkGenerator/TrainerLinkGenerator.php';
return $this->services['App\\Profile\\LinkGenerator\\TrainerLinkGenerator'] = new \App\Profile\LinkGenerator\TrainerLinkGenerator();
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminAgentController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminAgentController
*/
protected function getProfileAdminAgentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminAgentController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminAgentController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminAgentController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminAgentController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminAssociationController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminAssociationController
*/
protected function getProfileAdminAssociationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminAssociationController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminAssociationController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminAssociationController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminAssociationController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminAuctioneerController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminAuctioneerController
*/
protected function getProfileAdminAuctioneerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminAuctioneerController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminAuctioneerController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminAuctioneerController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminAuctioneerController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminBreederController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminBreederController
*/
protected function getProfileAdminBreederControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminBreederController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminBreederController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminBreederController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminBreederController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminClinicController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminClinicController
*/
protected function getProfileAdminClinicControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminClinicController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminClinicController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminClinicController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminClinicController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminFarrierController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminFarrierController
*/
protected function getProfileAdminFarrierControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminFarrierController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminFarrierController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminFarrierController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminFarrierController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminHorsefanController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminHorsefanController
*/
protected function getProfileAdminHorsefanControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminHorsefanController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminHorsefanController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminHorsefanController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminHorsefanController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminJockeyController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminJockeyController
*/
protected function getProfileAdminJockeyControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminJockeyController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminJockeyController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminJockeyController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminJockeyController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminModeratorController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminModeratorController
*/
protected function getProfileAdminModeratorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminModeratorController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminModeratorController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminModeratorController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminModeratorController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminOwnerController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminOwnerController
*/
protected function getProfileAdminOwnerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminOwnerController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminOwnerController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminOwnerController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminOwnerController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminPhotographerController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminPhotographerController
*/
protected function getProfileAdminPhotographerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminPhotographerController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminPhotographerController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminPhotographerController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminPhotographerController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminRacingManagerController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminRacingManagerController
*/
protected function getProfileAdminRacingManagerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminRacingManagerController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminRacingManagerController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminRacingManagerController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminRacingManagerController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminRidingstableController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminRidingstableController
*/
protected function getProfileAdminRidingstableControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminRidingstableController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminRidingstableController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminRidingstableController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminRidingstableController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminStudfarmController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminStudfarmController
*/
protected function getProfileAdminStudfarmControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminStudfarmController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminStudfarmController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminStudfarmController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminStudfarmController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminSyndicateController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminSyndicateController
*/
protected function getProfileAdminSyndicateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminSyndicateController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminSyndicateController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminSyndicateController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminSyndicateController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminTrainerController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminTrainerController
*/
protected function getProfileAdminTrainerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminTrainerController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminTrainerController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminTrainerController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminTrainerController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminTransportController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminTransportController
*/
protected function getProfileAdminTransportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminTransportController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminTransportController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminTransportController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminTransportController', $this));
return $instance;
}
/**
* Gets the public 'App\Profile\Subprofiles\Controller\ProfileAdminVetController' shared autowired service.
*
* @return \App\Profile\Subprofiles\Controller\ProfileAdminVetController
*/
protected function getProfileAdminVetControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/ProfileAdminVetController.php';
$this->services['App\\Profile\\Subprofiles\\Controller\\ProfileAdminVetController'] = $instance = new \App\Profile\Subprofiles\Controller\ProfileAdminVetController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Profile\\Subprofiles\\Controller\\ProfileAdminVetController', $this));
return $instance;
}
/**
* Gets the public 'App\Race\Controller\RaceController' shared autowired service.
*
* @return \App\Race\Controller\RaceController
*/
protected function getRaceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Race/Controller/RaceController.php';
$this->services['App\\Race\\Controller\\RaceController'] = $instance = new \App\Race\Controller\RaceController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Race\\Controller\\RaceController', $this));
return $instance;
}
/**
* Gets the public 'App\Race\Controller\RacingtrackController' shared autowired service.
*
* @return \App\Race\Controller\RacingtrackController
*/
protected function getRacingtrackControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Race/Controller/RacingtrackController.php';
$this->services['App\\Race\\Controller\\RacingtrackController'] = $instance = new \App\Race\Controller\RacingtrackController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Race\\Controller\\RacingtrackController', $this));
return $instance;
}
/**
* Gets the public 'App\Race\LinkGenerator\RaceLinkGenerator' shared autowired service.
*
* @return \App\Race\LinkGenerator\RaceLinkGenerator
*/
protected function getRaceLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Race/LinkGenerator/RaceLinkGenerator.php';
return $this->services['App\\Race\\LinkGenerator\\RaceLinkGenerator'] = new \App\Race\LinkGenerator\RaceLinkGenerator(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the public 'App\Raceday\Controller\RacedayController' shared autowired service.
*
* @return \App\Raceday\Controller\RacedayController
*/
protected function getRacedayControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Raceday/Controller/RacedayController.php';
$this->services['App\\Raceday\\Controller\\RacedayController'] = $instance = new \App\Raceday\Controller\RacedayController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Raceday\\Controller\\RacedayController', $this));
return $instance;
}
/**
* Gets the public 'App\Raceday\Controller\RacedayTabNavigationController' shared autowired service.
*
* @return \App\Raceday\Controller\RacedayTabNavigationController
*/
protected function getRacedayTabNavigationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Raceday/Controller/RacedayTabNavigationController.php';
$this->services['App\\Raceday\\Controller\\RacedayTabNavigationController'] = $instance = new \App\Raceday\Controller\RacedayTabNavigationController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Raceday\\Controller\\RacedayTabNavigationController', $this));
return $instance;
}
/**
* Gets the public 'App\Raceday\LinkGenerator\RacedayLinkGenerator' shared autowired service.
*
* @return \App\Raceday\LinkGenerator\RacedayLinkGenerator
*/
protected function getRacedayLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Raceday/LinkGenerator/RacedayLinkGenerator.php';
return $this->services['App\\Raceday\\LinkGenerator\\RacedayLinkGenerator'] = new \App\Raceday\LinkGenerator\RacedayLinkGenerator(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the public 'App\Stripe\Controller\PublicStripeController' shared autowired service.
*
* @return \App\Stripe\Controller\PublicStripeController
*/
protected function getPublicStripeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Stripe/Controller/PublicStripeController.php';
$this->services['App\\Stripe\\Controller\\PublicStripeController'] = $instance = new \App\Stripe\Controller\PublicStripeController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Stripe\\Controller\\PublicStripeController', $this));
return $instance;
}
/**
* Gets the public 'App\Stripe\Controller\StripeController' shared autowired service.
*
* @return \App\Stripe\Controller\StripeController
*/
protected function getStripeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Stripe/Controller/StripeController.php';
$this->services['App\\Stripe\\Controller\\StripeController'] = $instance = new \App\Stripe\Controller\StripeController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Stripe\\Controller\\StripeController', $this));
return $instance;
}
/**
* Gets the public 'App\Timeline\Controller\TimelineCommentController' shared autowired service.
*
* @return \App\Timeline\Controller\TimelineCommentController
*/
protected function getTimelineCommentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Controller/TimelineCommentController.php';
$this->services['App\\Timeline\\Controller\\TimelineCommentController'] = $instance = new \App\Timeline\Controller\TimelineCommentController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Timeline\\Controller\\TimelineCommentController', $this));
return $instance;
}
/**
* Gets the public 'App\Timeline\Controller\TimelineController' shared autowired service.
*
* @return \App\Timeline\Controller\TimelineController
*/
protected function getTimelineController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Controller/TimelineController.php';
$this->services['App\\Timeline\\Controller\\TimelineController'] = $instance = new \App\Timeline\Controller\TimelineController();
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('App\\Timeline\\Controller\\TimelineController', $this));
return $instance;
}
/**
* Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
*/
protected function getProfilerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* 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->getClientFactoryService())->createClient();
}
/**
* Gets the public 'Knp\Component\Pager\PaginatorInterface' shared autowired service.
*
* @return \Knp\Component\Pager\Paginator
*/
protected function getPaginatorInterfaceService()
{
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';
return $this->services['Knp\\Component\\Pager\\PaginatorInterface'] = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'Pimcore\Admin\Serializer' shared autowired service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function getSerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Serializer/Normalizer/ReferenceLoopNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
return $this->services['Pimcore\\Admin\\Serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Pimcore\Bundle\AdminBundle\Serializer\Normalizer\ReferenceLoopNormalizer()], [0 => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController
*/
protected function getAssetControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/ElementControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Asset/AssetController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController
*/
protected function getAssetHelperControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Asset/AssetHelperController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Asset\AssetHelperController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController
*/
protected function getClassControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/ClassController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController
*/
protected function getClassificationstoreControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/ClassificationstoreController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\ClassificationstoreController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController
*/
protected function getDataObjectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/ElementControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/DataObjectActionsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/DataObjectController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController
*/
protected function getDataObjectHelperControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/DataObjectHelperController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\DataObjectHelperController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController
*/
protected function getQuantityValueControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/QuantityValueController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\QuantityValueController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController
*/
protected function getVariantsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/DataObjectActionsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/DataObject/VariantsController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\DataObject\VariantsController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController
*/
protected function getDocumentController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/ElementControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\DocumentController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController
*/
protected function getEmailControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/EmailController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\EmailController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController
*/
protected function getFolderControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/FolderController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\FolderController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController
*/
protected function getHardlinkControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/HardlinkController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\HardlinkController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController
*/
protected function getLinkControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/LinkController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\LinkController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\NewsletterController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\NewsletterController
*/
protected function getNewsletterController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/NewsletterController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\NewsletterController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController
*/
protected function getPageControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/PageController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PageController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PrintcontainerController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PrintcontainerController
*/
protected function getPrintcontainerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/PrintpageControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/PrintcontainerController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PrintcontainerController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PrintpageController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PrintpageController
*/
protected function getPrintpageControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/PrintpageControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/PrintpageController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\PrintpageController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController
*/
protected function getRenderletControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/RenderletController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\RenderletController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController
*/
protected function getSnippetControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/ApplySchedulerDataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/DocumentTreeConfigTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Traits/ElementEditLockHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/DocumentControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/Document/SnippetController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\Document\SnippetController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController
*/
protected function getElementControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/ElementController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\ElementController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController
*/
protected function getEmailController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/EmailController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\EmailController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\External\AdminerController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\External\AdminerController
*/
protected function getAdminerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/External/AdminerController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\External\AdminerController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\External\OpcacheController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\External\OpcacheController
*/
protected function getOpcacheControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/External/OpcacheController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\External\OpcacheController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController
*/
protected function getIndexControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelResponseEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/IndexController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\IndexController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController
*/
protected function getInstallControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/InstallController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\InstallController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\LogController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\LogController
*/
protected function getLogControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/LogController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\LogController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController
*/
protected function getLoginControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/BruteforceProtectedControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelResponseEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/LoginController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\LoginController(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController
*/
protected function getMiscControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/MiscController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\MiscController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController
*/
protected function getNotificationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/NotificationController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\NotificationController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController
*/
protected function getPortalControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/PortalController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\PortalController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController
*/
protected function getRecyclebinControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/RecyclebinController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\RecyclebinController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\RedirectsController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\RedirectsController
*/
protected function getRedirectsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/RedirectsController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\RedirectsController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController
*/
protected function getSettingsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Helper/StopMessengerWorkersTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/SettingsController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\SettingsController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController
*/
protected function getTagsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/TagsController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\TagsController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\TargetingController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\TargetingController
*/
protected function getTargetingControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/TargetingController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\TargetingController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController
*/
protected function getTranslationControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/TranslationController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\TranslationController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\UserController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\UserController
*/
protected function getUserControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/UserController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\UserController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController
*/
protected function getWorkflowControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Admin/WorkflowController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Admin\WorkflowController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\ExtensionManager\ExtensionManagerController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\ExtensionManager\ExtensionManagerController
*/
protected function getExtensionManagerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/ExtensionManager/ExtensionManagerController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\ExtensionManager\ExtensionManagerController(($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()), ($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService()));
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController
*/
protected function getAdminControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/GDPR/AdminController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\GDPR\AdminController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController
*/
protected function getAssetController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/GDPR/AssetController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\GDPR\AssetController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController
*/
protected function getDataObjectController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/GDPR/DataObjectController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\GDPR\DataObjectController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController
*/
protected function getPimcoreUsersControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/GDPR/PimcoreUsersController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\GDPR\PimcoreUsersController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController
*/
protected function getSentMailControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/GDPR/SentMailController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\GDPR\SentMailController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Reports\AnalyticsController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Reports\AnalyticsController
*/
protected function getAnalyticsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Reports/ReportsControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/KernelControllerEventInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Reports/AnalyticsController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Reports\AnalyticsController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Reports\CustomReportController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Reports\CustomReportController
*/
protected function getCustomReportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Reports/ReportsControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Reports/CustomReportController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Reports\CustomReportController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Reports\SettingsController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Reports\SettingsController
*/
protected function getSettingsController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Reports/ReportsControllerBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Reports/SettingsController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Reports\SettingsController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Controller\Searchadmin\SearchController' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Controller\Searchadmin\SearchController
*/
protected function getSearchControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Traits/AdminStyleTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/Searchadmin/SearchController.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController'] = $instance = new \Pimcore\Bundle\AdminBundle\Controller\Searchadmin\SearchController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController', $this));
return $instance;
}
/**
* 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\AdminBundle\Security\User\TokenStorageUserResolver' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver
*/
protected function getTokenStorageUserResolverService()
{
return $this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] = new \Pimcore\Bundle\AdminBundle\Security\User\TokenStorageUserResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the public 'Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler
*/
protected function getAdminSessionHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/Handler/AdminSessionHandler.php';
$this->services['Pimcore\\Bundle\\AdminBundle\\Session\\Handler\\AdminSessionHandler'] = $instance = new \Pimcore\Bundle\AdminBundle\Session\Handler\AdminSessionHandler(($this->services['session'] ?? $this->getSessionService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
$a = ($this->services['monolog.logger.pimcore_admin.session'] ?? $this->getMonolog_Logger_PimcoreAdmin_SessionService());
$instance->setLogger($a);
$instance->setLogger($a);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\CoreBundle\Controller\PublicServicesController' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Controller\PublicServicesController
*/
protected function getPublicServicesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Controller/PublicServicesController.php';
$this->services['Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController'] = $instance = new \Pimcore\Bundle\CoreBundle\Controller\PublicServicesController();
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'pimcore.templating' => ['services', 'pimcore.templating.engine.delegating', 'getPimcore_Templating_Engine_DelegatingService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'message_bus' => '?',
'messenger.default_bus' => '?',
'parameter_bag' => '?',
'pimcore.templating' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController', $this));
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());
$this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\FullPageCacheListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), new \Pimcore\Cache\FullPage\SessionStatus('_sf2_meta', $a), $a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener
*/
protected function getGoogleAnalyticsCodeListenerService()
{
$this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleAnalyticsCodeListener(($this->privates['Pimcore\\Analytics\\Google\\Tracker'] ?? $this->getTrackerService()));
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener
*/
protected function getGoogleTagManagerListenerService()
{
$this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleTagManagerListener(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener
*/
protected function getWorkflowManagementListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/WorkflowManagementListener.php';
return $this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\WorkflowManagementListener(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()), ($this->services['Pimcore\\Workflow\\Place\\StatusInfo'] ?? $this->getStatusInfoService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Pimcore\\Workflow\\ActionsButtonService'] ?? $this->getActionsButtonServiceService()));
}
/**
* Gets the public 'Pimcore\Bundle\DataHubBundle\Controller\ConfigController' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\Controller\ConfigController
*/
protected function getConfigControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Controller/ConfigController.php';
$this->services['Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController'] = $instance = new \Pimcore\Bundle\DataHubBundle\Controller\ConfigController();
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\DataHubBundle\Controller\GraphQLExplorerController' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\Controller\GraphQLExplorerController
*/
protected function getGraphQLExplorerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Controller/GraphQLExplorerController.php';
$this->services['Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController'] = $instance = new \Pimcore\Bundle\DataHubBundle\Controller\GraphQLExplorerController();
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'message_bus' => '?',
'messenger.default_bus' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\DataHubBundle\Controller\WebserviceController' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\Controller\WebserviceController
*/
protected function getWebserviceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/FrontendController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Controller/WebserviceController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Service/CheckConsumerPermissionsService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Service/FileUploadService.php';
$this->services['Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController'] = $instance = new \Pimcore\Bundle\DataHubBundle\Controller\WebserviceController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService'] ?? ($this->services['Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService'] = new \Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService())), ($this->services['Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService'] ?? $this->getOutputCacheServiceService()), ($this->services['Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService'] ?? ($this->services['Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService'] = new \Pimcore\Bundle\DataHubBundle\Service\FileUploadService())));
$instance->setContainer(($this->privates['.service_locator..NCYVle'] ?? $this->get_ServiceLocator__NCYVleService())->withContext('Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\DataHubBundle\GraphQL\Service' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Service
*/
protected function getServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Service.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/FieldHelper/AbstractFieldHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/FieldHelper/AssetFieldHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/FieldHelper/DocumentFieldHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/FieldHelper/DataObjectFieldHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/Type.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/HasFieldsType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/TypeWithFields.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/OutputType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/CompositeType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/ImplementingType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/ObjectType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/AssetType/AssetMetadataItem.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputObjectType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/AssetType/AssetInputType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/General/FolderType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/AssetType/AssetFolderType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/UnionType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/AssetType/AssetTreeType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/ElementDescriptorInputType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/GeopointInputType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/ObjectTreeType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/ObjectFolderType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/HotspotType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/AbstractRelationsType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/HrefType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/QuantityValueType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/InputQuantityValueType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/UrlSlugType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/VideoType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/VideoTypeDataType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/QuantityValueInputType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/InputType/AbstractRelationInputType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/InputType/ImageInputType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/DocumentType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/AbstractDocumentType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/PageSnippetType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/PageType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/DocumentElementType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/LinkType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/EmailType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/HardlinkType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/General/AnyDocumentTargetType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/SnippetType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/DocumentTreeType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/DocumentFolderType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentType/DocumentLinkInputType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreType/Group.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreType/Feature.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/ElementPropertyType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/HotspotMetadataType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/AssetType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/DocumentType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/AssetFolderType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/DocumentFolderType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/ObjectFolderType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/DataObjectType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/ObjectsType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/CheckboxType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/TextareaType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/TextType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/PropertyType/SelectType.php';
$a = new \Pimcore\Bundle\DataHubBundle\GraphQL\FieldHelper\AssetFieldHelper();
$b = new \Pimcore\Bundle\DataHubBundle\GraphQL\FieldHelper\DocumentFieldHelper();
$c = new \Pimcore\Bundle\DataHubBundle\GraphQL\FieldHelper\DataObjectFieldHelper();
$this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] = $instance = new \Pimcore\Bundle\DataHubBundle\GraphQL\Service($a, $b, $c, ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()), ($this->services['pimcore.model.factory'] ?? $this->getPimcore_Model_FactoryService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'typegenerator_dataobjectquerydatatype_advancedManyToManyObjectRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_objectsMetadata', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeObjectsMetadataService', false],
'typegenerator_dataobjectquerydatatype_advancedManyToManyRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multihrefMetadata', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultihrefMetadataService', false],
'typegenerator_dataobjectquerydatatype_block' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_block', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeBlockService', false],
'typegenerator_dataobjectquerydatatype_booleanSelect' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_checkbox', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeCheckboxService', false],
'typegenerator_dataobjectquerydatatype_calculatedValue' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_calculatedvalue', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeCalculatedvalueService', false],
'typegenerator_dataobjectquerydatatype_checkbox' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_checkbox', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeCheckboxService', false],
'typegenerator_dataobjectquerydatatype_classificationstore' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_classificationstore', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeClassificationstoreService', false],
'typegenerator_dataobjectquerydatatype_country' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_select', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeSelectService', false],
'typegenerator_dataobjectquerydatatype_countrymultiselect' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multiselect', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultiselectService', false],
'typegenerator_dataobjectquerydatatype_date' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_date', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeDateService', false],
'typegenerator_dataobjectquerydatatype_datetime' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_datetime', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeDatetimeService', false],
'typegenerator_dataobjectquerydatatype_email' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_email', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeEmailService', false],
'typegenerator_dataobjectquerydatatype_externalImage' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_input', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeInputService', false],
'typegenerator_dataobjectquerydatatype_fieldcollections' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_fieldcollections', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeFieldcollectionsService', false],
'typegenerator_dataobjectquerydatatype_firstname' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_firstname', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeFirstnameService', false],
'typegenerator_dataobjectquerydatatype_gender' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_select', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeSelectService', false],
'typegenerator_dataobjectquerydatatype_geobounds' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_geobounds', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeGeoboundsService', false],
'typegenerator_dataobjectquerydatatype_geopoint' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_geopoint', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeGeopointService', false],
'typegenerator_dataobjectquerydatatype_geopolygon' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_geopolygon', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeGeopolygonService', false],
'typegenerator_dataobjectquerydatatype_hotspotimage' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_hotspotimage', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeHotspotimageService', false],
'typegenerator_dataobjectquerydatatype_href' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_href', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeHrefService', false],
'typegenerator_dataobjectquerydatatype_image' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_image', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeImageService', false],
'typegenerator_dataobjectquerydatatype_imageGallery' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_imageGallery', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeImageGalleryService', false],
'typegenerator_dataobjectquerydatatype_input' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_input', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeInputService', false],
'typegenerator_dataobjectquerydatatype_inputQuantityValue' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_inputquantityvalue', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeInputquantityvalueService', false],
'typegenerator_dataobjectquerydatatype_language' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_select', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeSelectService', false],
'typegenerator_dataobjectquerydatatype_languagemultiselect' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multiselect', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultiselectService', false],
'typegenerator_dataobjectquerydatatype_lastname' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_lastname', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeLastnameService', false],
'typegenerator_dataobjectquerydatatype_link' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_link', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeLinkService', false],
'typegenerator_dataobjectquerydatatype_manyToManyObjectRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_objects', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeObjectsService', false],
'typegenerator_dataobjectquerydatatype_manyToManyRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multihref', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultihrefService', false],
'typegenerator_dataobjectquerydatatype_manyToOneRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_href', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeHrefService', false],
'typegenerator_dataobjectquerydatatype_multihref' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multihref', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultihrefService', false],
'typegenerator_dataobjectquerydatatype_multihrefMetadata' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multihrefMetadata', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultihrefMetadataService', false],
'typegenerator_dataobjectquerydatatype_multiselect' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multiselect', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultiselectService', false],
'typegenerator_dataobjectquerydatatype_newsletterActive' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_checkbox', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeCheckboxService', false],
'typegenerator_dataobjectquerydatatype_newsletterConfirmed' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_checkbox', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeCheckboxService', false],
'typegenerator_dataobjectquerydatatype_numeric' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_numeric', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeNumericService', false],
'typegenerator_dataobjectquerydatatype_quantityValue' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_quantityvalue', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeQuantityvalueService', false],
'typegenerator_dataobjectquerydatatype_reverseManyToManyObjectRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_reverseManyToManyObjectRelation', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeReverseManyToManyObjectRelationService', false],
'typegenerator_dataobjectquerydatatype_reverseObjectRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_reverseManyToManyObjectRelation', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeReverseManyToManyObjectRelationService', false],
'typegenerator_dataobjectquerydatatype_rgbaColor' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_input', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeInputService', false],
'typegenerator_dataobjectquerydatatype_select' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_select', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeSelectService', false],
'typegenerator_dataobjectquerydatatype_slider' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_slider', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeSliderService', false],
'typegenerator_dataobjectquerydatatype_structuredTable' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_structuredTable', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeStructuredTableService', false],
'typegenerator_dataobjectquerydatatype_table' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_table', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeTableService', false],
'typegenerator_dataobjectquerydatatype_textarea' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_textarea', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeTextareaService', false],
'typegenerator_dataobjectquerydatatype_time' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_input', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeInputService', false],
'typegenerator_dataobjectquerydatatype_urlSlug' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_urlSlug', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeUrlSlugService', false],
'typegenerator_dataobjectquerydatatype_video' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_video', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeVideoService', false],
'typegenerator_dataobjectquerydatatype_wysiwyg' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_wysiwyg', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeWysiwygService', false],
'typegenerator_queryoperator_alias' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_alias', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorAliasService', false],
'typegenerator_queryoperator_concatenator' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_concatenator', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorConcatenatorService', false],
'typegenerator_queryoperator_dateformatter' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_dateformatter', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorDateformatterService', false],
'typegenerator_queryoperator_elementcounter' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_elementcounter', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorElementcounterService', false],
'typegenerator_queryoperator_merge' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_merge', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorMergeService', false],
'typegenerator_queryoperator_substring' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_substring', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorSubstringService', false],
'typegenerator_queryoperator_text' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_text', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorTextService', false],
'typegenerator_queryoperator_thumbnail' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_thumbnail', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorThumbnailService', false],
'typegenerator_queryoperator_thumbnailhtml' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_thumbnailhtml', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorThumbnailhtmlService', false],
'typegenerator_queryoperator_translatevalue' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_translatevalue', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorTranslatevalueService', false],
'typegenerator_queryoperator_trimmer' => ['privates', 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_trimmer', 'getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorTrimmerService', false],
], [
'typegenerator_dataobjectquerydatatype_advancedManyToManyObjectRelation' => '?',
'typegenerator_dataobjectquerydatatype_advancedManyToManyRelation' => '?',
'typegenerator_dataobjectquerydatatype_block' => '?',
'typegenerator_dataobjectquerydatatype_booleanSelect' => '?',
'typegenerator_dataobjectquerydatatype_calculatedValue' => '?',
'typegenerator_dataobjectquerydatatype_checkbox' => '?',
'typegenerator_dataobjectquerydatatype_classificationstore' => '?',
'typegenerator_dataobjectquerydatatype_country' => '?',
'typegenerator_dataobjectquerydatatype_countrymultiselect' => '?',
'typegenerator_dataobjectquerydatatype_date' => '?',
'typegenerator_dataobjectquerydatatype_datetime' => '?',
'typegenerator_dataobjectquerydatatype_email' => '?',
'typegenerator_dataobjectquerydatatype_externalImage' => '?',
'typegenerator_dataobjectquerydatatype_fieldcollections' => '?',
'typegenerator_dataobjectquerydatatype_firstname' => '?',
'typegenerator_dataobjectquerydatatype_gender' => '?',
'typegenerator_dataobjectquerydatatype_geobounds' => '?',
'typegenerator_dataobjectquerydatatype_geopoint' => '?',
'typegenerator_dataobjectquerydatatype_geopolygon' => '?',
'typegenerator_dataobjectquerydatatype_hotspotimage' => '?',
'typegenerator_dataobjectquerydatatype_href' => '?',
'typegenerator_dataobjectquerydatatype_image' => '?',
'typegenerator_dataobjectquerydatatype_imageGallery' => '?',
'typegenerator_dataobjectquerydatatype_input' => '?',
'typegenerator_dataobjectquerydatatype_inputQuantityValue' => '?',
'typegenerator_dataobjectquerydatatype_language' => '?',
'typegenerator_dataobjectquerydatatype_languagemultiselect' => '?',
'typegenerator_dataobjectquerydatatype_lastname' => '?',
'typegenerator_dataobjectquerydatatype_link' => '?',
'typegenerator_dataobjectquerydatatype_manyToManyObjectRelation' => '?',
'typegenerator_dataobjectquerydatatype_manyToManyRelation' => '?',
'typegenerator_dataobjectquerydatatype_manyToOneRelation' => '?',
'typegenerator_dataobjectquerydatatype_multihref' => '?',
'typegenerator_dataobjectquerydatatype_multihrefMetadata' => '?',
'typegenerator_dataobjectquerydatatype_multiselect' => '?',
'typegenerator_dataobjectquerydatatype_newsletterActive' => '?',
'typegenerator_dataobjectquerydatatype_newsletterConfirmed' => '?',
'typegenerator_dataobjectquerydatatype_numeric' => '?',
'typegenerator_dataobjectquerydatatype_quantityValue' => '?',
'typegenerator_dataobjectquerydatatype_reverseManyToManyObjectRelation' => '?',
'typegenerator_dataobjectquerydatatype_reverseObjectRelation' => '?',
'typegenerator_dataobjectquerydatatype_rgbaColor' => '?',
'typegenerator_dataobjectquerydatatype_select' => '?',
'typegenerator_dataobjectquerydatatype_slider' => '?',
'typegenerator_dataobjectquerydatatype_structuredTable' => '?',
'typegenerator_dataobjectquerydatatype_table' => '?',
'typegenerator_dataobjectquerydatatype_textarea' => '?',
'typegenerator_dataobjectquerydatatype_time' => '?',
'typegenerator_dataobjectquerydatatype_urlSlug' => '?',
'typegenerator_dataobjectquerydatatype_video' => '?',
'typegenerator_dataobjectquerydatatype_wysiwyg' => '?',
'typegenerator_queryoperator_alias' => '?',
'typegenerator_queryoperator_concatenator' => '?',
'typegenerator_queryoperator_dateformatter' => '?',
'typegenerator_queryoperator_elementcounter' => '?',
'typegenerator_queryoperator_merge' => '?',
'typegenerator_queryoperator_substring' => '?',
'typegenerator_queryoperator_text' => '?',
'typegenerator_queryoperator_thumbnail' => '?',
'typegenerator_queryoperator_thumbnailhtml' => '?',
'typegenerator_queryoperator_translatevalue' => '?',
'typegenerator_queryoperator_trimmer' => '?',
]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'alias' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.alias', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_AliasService', false],
'concatenator' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.concatenator', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_ConcatenatorService', false],
'dateformatter' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.dateformatter', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_DateformatterService', false],
'elementcounter' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.elementcounter', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_ElementcounterService', false],
'merge' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.merge', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_MergeService', false],
'substring' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.substring', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_SubstringService', false],
'text' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.text', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_TextService', false],
'thumbnail' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.thumbnail', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_ThumbnailService', false],
'thumbnailhtml' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.thumbnailhtml', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_ThumbnailhtmlService', false],
'translatevalue' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.translatevalue', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_TranslatevalueService', false],
'trimmer' => ['privates', 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.trimmer', 'getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_TrimmerService', false],
], [
'alias' => '?',
'concatenator' => '?',
'dateformatter' => '?',
'elementcounter' => '?',
'merge' => '?',
'substring' => '?',
'text' => '?',
'thumbnail' => '?',
'thumbnailhtml' => '?',
'translatevalue' => '?',
'trimmer' => '?',
]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'typegenerator_dataobjectmutationdatatype_advancedManyToManyObjectRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_advancedManyToManyObjectRelation', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeAdvancedManyToManyObjectRelationService', false],
'typegenerator_dataobjectmutationdatatype_advancedManyToManyRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_advancedManyToManyRelation', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeAdvancedManyToManyRelationService', false],
'typegenerator_dataobjectmutationdatatype_booleanSelect' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_booleanSelect', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeBooleanSelectService', false],
'typegenerator_dataobjectmutationdatatype_checkbox' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_checkbox', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeCheckboxService', false],
'typegenerator_dataobjectmutationdatatype_country' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_country', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeCountryService', false],
'typegenerator_dataobjectmutationdatatype_countrymultiselect' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_countrymultiselect', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeCountrymultiselectService', false],
'typegenerator_dataobjectmutationdatatype_date' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_date', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeDateService', false],
'typegenerator_dataobjectmutationdatatype_datetime' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_datetime', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeDatetimeService', false],
'typegenerator_dataobjectmutationdatatype_email' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_email', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeEmailService', false],
'typegenerator_dataobjectmutationdatatype_externalImage' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_externalImage', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeExternalImageService', false],
'typegenerator_dataobjectmutationdatatype_fieldcollections' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_fieldcollections', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeFieldcollectionsService', false],
'typegenerator_dataobjectmutationdatatype_firstname' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_firstname', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeFirstnameService', false],
'typegenerator_dataobjectmutationdatatype_gender' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_gender', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeGenderService', false],
'typegenerator_dataobjectmutationdatatype_geopoint' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_geopoint', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeGeopointService', false],
'typegenerator_dataobjectmutationdatatype_image' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_image', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeImageService', false],
'typegenerator_dataobjectmutationdatatype_input' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_input', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeInputService', false],
'typegenerator_dataobjectmutationdatatype_language' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_language', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeLanguageService', false],
'typegenerator_dataobjectmutationdatatype_lastname' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_lastname', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeLastnameService', false],
'typegenerator_dataobjectmutationdatatype_manyToManyObjectRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_manyToManyObjectRelation', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeManyToManyObjectRelationService', false],
'typegenerator_dataobjectmutationdatatype_manyToManyRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_manyToManyRelation', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeManyToManyRelationService', false],
'typegenerator_dataobjectmutationdatatype_manyToOneRelation' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_manyToOneRelation', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeManyToOneRelationService', false],
'typegenerator_dataobjectmutationdatatype_multiselect' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_multiselect', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeMultiselectService', false],
'typegenerator_dataobjectmutationdatatype_newsletterActive' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_newsletterActive', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeNewsletterActiveService', false],
'typegenerator_dataobjectmutationdatatype_newsletterConfirmed' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_newsletterConfirmed', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeNewsletterConfirmedService', false],
'typegenerator_dataobjectmutationdatatype_numeric' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_numeric', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeNumericService', false],
'typegenerator_dataobjectmutationdatatype_quantityValue' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_quantityValue', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeQuantityValueService', false],
'typegenerator_dataobjectmutationdatatype_select' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_select', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeSelectService', false],
'typegenerator_dataobjectmutationdatatype_slider' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_slider', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeSliderService', false],
'typegenerator_dataobjectmutationdatatype_textarea' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_textarea', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeTextareaService', false],
'typegenerator_dataobjectmutationdatatype_time' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_time', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeTimeService', false],
'typegenerator_dataobjectmutationdatatype_wysiwyg' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_wysiwyg', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeWysiwygService', false],
'typegenerator_dataobjectmutationoperator_ifempty' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_operator_ifempty', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorOperatorIfemptyService', false],
'typegenerator_dataobjectmutationoperator_localecollector' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_operator_localecollector', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorOperatorLocalecollectorService', false],
'typegenerator_dataobjectmutationoperator_localeswitcher' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_operator_localeswitcher', 'getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorOperatorLocaleswitcherService', false],
], [
'typegenerator_dataobjectmutationdatatype_advancedManyToManyObjectRelation' => '?',
'typegenerator_dataobjectmutationdatatype_advancedManyToManyRelation' => '?',
'typegenerator_dataobjectmutationdatatype_booleanSelect' => '?',
'typegenerator_dataobjectmutationdatatype_checkbox' => '?',
'typegenerator_dataobjectmutationdatatype_country' => '?',
'typegenerator_dataobjectmutationdatatype_countrymultiselect' => '?',
'typegenerator_dataobjectmutationdatatype_date' => '?',
'typegenerator_dataobjectmutationdatatype_datetime' => '?',
'typegenerator_dataobjectmutationdatatype_email' => '?',
'typegenerator_dataobjectmutationdatatype_externalImage' => '?',
'typegenerator_dataobjectmutationdatatype_fieldcollections' => '?',
'typegenerator_dataobjectmutationdatatype_firstname' => '?',
'typegenerator_dataobjectmutationdatatype_gender' => '?',
'typegenerator_dataobjectmutationdatatype_geopoint' => '?',
'typegenerator_dataobjectmutationdatatype_image' => '?',
'typegenerator_dataobjectmutationdatatype_input' => '?',
'typegenerator_dataobjectmutationdatatype_language' => '?',
'typegenerator_dataobjectmutationdatatype_lastname' => '?',
'typegenerator_dataobjectmutationdatatype_manyToManyObjectRelation' => '?',
'typegenerator_dataobjectmutationdatatype_manyToManyRelation' => '?',
'typegenerator_dataobjectmutationdatatype_manyToOneRelation' => '?',
'typegenerator_dataobjectmutationdatatype_multiselect' => '?',
'typegenerator_dataobjectmutationdatatype_newsletterActive' => '?',
'typegenerator_dataobjectmutationdatatype_newsletterConfirmed' => '?',
'typegenerator_dataobjectmutationdatatype_numeric' => '?',
'typegenerator_dataobjectmutationdatatype_quantityValue' => '?',
'typegenerator_dataobjectmutationdatatype_select' => '?',
'typegenerator_dataobjectmutationdatatype_slider' => '?',
'typegenerator_dataobjectmutationdatatype_textarea' => '?',
'typegenerator_dataobjectmutationdatatype_time' => '?',
'typegenerator_dataobjectmutationdatatype_wysiwyg' => '?',
'typegenerator_dataobjectmutationoperator_ifempty' => '?',
'typegenerator_dataobjectmutationoperator_localecollector' => '?',
'typegenerator_dataobjectmutationoperator_localeswitcher' => '?',
]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ifempty' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationoperator.factory.ifempty', 'getPimcore_Datahub_Graphql_Dataobjectmutationoperator_Factory_IfemptyService', false],
'localecollector' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationoperator.factory.localecollector', 'getPimcore_Datahub_Graphql_Dataobjectmutationoperator_Factory_LocalecollectorService', false],
'localeswitcher' => ['privates', 'pimcore.datahub.graphql.dataobjectmutationoperator.factory.localeswitcher', 'getPimcore_Datahub_Graphql_Dataobjectmutationoperator_Factory_LocaleswitcherService', false],
], [
'ifempty' => '?',
'localecollector' => '?',
'localeswitcher' => '?',
]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'typegenerator_documentelementquerydatatype_areablock' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_areablock', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeAreablockService', false],
'typegenerator_documentelementquerydatatype_block' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_block', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeBlockService', false],
'typegenerator_documentelementquerydatatype_checkbox' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_checkbox', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeCheckboxService', false],
'typegenerator_documentelementquerydatatype_date' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_date', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeDateService', false],
'typegenerator_documentelementquerydatatype_embed' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_embed', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeEmbedService', false],
'typegenerator_documentelementquerydatatype_image' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_image', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeImageService', false],
'typegenerator_documentelementquerydatatype_input' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_input', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeInputService', false],
'typegenerator_documentelementquerydatatype_link' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_link', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeLinkService', false],
'typegenerator_documentelementquerydatatype_multiselect' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_multiselect', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeMultiselectService', false],
'typegenerator_documentelementquerydatatype_numeric' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_numeric', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeNumericService', false],
'typegenerator_documentelementquerydatatype_pdf' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_pdf', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypePdfService', false],
'typegenerator_documentelementquerydatatype_relation' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_relation', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeRelationService', false],
'typegenerator_documentelementquerydatatype_relations' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_relations', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeRelationsService', false],
'typegenerator_documentelementquerydatatype_scheduledblock' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_scheduledblock', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeScheduledblockService', false],
'typegenerator_documentelementquerydatatype_select' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_select', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeSelectService', false],
'typegenerator_documentelementquerydatatype_table' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_table', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeTableService', false],
'typegenerator_documentelementquerydatatype_textarea' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_textarea', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeTextareaService', false],
'typegenerator_documentelementquerydatatype_video' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_video', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeVideoService', false],
'typegenerator_documentelementquerydatatype_wysiwyg' => ['privates', 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_wysiwyg', 'getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeWysiwygService', false],
], [
'typegenerator_documentelementquerydatatype_areablock' => '?',
'typegenerator_documentelementquerydatatype_block' => '?',
'typegenerator_documentelementquerydatatype_checkbox' => '?',
'typegenerator_documentelementquerydatatype_date' => '?',
'typegenerator_documentelementquerydatatype_embed' => '?',
'typegenerator_documentelementquerydatatype_image' => '?',
'typegenerator_documentelementquerydatatype_input' => '?',
'typegenerator_documentelementquerydatatype_link' => '?',
'typegenerator_documentelementquerydatatype_multiselect' => '?',
'typegenerator_documentelementquerydatatype_numeric' => '?',
'typegenerator_documentelementquerydatatype_pdf' => '?',
'typegenerator_documentelementquerydatatype_relation' => '?',
'typegenerator_documentelementquerydatatype_relations' => '?',
'typegenerator_documentelementquerydatatype_scheduledblock' => '?',
'typegenerator_documentelementquerydatatype_select' => '?',
'typegenerator_documentelementquerydatatype_table' => '?',
'typegenerator_documentelementquerydatatype_textarea' => '?',
'typegenerator_documentelementquerydatatype_video' => '?',
'typegenerator_documentelementquerydatatype_wysiwyg' => '?',
]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'typegenerator_documentelementmutationdatatype_areablock' => ['privates', 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_areablock', 'getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeAreablockService', false],
'typegenerator_documentelementmutationdatatype_block' => ['privates', 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_block', 'getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeBlockService', false],
'typegenerator_documentelementmutationdatatype_embed' => ['privates', 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_embed', 'getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeEmbedService', false],
'typegenerator_documentelementmutationdatatype_image' => ['privates', 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_image', 'getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeImageService', false],
'typegenerator_documentelementmutationdatatype_input' => ['privates', 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_input', 'getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeInputService', false],
'typegenerator_documentelementmutationdatatype_multiselect' => ['privates', 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_multiselect', 'getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeMultiselectService', false],
'typegenerator_documentelementmutationdatatype_scheduledblock' => ['privates', 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_scheduledblock', 'getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeScheduledblockService', false],
'typegenerator_documentelementmutationdatatype_select' => ['privates', 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_select', 'getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeSelectService', false],
'typegenerator_documentelementmutationdatatype_wysiwyg' => ['privates', 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_wysiwyg', 'getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeWysiwygService', false],
], [
'typegenerator_documentelementmutationdatatype_areablock' => '?',
'typegenerator_documentelementmutationdatatype_block' => '?',
'typegenerator_documentelementmutationdatatype_embed' => '?',
'typegenerator_documentelementmutationdatatype_image' => '?',
'typegenerator_documentelementmutationdatatype_input' => '?',
'typegenerator_documentelementmutationdatatype_multiselect' => '?',
'typegenerator_documentelementmutationdatatype_scheduledblock' => '?',
'typegenerator_documentelementmutationdatatype_select' => '?',
'typegenerator_documentelementmutationdatatype_wysiwyg' => '?',
]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'anytarget' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.anytargettype', 'getPimcore_Datahub_Graphql_Generaltype_Factory_AnytargettypeService', false],
'asset_tree' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.asset_tree', 'getPimcore_Datahub_Graphql_Generaltype_Factory_AssetTreeService', false],
'document_translation' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.document_translation', 'getPimcore_Datahub_Graphql_Generaltype_Factory_DocumentTranslationService', false],
'document_tree' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.document_tree', 'getPimcore_Datahub_Graphql_Generaltype_Factory_DocumentTreeService', false],
'element_property' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.element_property_property', 'getPimcore_Datahub_Graphql_Generaltype_Factory_ElementPropertyPropertyService', false],
'element_tag' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.element_tag', 'getPimcore_Datahub_Graphql_Generaltype_Factory_ElementTagService', false],
'hotspot_metadata' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.hotspot_metadata', 'getPimcore_Datahub_Graphql_Generaltype_Factory_HotspotMetadataService', false],
'hotspothotspot' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.hotspothotspottype', 'getPimcore_Datahub_Graphql_Generaltype_Factory_HotspothotspottypeService', false],
'hotspotmarker' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.hotspotmarkertype', 'getPimcore_Datahub_Graphql_Generaltype_Factory_HotspotmarkertypeService', false],
'object_tree' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.object_tree', 'getPimcore_Datahub_Graphql_Generaltype_Factory_ObjectTreeService', false],
], [
'anytarget' => '?',
'asset_tree' => '?',
'document_translation' => '?',
'document_tree' => '?',
'element_property' => '?',
'element_tag' => '?',
'hotspot_metadata' => '?',
'hotspothotspot' => '?',
'hotspotmarker' => '?',
'object_tree' => '?',
]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'asset' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.asset', 'getPimcore_Datahub_Graphql_Generaltype_Factory_AssetService', false],
'asset_metadataitem' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.asset_metadataitem', 'getPimcore_Datahub_Graphql_Generaltype_Factory_AssetMetadataitemService', false],
'video' => ['privates', 'pimcore.datahub.graphql.generaltype.factory.video', 'getPimcore_Datahub_Graphql_Generaltype_Factory_VideoService', false],
], [
'asset' => '?',
'asset_metadataitem' => '?',
'video' => '?',
]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'typegenerator_csfeaturequerydatatype_booleanSelect' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_booleanSelect', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeBooleanSelectService', false],
'typegenerator_csfeaturequerydatatype_calculatedValue' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_calculatedValue', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeCalculatedValueService', false],
'typegenerator_csfeaturequerydatatype_checkbox' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_checkbox', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeCheckboxService', false],
'typegenerator_csfeaturequerydatatype_country' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_country', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeCountryService', false],
'typegenerator_csfeaturequerydatatype_countrymultiselect' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_countrymultiselect', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeCountrymultiselectService', false],
'typegenerator_csfeaturequerydatatype_date' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_date', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeDateService', false],
'typegenerator_csfeaturequerydatatype_datetime' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_datetime', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeDatetimeService', false],
'typegenerator_csfeaturequerydatatype_input' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_input', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeInputService', false],
'typegenerator_csfeaturequerydatatype_inputQuantityValue' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_inputQuantityValue', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeInputQuantityValueService', false],
'typegenerator_csfeaturequerydatatype_language' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_language', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeLanguageService', false],
'typegenerator_csfeaturequerydatatype_languagemultiselect' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_languagemultiselect', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeLanguagemultiselectService', false],
'typegenerator_csfeaturequerydatatype_multiselect' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_multiselect', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeMultiselectService', false],
'typegenerator_csfeaturequerydatatype_numeric' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_numeric', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeNumericService', false],
'typegenerator_csfeaturequerydatatype_quantityValue' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_quantityValue', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeQuantityValueService', false],
'typegenerator_csfeaturequerydatatype_rgbaColor' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_rgbaColor', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeRgbaColorService', false],
'typegenerator_csfeaturequerydatatype_select' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_select', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeSelectService', false],
'typegenerator_csfeaturequerydatatype_slider' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_slider', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeSliderService', false],
'typegenerator_csfeaturequerydatatype_textarea' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_textarea', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeTextareaService', false],
'typegenerator_csfeaturequerydatatype_time' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_time', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeTimeService', false],
'typegenerator_csfeaturequerydatatype_wysiwyg' => ['privates', 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_wysiwyg', 'getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeWysiwygService', false],
], [
'typegenerator_csfeaturequerydatatype_booleanSelect' => '?',
'typegenerator_csfeaturequerydatatype_calculatedValue' => '?',
'typegenerator_csfeaturequerydatatype_checkbox' => '?',
'typegenerator_csfeaturequerydatatype_country' => '?',
'typegenerator_csfeaturequerydatatype_countrymultiselect' => '?',
'typegenerator_csfeaturequerydatatype_date' => '?',
'typegenerator_csfeaturequerydatatype_datetime' => '?',
'typegenerator_csfeaturequerydatatype_input' => '?',
'typegenerator_csfeaturequerydatatype_inputQuantityValue' => '?',
'typegenerator_csfeaturequerydatatype_language' => '?',
'typegenerator_csfeaturequerydatatype_languagemultiselect' => '?',
'typegenerator_csfeaturequerydatatype_multiselect' => '?',
'typegenerator_csfeaturequerydatatype_numeric' => '?',
'typegenerator_csfeaturequerydatatype_quantityValue' => '?',
'typegenerator_csfeaturequerydatatype_rgbaColor' => '?',
'typegenerator_csfeaturequerydatatype_select' => '?',
'typegenerator_csfeaturequerydatatype_slider' => '?',
'typegenerator_csfeaturequerydatatype_textarea' => '?',
'typegenerator_csfeaturequerydatatype_time' => '?',
'typegenerator_csfeaturequerydatatype_wysiwyg' => '?',
]));
$d = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\VideoTypeDataType($instance);
$e = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentElementType($instance);
$f = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\PageType($instance, $e);
$g = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\LinkType($instance);
$h = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\EmailType($instance);
$i = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\HardlinkType($instance, new \Pimcore\Bundle\DataHubBundle\GraphQL\General\AnyDocumentTargetType($instance));
$j = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\SnippetType($instance, $e);
$k = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentType($instance, $f, $g, $h, $i, $j);
$k->registerCustomDataType([]);
$l = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreType\Feature($instance);
$instance->setSupportedGeneralTypes([]);
$instance->setSupportedDataObjectQueryDataTypes([0 => 'booleanSelect', 1 => 'checkbox', 2 => 'newsletterActive', 3 => 'newsletterConfirmed', 4 => 'classificationstore', 5 => 'date', 6 => 'datetime', 7 => 'email', 8 => 'href', 9 => 'manyToOneRelation', 10 => 'fieldcollections', 11 => 'firstname', 12 => 'geobounds', 13 => 'geopolygon', 14 => 'geopoint', 15 => 'hotspotimage', 16 => 'image', 17 => 'imageGallery', 18 => 'link', 19 => 'externalImage', 20 => 'input', 21 => 'rgbaColor', 22 => 'time', 23 => 'calculatedValue', 24 => 'lastname', 25 => 'multihref', 26 => 'manyToManyRelation', 27 => 'manyToManyObjectRelation', 28 => 'reverseManyToManyObjectRelation', 29 => 'reverseObjectRelation', 30 => 'multihrefMetadata', 31 => 'advancedManyToManyRelation', 32 => 'advancedManyToManyObjectRelation', 33 => 'languagemultiselect', 34 => 'multiselect', 35 => 'countrymultiselect', 36 => 'numeric', 37 => 'quantityValue', 38 => 'inputQuantityValue', 39 => 'country', 40 => 'gender', 41 => 'language', 42 => 'select', 43 => 'slider', 44 => 'textarea', 45 => 'urlSlug', 46 => 'video', 47 => 'wysiwyg', 48 => 'table', 49 => 'structuredTable', 50 => 'block']);
$instance->setSupportedDataObjectMutationDataTypes([0 => 'booleanSelect', 1 => 'checkbox', 2 => 'country', 3 => 'countrymultiselect', 4 => 'date', 5 => 'datetime', 6 => 'email', 7 => 'externalImage', 8 => 'fieldcollections', 9 => 'geopoint', 10 => 'firstname', 11 => 'gender', 12 => 'input', 13 => 'image', 14 => 'language', 15 => 'lastname', 16 => 'newsletterActive', 17 => 'manyToOneRelation', 18 => 'manyToManyRelation', 19 => 'manyToManyObjectRelation', 20 => 'advancedManyToManyRelation', 21 => 'advancedManyToManyObjectRelation', 22 => 'multiselect', 23 => 'newsletterConfirmed', 24 => 'numeric', 25 => 'select', 26 => 'slider', 27 => 'textarea', 28 => 'time', 29 => 'wysiwyg', 30 => 'quantityValue']);
$instance->setSupportedDocumentElementQueryDataTypes([0 => 'areablock', 1 => 'block', 2 => 'checkbox', 3 => 'date', 4 => 'embed', 5 => 'input', 6 => 'image', 7 => 'link', 8 => 'multiselect', 9 => 'numeric', 10 => 'pdf', 11 => 'relation', 12 => 'relations', 13 => 'scheduledblock', 14 => 'select', 15 => 'table', 16 => 'textarea', 17 => 'wysiwyg', 18 => 'video']);
$instance->setSupportedDocumentElementMutationDataTypes([0 => 'areablock', 1 => 'block', 2 => 'embed', 3 => 'image', 4 => 'input', 5 => 'multiselect', 6 => 'scheduledblock', 7 => 'select', 8 => 'wysiwyg']);
$instance->setSupportedCsFeatureQueryDataTypes([0 => 'booleanSelect', 1 => 'calculatedValue', 2 => 'checkbox', 3 => 'country', 4 => 'countrymultiselect', 5 => 'date', 6 => 'datetime', 7 => 'input', 8 => 'inputQuantityValue', 9 => 'language', 10 => 'languagemultiselect', 11 => 'multiselect', 12 => 'numeric', 13 => 'rgbaColor', 14 => 'select', 15 => 'slider', 16 => 'textarea', 17 => 'time', 18 => 'quantityValue', 19 => 'wysiwyg']);
$instance->registerAssetDataTypes(['asset_metadata_item' => new \Pimcore\Bundle\DataHubBundle\GraphQL\AssetType\AssetMetadataItem($instance), 'asset_input' => new \Pimcore\Bundle\DataHubBundle\GraphQL\AssetType\AssetInputType($instance), '_asset_folder' => new \Pimcore\Bundle\DataHubBundle\GraphQL\AssetType\AssetFolderType($instance), 'asset_tree' => new \Pimcore\Bundle\DataHubBundle\GraphQL\AssetType\AssetTreeType($instance)]);
$instance->registerDataObjectDataTypes(['elementdescriptor_input' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\ElementDescriptorInputType($instance), 'geopoint_input' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\GeopointInputType($instance), 'object_tree' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\ObjectTreeType($instance), '_object_folder' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\ObjectFolderType($instance), 'object_datatype_hotspotimage' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\HotspotType($instance), 'manytoone' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\HrefType($instance), 'input_quantity_value' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\InputQuantityValueType($instance), 'quantity_value' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\QuantityValueType($instance), 'url_slug' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\UrlSlugType($instance), 'object_datatype_video' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\VideoType($instance, $d), 'object_datatype_video_data' => $d, 'quantity_value_input' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\QuantityValueInputType($instance), 'image_input' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\InputType\ImageInputType($instance)]);
$instance->registerDocumentDataTypes(['document' => $k, 'document_tree' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentTreeType($instance), 'document_element' => $e, 'document_email' => $h, 'document_hardlink' => $i, 'document_link' => $g, 'document_page' => $f, 'document_snippet' => $j, '_document_folder' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentFolderType($instance), 'document_link_input' => new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentType\DocumentLinkInputType($instance)]);
$instance->registerClassificationStoreDataTypes(['cs_group' => new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreType\Group($instance, $l), 'cs_feature' => $l]);
$instance->registerPropertyDataTypes(['elementproperty' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\ElementPropertyType($instance), 'hotspotmetadata' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\HotspotMetadataType($instance), 'property_asset' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\AssetType($instance), 'property_document' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\DocumentType($instance), 'property_assetfolder' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\AssetFolderType($instance), 'property_documentfolder' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\DocumentFolderType($instance), 'property_objectfolder' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\ObjectFolderType($instance), 'property_object' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\DataObjectType($instance, new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\ObjectsType($instance)), 'property_checkbox' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\CheckboxType($instance), 'property_textarea' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\TextareaType($instance), 'property_text' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\TextType($instance), 'property_select' => new \Pimcore\Bundle\DataHubBundle\GraphQL\PropertyType\SelectType($instance)]);
$c->setGraphQlService($instance);
$b->setGraphQlService($instance);
$a->setGraphQlService($instance);
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\DataHubBundle\Installer' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\Installer
*/
protected function getInstallerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Installer/InstallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Installer/AbstractInstaller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Installer/SettingsStoreAwareInstaller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Installer.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/MigrationsRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Migrations/FilteredMigrationsRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Migrations/FilteredTableMetadataStorage.php';
$this->services['Pimcore\\Bundle\\DataHubBundle\\Installer'] = $instance = new \Pimcore\Bundle\DataHubBundle\Installer(($this->services['kernel'] ?? $this->get('kernel'))->getBundle("PimcoreDataHubBundle"));
$instance->setMigrationRepository(($this->services['Pimcore\\Migrations\\FilteredMigrationsRepository'] ?? ($this->services['Pimcore\\Migrations\\FilteredMigrationsRepository'] = new \Pimcore\Migrations\FilteredMigrationsRepository())));
$instance->setTableMetadataStorage(($this->services['Pimcore\\Migrations\\FilteredTableMetadataStorage'] ?? ($this->services['Pimcore\\Migrations\\FilteredTableMetadataStorage'] = new \Pimcore\Migrations\FilteredTableMetadataStorage())));
$instance->setDependencyFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService
*/
protected function getCheckConsumerPermissionsServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Service/CheckConsumerPermissionsService.php';
return $this->services['Pimcore\\Bundle\\DataHubBundle\\Service\\CheckConsumerPermissionsService'] = new \Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService();
}
/**
* Gets the public 'Pimcore\Bundle\DataHubBundle\Service\FileUploadService' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\Service\FileUploadService
*/
protected function getFileUploadServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Service/FileUploadService.php';
return $this->services['Pimcore\\Bundle\\DataHubBundle\\Service\\FileUploadService'] = new \Pimcore\Bundle\DataHubBundle\Service\FileUploadService();
}
/**
* Gets the public 'Pimcore\Bundle\DataHubBundle\Service\OutputCacheService' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\Service\OutputCacheService
*/
protected function getOutputCacheServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Service/OutputCacheService.php';
return $this->services['Pimcore\\Bundle\\DataHubBundle\\Service\\OutputCacheService'] = new \Pimcore\Bundle\DataHubBundle\Service\OutputCacheService($this, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the public 'Pimcore\Bundle\DataImporterBundle\Controller\ConfigDataObjectController' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Controller\ConfigDataObjectController
*/
protected function getConfigDataObjectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Controller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/DoubleAuthenticationControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminControllerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Controller/AdminController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Controller/ConfigDataObjectController.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Helper/TemporaryFileHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Preview/PreviewService.php';
$this->services['Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController'] = $instance = new \Pimcore\Bundle\DataImporterBundle\Controller\ConfigDataObjectController(new \Pimcore\Bundle\DataImporterBundle\Preview\PreviewService(($this->privates['pimcore.dataImporter.preview.storage'] ?? $this->getPimcore_DataImporter_Preview_StorageService())));
$instance->setContainer(($this->privates['.service_locator.487RsJm'] ?? $this->get_ServiceLocator_487RsJmService())->withContext('Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController', $this));
return $instance;
}
/**
* Gets the public 'Pimcore\Bundle\DataImporterBundle\Controller\PushImportController' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Controller\PushImportController
*/
protected function getPushImportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Controller/PushImportController.php';
return $this->services['Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController'] = new \Pimcore\Bundle\DataImporterBundle\Controller\PushImportController();
}
/**
* Gets the public 'Pimcore\Bundle\DataImporterBundle\Installer' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Installer
*/
protected function getInstaller2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Installer/InstallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Installer/AbstractInstaller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Bundle/Installer/SettingsStoreAwareInstaller.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Installer.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/MigrationsRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Migrations/FilteredMigrationsRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Migrations/FilteredTableMetadataStorage.php';
$this->services['Pimcore\\Bundle\\DataImporterBundle\\Installer'] = $instance = new \Pimcore\Bundle\DataImporterBundle\Installer(($this->services['kernel'] ?? $this->get('kernel'))->getBundle("PimcoreDataImporterBundle"));
$instance->setMigrationRepository(($this->services['Pimcore\\Migrations\\FilteredMigrationsRepository'] ?? ($this->services['Pimcore\\Migrations\\FilteredMigrationsRepository'] = new \Pimcore\Migrations\FilteredMigrationsRepository())));
$instance->setTableMetadataStorage(($this->services['Pimcore\\Migrations\\FilteredTableMetadataStorage'] ?? ($this->services['Pimcore\\Migrations\\FilteredTableMetadataStorage'] = new \Pimcore\Migrations\FilteredTableMetadataStorage())));
$instance->setDependencyFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Cache\Core\CoreCacheHandler' shared autowired service.
*
* @return \Pimcore\Cache\Core\CoreCacheHandler
*/
protected function getCoreCacheHandlerService()
{
$a = ($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService());
$b = new \Pimcore\Cache\Core\WriteLock($a);
$c = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
$b->setLogger($c);
$b->setLogger($c);
$this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] = $instance = new \Pimcore\Cache\Core\CoreCacheHandler($a, $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setLogger($c);
$instance->setLogger($c);
return $instance;
}
/**
* Gets the public 'Pimcore\Cache\Symfony\CacheClearer' shared autowired service.
*
* @return \Pimcore\Cache\Symfony\CacheClearer
*/
protected function getCacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/Symfony/CacheClearer.php';
return $this->services['Pimcore\\Cache\\Symfony\\CacheClearer'] = new \Pimcore\Cache\Symfony\CacheClearer();
}
/**
* 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\Controller\Config\ControllerDataProvider' shared autowired service.
*
* @return \Pimcore\Controller\Config\ControllerDataProvider
*/
protected function getControllerDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/Config/ControllerDataProvider.php';
return $this->services['Pimcore\\Controller\\Config\\ControllerDataProvider'] = new \Pimcore\Controller\Config\ControllerDataProvider(($this->services['kernel'] ?? $this->get('kernel', 1)), $this->parameters['pimcore.service_controllers']);
}
/**
* Gets the public 'Pimcore\DataObject\BlockDataMarshaller\Consent' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\Consent
*/
protected function getConsentService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/Consent.php';
return $this->services['Pimcore\\DataObject\\BlockDataMarshaller\\Consent'] = new \Pimcore\DataObject\BlockDataMarshaller\Consent();
}
/**
* Gets the public 'Pimcore\DataObject\BlockDataMarshaller\Date' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\Date
*/
protected function getDateService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/Date.php';
return $this->services['Pimcore\\DataObject\\BlockDataMarshaller\\Date'] = new \Pimcore\DataObject\BlockDataMarshaller\Date();
}
/**
* Gets the public 'Pimcore\DataObject\BlockDataMarshaller\ExternalImage' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\ExternalImage
*/
protected function getExternalImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/ExternalImage.php';
return $this->services['Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage'] = new \Pimcore\DataObject\BlockDataMarshaller\ExternalImage();
}
/**
* Gets the public 'Pimcore\DataObject\BlockDataMarshaller\Geobounds' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\Geobounds
*/
protected function getGeoboundsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/Geobounds.php';
return $this->services['Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds'] = new \Pimcore\DataObject\BlockDataMarshaller\Geobounds();
}
/**
* Gets the public 'Pimcore\DataObject\BlockDataMarshaller\Geopoint' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\Geopoint
*/
protected function getGeopointService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/Geopoint.php';
return $this->services['Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint'] = new \Pimcore\DataObject\BlockDataMarshaller\Geopoint();
}
/**
* Gets the public 'Pimcore\DataObject\BlockDataMarshaller\Geopolygon' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\Geopolygon
*/
protected function getGeopolygonService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/Geopolygon.php';
return $this->services['Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon'] = new \Pimcore\DataObject\BlockDataMarshaller\Geopolygon();
}
/**
* Gets the public 'Pimcore\DataObject\BlockDataMarshaller\Localizedfields' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\Localizedfields
*/
protected function getLocalizedfieldsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/Localizedfields.php';
return $this->services['Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields'] = new \Pimcore\DataObject\BlockDataMarshaller\Localizedfields(($this->services['Pimcore\\Element\\MarshallerService'] ?? $this->getMarshallerServiceService()));
}
/**
* Gets the public 'Pimcore\DataObject\BlockDataMarshaller\RgbaColor' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\RgbaColor
*/
protected function getRgbaColorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/FielddefinitionMarshaller/Traits/RgbaColorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/RgbaColor.php';
return $this->services['Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor'] = new \Pimcore\DataObject\BlockDataMarshaller\RgbaColor();
}
/**
* Gets the public 'Pimcore\DataObject\BlockDataMarshaller\StructuredTable' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\StructuredTable
*/
protected function getStructuredTableService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/StructuredTable.php';
return $this->services['Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable'] = new \Pimcore\DataObject\BlockDataMarshaller\StructuredTable();
}
/**
* Gets the public 'Pimcore\DataObject\ClassBuilder\FieldDefinitionDocBlockBuilderInterface' shared autowired service.
*
* @return \Pimcore\DataObject\ClassBuilder\FieldDefinitionDocBlockBuilder
*/
protected function getFieldDefinitionDocBlockBuilderInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionDocBlockBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionDocBlockBuilder.php';
return $this->services['Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface'] = new \Pimcore\DataObject\ClassBuilder\FieldDefinitionDocBlockBuilder();
}
/**
* Gets the public 'Pimcore\DataObject\ClassBuilder\PHPClassDumperInterface' shared autowired service.
*
* @return \Pimcore\DataObject\ClassBuilder\PHPClassDumper
*/
protected function getPHPClassDumperInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/PHPClassDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/PHPClassDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ClassBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionPropertiesBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionPropertiesBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ListingClassBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ListingClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ListingClassFieldDefinitionBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ListingClassFieldDefinitionBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionDocBlockBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionDocBlockBuilder.php';
return $this->services['Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface'] = new \Pimcore\DataObject\ClassBuilder\PHPClassDumper(new \Pimcore\DataObject\ClassBuilder\ClassBuilder(($this->services['Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface'] ?? ($this->services['Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface'] = new \Pimcore\DataObject\ClassBuilder\FieldDefinitionDocBlockBuilder())), new \Pimcore\DataObject\ClassBuilder\FieldDefinitionPropertiesBuilder(), new \Pimcore\DataObject\ClassBuilder\FieldDefinitionBuilder()), new \Pimcore\DataObject\ClassBuilder\ListingClassBuilder(new \Pimcore\DataObject\ClassBuilder\ListingClassFieldDefinitionBuilder()));
}
/**
* Gets the public 'Pimcore\DataObject\ClassBuilder\PHPFieldCollectionClassDumperInterface' shared autowired service.
*
* @return \Pimcore\DataObject\ClassBuilder\PHPFieldCollectionClassDumper
*/
protected function getPHPFieldCollectionClassDumperInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/PHPFieldCollectionClassDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/PHPFieldCollectionClassDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldCollectionClassBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldCollectionClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionDocBlockBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionDocBlockBuilder.php';
return $this->services['Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface'] = new \Pimcore\DataObject\ClassBuilder\PHPFieldCollectionClassDumper(new \Pimcore\DataObject\ClassBuilder\FieldCollectionClassBuilder(($this->services['Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface'] ?? ($this->services['Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface'] = new \Pimcore\DataObject\ClassBuilder\FieldDefinitionDocBlockBuilder()))));
}
/**
* Gets the public 'Pimcore\DataObject\ClassBuilder\PHPObjectBrickClassDumperInterface' shared autowired service.
*
* @return \Pimcore\DataObject\ClassBuilder\PHPObjectBrickClassDumper
*/
protected function getPHPObjectBrickClassDumperInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/PHPObjectBrickClassDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/PHPObjectBrickClassDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ObjectBrickClassBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ObjectBrickClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionDocBlockBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/FieldDefinitionDocBlockBuilder.php';
return $this->services['Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface'] = new \Pimcore\DataObject\ClassBuilder\PHPObjectBrickClassDumper(new \Pimcore\DataObject\ClassBuilder\ObjectBrickClassBuilder(($this->services['Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface'] ?? ($this->services['Pimcore\\DataObject\\ClassBuilder\\FieldDefinitionDocBlockBuilderInterface'] = new \Pimcore\DataObject\ClassBuilder\FieldDefinitionDocBlockBuilder()))));
}
/**
* Gets the public 'Pimcore\DataObject\ClassBuilder\PHPObjectBrickContainerClassDumperInterface' shared autowired service.
*
* @return \Pimcore\DataObject\ClassBuilder\PHPObjectBrickContainerClassDumper
*/
protected function getPHPObjectBrickContainerClassDumperInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/PHPObjectBrickContainerClassDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/PHPObjectBrickContainerClassDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ObjectBrickContainerClassBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassBuilder/ObjectBrickContainerClassBuilder.php';
return $this->services['Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface'] = new \Pimcore\DataObject\ClassBuilder\PHPObjectBrickContainerClassDumper(new \Pimcore\DataObject\ClassBuilder\ObjectBrickContainerClassBuilder());
}
/**
* Gets the public 'Pimcore\DataObject\Consent\Service' shared autowired service.
*
* @return \Pimcore\DataObject\Consent\Service
*/
protected function getService2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/Consent/Service.php';
return $this->services['Pimcore\\DataObject\\Consent\\Service'] = new \Pimcore\DataObject\Consent\Service();
}
/**
* Gets the public 'Pimcore\DataObject\FielddefinitionMarshaller\BlockDataMarshaller\EncryptedField' shared autowired service.
*
* @return \Pimcore\DataObject\BlockDataMarshaller\EncryptedField
*/
protected function getEncryptedFieldService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/BlockDataMarshaller/EncryptedField.php';
return $this->services['Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField'] = new \Pimcore\DataObject\BlockDataMarshaller\EncryptedField(($this->services['Pimcore\\Element\\MarshallerService'] ?? $this->getMarshallerServiceService()));
}
/**
* Gets the public 'Pimcore\DataObject\FielddefinitionMarshaller\Classificationstore\BooleanSelect' shared autowired service.
*
* @return \Pimcore\DataObject\ClassificationstoreDataMarshaller\BooleanSelect
*/
protected function getBooleanSelectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassificationstoreDataMarshaller/BooleanSelect.php';
return $this->services['Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect'] = new \Pimcore\DataObject\ClassificationstoreDataMarshaller\BooleanSelect();
}
/**
* Gets the public 'Pimcore\DataObject\FielddefinitionMarshaller\Classificationstore\EncryptedField' shared autowired service.
*
* @return \Pimcore\DataObject\ClassificationstoreDataMarshaller\EncryptedField
*/
protected function getEncryptedField2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassificationstoreDataMarshaller/EncryptedField.php';
return $this->services['Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField'] = new \Pimcore\DataObject\ClassificationstoreDataMarshaller\EncryptedField(($this->services['Pimcore\\Element\\MarshallerService'] ?? $this->getMarshallerServiceService()));
}
/**
* Gets the public 'Pimcore\DataObject\FielddefinitionMarshaller\Classificationstore\Multiselect' shared autowired service.
*
* @return \Pimcore\DataObject\ClassificationstoreDataMarshaller\Multiselect
*/
protected function getMultiselectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassificationstoreDataMarshaller/Multiselect.php';
return $this->services['Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect'] = new \Pimcore\DataObject\ClassificationstoreDataMarshaller\Multiselect();
}
/**
* Gets the public 'Pimcore\DataObject\FielddefinitionMarshaller\Classificationstore\QuantityValue' shared autowired service.
*
* @return \Pimcore\DataObject\ClassificationstoreDataMarshaller\QuantityValue
*/
protected function getQuantityValueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassificationstoreDataMarshaller/QuantityValue.php';
return $this->services['Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue'] = new \Pimcore\DataObject\ClassificationstoreDataMarshaller\QuantityValue();
}
/**
* Gets the public 'Pimcore\DataObject\FielddefinitionMarshaller\Classificationstore\RgbaColor' shared autowired service.
*
* @return \Pimcore\DataObject\ClassificationstoreDataMarshaller\RgbaColor
*/
protected function getRgbaColor2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/FielddefinitionMarshaller/Traits/RgbaColorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassificationstoreDataMarshaller/RgbaColor.php';
return $this->services['Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor'] = new \Pimcore\DataObject\ClassificationstoreDataMarshaller\RgbaColor();
}
/**
* Gets the public 'Pimcore\DataObject\FielddefinitionMarshaller\Classificationstore\Table' shared autowired service.
*
* @return \Pimcore\DataObject\ClassificationstoreDataMarshaller\Table
*/
protected function getTableService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/ClassificationstoreDataMarshaller/Table.php';
return $this->services['Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table'] = new \Pimcore\DataObject\ClassificationstoreDataMarshaller\Table();
}
/**
* Gets the public 'Pimcore\DataObject\GridColumnConfig\Service' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Service
*/
protected function getService3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Service.php';
return $this->services['Pimcore\\DataObject\\GridColumnConfig\\Service'] = new \Pimcore\DataObject\GridColumnConfig\Service(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Alias' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.alias', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_AliasService', false],
'Anonymizer' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.anonymizer', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_AnonymizerService', false],
'AnyGetter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.any_getter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_AnyGetterService', false],
'Arithmetic' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.arithmetic', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_ArithmeticService', false],
'AssetMetadataGetter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.asset_metadata_getter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_AssetMetadataGetterService', false],
'Base64' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.base64', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_Base64Service', false],
'Boolean' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.boolean', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_BooleanService', false],
'BooleanFormatter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.boolean_formatter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_BooleanFormatterService', false],
'CaseConverter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.case_converter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_CaseConverterService', false],
'CharCounter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.char_counter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_CharCounterService', false],
'Concatenator' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.concatenator', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_ConcatenatorService', false],
'DateFormatter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.date_formatter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_DateFormatterService', false],
'ElementCounter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.element_counter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_ElementCounterService', false],
'FieldCollectionGetter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.field_collection_getter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_FieldCollectionGetterService', false],
'GeopointRenderer' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.geopoint_renderer', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_GeopointRendererService', false],
'HotspotimageRenderer' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.hotspotimage_renderer', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_HotspotimageRendererService', false],
'ImageRenderer' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.image_renderer', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_ImageRendererService', false],
'IsEqual' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.is_equal', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_IsEqualService', false],
'Iterator' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.iterator', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_IteratorService', false],
'JSON' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.json', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_JsonService', false],
'LFExpander' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.lf_expander', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_LfExpanderService', false],
'LocaleSwitcher' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.locale_switcher', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_LocaleSwitcherService', false],
'Merge' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.merge', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_MergeService', false],
'ObjectFieldGetter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.object_field_getter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_ObjectFieldGetterService', false],
'PHP' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.php', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_PhpService', false],
'PHPCode' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.php_code', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_PhpCodeService', false],
'PropertyGetter' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.property_getter', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_PropertyGetterService', false],
'RequiredBy' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.required_by', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_RequiredByService', false],
'StringContains' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.string_contains', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_StringContainsService', false],
'StringReplace' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.string_replace', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_StringReplaceService', false],
'Substring' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.substring', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_SubstringService', false],
'Text' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.text', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_TextService', false],
'TranslateValue' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.translate_value', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_TranslateValueService', false],
'Trimmer' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.trimmer', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_TrimmerService', false],
'WorkflowState' => ['privates', 'pimcore.data_object.grid_column_config.operator.factory.workflowstate', 'getPimcore_DataObject_GridColumnConfig_Operator_Factory_WorkflowstateService', false],
], [
'Alias' => '?',
'Anonymizer' => '?',
'AnyGetter' => '?',
'Arithmetic' => '?',
'AssetMetadataGetter' => '?',
'Base64' => '?',
'Boolean' => '?',
'BooleanFormatter' => '?',
'CaseConverter' => '?',
'CharCounter' => '?',
'Concatenator' => '?',
'DateFormatter' => '?',
'ElementCounter' => '?',
'FieldCollectionGetter' => '?',
'GeopointRenderer' => '?',
'HotspotimageRenderer' => '?',
'ImageRenderer' => '?',
'IsEqual' => '?',
'Iterator' => '?',
'JSON' => '?',
'LFExpander' => '?',
'LocaleSwitcher' => '?',
'Merge' => '?',
'ObjectFieldGetter' => '?',
'PHP' => '?',
'PHPCode' => '?',
'PropertyGetter' => '?',
'RequiredBy' => '?',
'StringContains' => '?',
'StringReplace' => '?',
'Substring' => '?',
'Text' => '?',
'TranslateValue' => '?',
'Trimmer' => '?',
'WorkflowState' => '?',
]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'DefaultValue' => ['privates', 'pimcore.data_object.grid_column_config.value.factory.default', 'getPimcore_DataObject_GridColumnConfig_Value_Factory_DefaultService', false],
], [
'DefaultValue' => '?',
]));
}
/**
* 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\Editable\EditableHandler' shared autowired service.
*
* @return \Pimcore\Document\Editable\EditableHandler
*/
protected function getEditableHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditableHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/HttpKernel/BundleLocator/BundleLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/HttpKernel/BundleLocator/BundleLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/HttpKernel/WebPathResolver.php';
$this->services['Pimcore\\Document\\Editable\\EditableHandler'] = $instance = new \Pimcore\Document\Editable\EditableHandler(($this->services['Pimcore\\Extension\\Document\\Areabrick\\AreabrickManagerInterface'] ?? $this->getAreabrickManagerInterfaceService()), ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), new \Pimcore\HttpKernel\BundleLocator\BundleLocator(($this->services['kernel'] ?? $this->get('kernel', 1))), new \Pimcore\HttpKernel\WebPathResolver(), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->getAdminUserTranslatorService()), ($this->privates['Pimcore\\Http\\ResponseStack'] ?? ($this->privates['Pimcore\\Http\\ResponseStack'] = new \Pimcore\Http\ResponseStack())), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService()), ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$a = ($this->services['monolog.logger.pimcore'] ?? $this->getMonolog_Logger_PimcoreService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the public 'Pimcore\Document\Editable\EditableUsageResolver' shared autowired service.
*
* @return \Pimcore\Document\Editable\EditableUsageResolver
*/
protected function getEditableUsageResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Editable/EditableUsageResolver.php';
return $this->services['Pimcore\\Document\\Editable\\EditableUsageResolver'] = new \Pimcore\Document\Editable\EditableUsageResolver(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService()));
}
/**
* Gets the public 'Pimcore\Document\Renderer\DocumentRenderer' shared autowired service.
*
* @return \Pimcore\Document\Renderer\DocumentRenderer
*/
protected function getDocumentRendererService()
{
$this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] = $instance = new \Pimcore\Document\Renderer\DocumentRenderer(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService()), ($this->privates['fragment.renderer.inline'] ?? $this->getFragment_Renderer_InlineService()), ($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
$instance->setContainerService(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
return $instance;
}
/**
* Gets the public 'Pimcore\Document\StaticPageGenerator' shared autowired service.
*
* @return \Pimcore\Document\StaticPageGenerator
*/
protected function getStaticPageGeneratorService()
{
return $this->services['Pimcore\\Document\\StaticPageGenerator'] = new \Pimcore\Document\StaticPageGenerator(($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService()), ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService()));
}
/**
* Gets the public 'Pimcore\Element\MarshallerService' shared autowired service.
*
* @return \Pimcore\Element\MarshallerService
*/
protected function getMarshallerServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Element/MarshallerService.php';
return $this->services['Pimcore\\Element\\MarshallerService'] = new \Pimcore\Element\MarshallerService(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'block_consent' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\Consent', 'getConsentService', false],
'block_date' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\Date', 'getDateService', false],
'block_datetime' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\Date', 'getDateService', false],
'block_encryptedField' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\BlockDataMarshaller\\EncryptedField', 'getEncryptedFieldService', false],
'block_externalImage' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage', 'getExternalImageService', false],
'block_geobounds' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds', 'getGeoboundsService', false],
'block_geopoint' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint', 'getGeopointService', false],
'block_geopolygon' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon', 'getGeopolygonService', false],
'block_geopolyline' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon', 'getGeopolygonService', false],
'block_localizedfields' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields', 'getLocalizedfieldsService', false],
'block_rgbaColor' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor', 'getRgbaColorService', false],
'block_structuredTable' => ['services', 'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable', 'getStructuredTableService', false],
'classificationstore_booleanSelect' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\BooleanSelect', 'getBooleanSelectService', false],
'classificationstore_countrymultiselect' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect', 'getMultiselectService', false],
'classificationstore_encryptedField' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\EncryptedField', 'getEncryptedField2Service', false],
'classificationstore_inputQuantityValue' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue', 'getQuantityValueService', false],
'classificationstore_languagemultiselect' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect', 'getMultiselectService', false],
'classificationstore_multiselect' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Multiselect', 'getMultiselectService', false],
'classificationstore_quantityValue' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\QuantityValue', 'getQuantityValueService', false],
'classificationstore_rgbaColor' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\RgbaColor', 'getRgbaColor2Service', false],
'classificationstore_table' => ['services', 'Pimcore\\DataObject\\FielddefinitionMarshaller\\Classificationstore\\Table', 'getTableService', false],
], [
'block_consent' => 'Pimcore\\DataObject\\BlockDataMarshaller\\Consent',
'block_date' => 'Pimcore\\DataObject\\BlockDataMarshaller\\Date',
'block_datetime' => 'Pimcore\\DataObject\\BlockDataMarshaller\\Date',
'block_encryptedField' => 'Pimcore\\DataObject\\BlockDataMarshaller\\EncryptedField',
'block_externalImage' => 'Pimcore\\DataObject\\BlockDataMarshaller\\ExternalImage',
'block_geobounds' => 'Pimcore\\DataObject\\BlockDataMarshaller\\Geobounds',
'block_geopoint' => 'Pimcore\\DataObject\\BlockDataMarshaller\\Geopoint',
'block_geopolygon' => 'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon',
'block_geopolyline' => 'Pimcore\\DataObject\\BlockDataMarshaller\\Geopolygon',
'block_localizedfields' => 'Pimcore\\DataObject\\BlockDataMarshaller\\Localizedfields',
'block_rgbaColor' => 'Pimcore\\DataObject\\BlockDataMarshaller\\RgbaColor',
'block_structuredTable' => 'Pimcore\\DataObject\\BlockDataMarshaller\\StructuredTable',
'classificationstore_booleanSelect' => 'Pimcore\\DataObject\\ClassificationstoreDataMarshaller\\BooleanSelect',
'classificationstore_countrymultiselect' => 'Pimcore\\DataObject\\ClassificationstoreDataMarshaller\\Multiselect',
'classificationstore_encryptedField' => 'Pimcore\\DataObject\\ClassificationstoreDataMarshaller\\EncryptedField',
'classificationstore_inputQuantityValue' => 'Pimcore\\DataObject\\ClassificationstoreDataMarshaller\\QuantityValue',
'classificationstore_languagemultiselect' => 'Pimcore\\DataObject\\ClassificationstoreDataMarshaller\\Multiselect',
'classificationstore_multiselect' => 'Pimcore\\DataObject\\ClassificationstoreDataMarshaller\\Multiselect',
'classificationstore_quantityValue' => 'Pimcore\\DataObject\\ClassificationstoreDataMarshaller\\QuantityValue',
'classificationstore_rgbaColor' => 'Pimcore\\DataObject\\ClassificationstoreDataMarshaller\\RgbaColor',
'classificationstore_table' => 'Pimcore\\DataObject\\ClassificationstoreDataMarshaller\\Table',
]));
}
/**
* Gets the public 'Pimcore\Extension\Bundle\PimcoreBundleManager' shared autowired service.
*
* @return \Pimcore\Extension\Bundle\PimcoreBundleManager
*/
protected function getPimcoreBundleManagerService()
{
return $this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] = new \Pimcore\Extension\Bundle\PimcoreBundleManager(new \Pimcore\Extension\Bundle\Config\StateConfig(($this->services['Pimcore\\Extension\\Config'] ?? $this->get('Pimcore\\Extension\\Config', 1))), new \Pimcore\Extension\Bundle\PimcoreBundleLocator(new \Pimcore\Composer\PackageInfo(), $this->parameters['pimcore.extensions.bundles.search_paths'], true), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the public 'Pimcore\Extension\Document\Areabrick\AreabrickManagerInterface' shared autowired service.
*
* @return \Pimcore\Extension\Document\Areabrick\AreabrickManager
*/
protected function getAreabrickManagerInterfaceService()
{
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';
$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, [
'anchor-brick' => ['privates', 'app.area.brick.anchor_brick', 'getApp_Area_Brick_AnchorBrickService', false],
'banner-brick' => ['privates', 'app.area.brick.banner_brick', 'getApp_Area_Brick_BannerBrickService', false],
'banner-horizontal-brick' => ['privates', 'app.area.brick.banner_horizontal_brick', 'getApp_Area_Brick_BannerHorizontalBrickService', false],
'banner-list-brick' => ['privates', 'app.area.brick.banner_list_brick', 'getApp_Area_Brick_BannerListBrickService', false],
'calendar-brick' => ['privates', 'app.area.brick.calendar_brick', 'getApp_Area_Brick_CalendarBrickService', false],
'column-layout-brick' => ['privates', 'app.area.brick.column_layout_brick', 'getApp_Area_Brick_ColumnLayoutBrickService', false],
'current-achievements-brick' => ['privates', 'app.area.brick.current_achievements_brick', 'getApp_Area_Brick_CurrentAchievementsBrickService', false],
'current-auctions-brick' => ['privates', 'app.area.brick.current_auctions_brick', 'getApp_Area_Brick_CurrentAuctionsBrickService', false],
'current-races-brick' => ['privates', 'app.area.brick.current_races_brick', 'getApp_Area_Brick_CurrentRacesBrickService', false],
'divider-brick' => ['privates', 'app.area.brick.divider_brick', 'getApp_Area_Brick_DividerBrickService', false],
'elfsight-content-brick' => ['privates', 'app.area.brick.elfsight_content_brick', 'getApp_Area_Brick_ElfsightContentBrickService', false],
'features-brick' => ['privates', 'app.area.brick.features_brick', 'getApp_Area_Brick_FeaturesBrickService', false],
'features-list-brick' => ['privates', 'app.area.brick.features_list_brick', 'getApp_Area_Brick_FeaturesListBrickService', false],
'frequent-news-brick' => ['privates', 'app.area.brick.frequent_news_brick', 'getApp_Area_Brick_FrequentNewsBrickService', false],
'hero-brick' => ['privates', 'app.area.brick.hero_brick', 'getApp_Area_Brick_HeroBrickService', false],
'hero-reverse-brick' => ['privates', 'app.area.brick.hero_reverse_brick', 'getApp_Area_Brick_HeroReverseBrickService', false],
'image' => ['privates', 'app.area.brick.image', 'getApp_Area_Brick_ImageService', false],
'jockey-attendence' => ['privates', 'app.area.brick.jockey_attendence', 'getApp_Area_Brick_JockeyAttendenceService', false],
'link-brick' => ['privates', 'app.area.brick.link_brick', 'getApp_Area_Brick_LinkBrickService', false],
'network-brick' => ['privates', 'app.area.brick.network_brick', 'getApp_Area_Brick_NetworkBrickService', false],
'network-sololist-brick' => ['privates', 'app.area.brick.network_sololist_brick', 'getApp_Area_Brick_NetworkSololistBrickService', false],
'news' => ['privates', 'app.area.brick.news', 'getApp_Area_Brick_NewsService', false],
'partners-brick' => ['privates', 'app.area.brick.partners_brick', 'getApp_Area_Brick_PartnersBrickService', false],
'profile-description-brick' => ['privates', 'app.area.brick.profile_description_brick', 'getApp_Area_Brick_ProfileDescriptionBrickService', false],
'quicklinks-brick' => ['privates', 'app.area.brick.quicklinks_brick', 'getApp_Area_Brick_QuicklinksBrickService', false],
'races' => ['privates', 'app.area.brick.races', 'getApp_Area_Brick_RacesService', false],
'search-brick' => ['privates', 'app.area.brick.search_brick', 'getApp_Area_Brick_SearchBrickService', false],
'service-timelineposts' => ['privates', 'app.area.brick.service_timelineposts', 'getApp_Area_Brick_ServiceTimelinepostsService', false],
'slider-brick' => ['privates', 'app.area.brick.slider_brick', 'getApp_Area_Brick_SliderBrickService', false],
'spacing' => ['privates', 'app.area.brick.spacing', 'getApp_Area_Brick_SpacingService', false],
'target-audience-brick' => ['privates', 'app.area.brick.target_audience_brick', 'getApp_Area_Brick_TargetAudienceBrickService', false],
'team-brick' => ['privates', 'app.area.brick.team_brick', 'getApp_Area_Brick_TeamBrickService', false],
'text' => ['privates', 'app.area.brick.text', 'getApp_Area_Brick_TextService', false],
'timelineposts' => ['privates', 'app.area.brick.timelineposts', 'getApp_Area_Brick_TimelinepostsService', false],
'top-auctionlots-brick' => ['privates', 'app.area.brick.top_auctionlots_brick', 'getApp_Area_Brick_TopAuctionlotsBrickService', false],
], [
'anchor-brick' => '?',
'banner-brick' => '?',
'banner-horizontal-brick' => '?',
'banner-list-brick' => '?',
'calendar-brick' => '?',
'column-layout-brick' => '?',
'current-achievements-brick' => '?',
'current-auctions-brick' => '?',
'current-races-brick' => '?',
'divider-brick' => '?',
'elfsight-content-brick' => '?',
'features-brick' => '?',
'features-list-brick' => '?',
'frequent-news-brick' => '?',
'hero-brick' => '?',
'hero-reverse-brick' => '?',
'image' => '?',
'jockey-attendence' => '?',
'link-brick' => '?',
'network-brick' => '?',
'network-sololist-brick' => '?',
'news' => '?',
'partners-brick' => '?',
'profile-description-brick' => '?',
'quicklinks-brick' => '?',
'races' => '?',
'search-brick' => '?',
'service-timelineposts' => '?',
'slider-brick' => '?',
'spacing' => '?',
'target-audience-brick' => '?',
'team-brick' => '?',
'text' => '?',
'timelineposts' => '?',
'top-auctionlots-brick' => '?',
]));
$instance->registerService('divider-brick', 'app.area.brick.divider_brick');
$instance->registerService('elfsight-content-brick', 'app.area.brick.elfsight_content_brick');
$instance->registerService('spacing', 'app.area.brick.spacing');
$instance->registerService('anchor-brick', 'app.area.brick.anchor_brick');
$instance->registerService('banner-brick', 'app.area.brick.banner_brick');
$instance->registerService('banner-horizontal-brick', 'app.area.brick.banner_horizontal_brick');
$instance->registerService('banner-list-brick', 'app.area.brick.banner_list_brick');
$instance->registerService('calendar-brick', 'app.area.brick.calendar_brick');
$instance->registerService('column-layout-brick', 'app.area.brick.column_layout_brick');
$instance->registerService('current-achievements-brick', 'app.area.brick.current_achievements_brick');
$instance->registerService('current-auctions-brick', 'app.area.brick.current_auctions_brick');
$instance->registerService('features-brick', 'app.area.brick.features_brick');
$instance->registerService('features-list-brick', 'app.area.brick.features_list_brick');
$instance->registerService('frequent-news-brick', 'app.area.brick.frequent_news_brick');
$instance->registerService('hero-brick', 'app.area.brick.hero_brick');
$instance->registerService('hero-reverse-brick', 'app.area.brick.hero_reverse_brick');
$instance->registerService('image', 'app.area.brick.image');
$instance->registerService('jockey-attendence', 'app.area.brick.jockey_attendence');
$instance->registerService('link-brick', 'app.area.brick.link_brick');
$instance->registerService('network-brick', 'app.area.brick.network_brick');
$instance->registerService('network-sololist-brick', 'app.area.brick.network_sololist_brick');
$instance->registerService('partners-brick', 'app.area.brick.partners_brick');
$instance->registerService('profile-description-brick', 'app.area.brick.profile_description_brick');
$instance->registerService('quicklinks-brick', 'app.area.brick.quicklinks_brick');
$instance->registerService('races', 'app.area.brick.races');
$instance->registerService('search-brick', 'app.area.brick.search_brick');
$instance->registerService('slider-brick', 'app.area.brick.slider_brick');
$instance->registerService('target-audience-brick', 'app.area.brick.target_audience_brick');
$instance->registerService('team-brick', 'app.area.brick.team_brick');
$instance->registerService('text', 'app.area.brick.text');
$instance->registerService('timelineposts', 'app.area.brick.timelineposts');
$instance->registerService('current-races-brick', 'app.area.brick.current_races_brick');
$instance->registerService('news', 'app.area.brick.news');
$instance->registerService('top-auctionlots-brick', 'app.area.brick.top_auctionlots_brick');
$instance->registerService('service-timelineposts', 'app.area.brick.service_timelineposts');
return $instance;
}
/**
* Gets the public 'Pimcore\Helper\LongRunningHelper' shared autowired service.
*
* @return \Pimcore\Helper\LongRunningHelper
*/
protected function getLongRunningHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Helper/LongRunningHelper.php';
$this->services['Pimcore\\Helper\\LongRunningHelper'] = $instance = new \Pimcore\Helper\LongRunningHelper(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setLogger(($this->services['monolog.logger.pimcore'] ?? $this->getMonolog_Logger_PimcoreService()));
return $instance;
}
/**
* Gets the public 'Pimcore\Http\ClientFactory' shared autowired service.
*
* @return \Pimcore\Http\ClientFactory
*/
protected function getClientFactoryService()
{
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->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
$a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\OutputTimestampResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\OutputTimestampResolver
*/
protected function getOutputTimestampResolverService()
{
return $this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] = new \Pimcore\Http\Request\Resolver\OutputTimestampResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\PimcoreContextResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\PimcoreContextResolver
*/
protected function getPimcoreContextResolverService()
{
$a = new \Pimcore\Http\Context\PimcoreContextGuesser(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())));
$a->addContextRoutes('profiler', [0 => ['path' => '^/_(profiler|wdt)(/.*)?$', 'route' => false, 'host' => false, 'methods' => []]]);
$a->addContextRoutes('admin', [0 => ['path' => '^/admin(/.*)?$', 'route' => false, 'host' => false, 'methods' => []], 1 => ['route' => '^pimcore_admin_', 'path' => false, 'host' => false, 'methods' => []]]);
$a->addContextRoutes('plugin', [0 => ['path' => '^/plugin(/.*)?$', 'route' => false, 'host' => false, 'methods' => []]]);
return $this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] = new \Pimcore\Http\Request\Resolver\PimcoreContextResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a);
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\ResponseHeaderResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\ResponseHeaderResolver
*/
protected function getResponseHeaderResolverService()
{
return $this->services['Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver'] = new \Pimcore\Http\Request\Resolver\ResponseHeaderResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\SiteResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\SiteResolver
*/
protected function getSiteResolverService()
{
return $this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] = new \Pimcore\Http\Request\Resolver\SiteResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\StaticPageResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\StaticPageResolver
*/
protected function getStaticPageResolverService()
{
return $this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] = new \Pimcore\Http\Request\Resolver\StaticPageResolver(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'Pimcore\Http\Request\Resolver\TemplateResolver' shared autowired service.
*
* @return \Pimcore\Http\Request\Resolver\TemplateResolver
*/
protected function getTemplateResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Http/Request/Resolver/TemplateResolver.php';
return $this->services['Pimcore\\Http\\Request\\Resolver\\TemplateResolver'] = new \Pimcore\Http\Request\Resolver\TemplateResolver(($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\Image\Adapter\GD' autowired service.
*
* @return \Pimcore\Image\Adapter\GD
*/
protected function getGDService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Image/Adapter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Image/Adapter/GD.php';
$this->factories['Pimcore\\Image\\Adapter\\GD'] = function () {
return new \Pimcore\Image\Adapter\GD();
};
return $this->factories['Pimcore\\Image\\Adapter\\GD']();
}
/**
* Gets the public 'Pimcore\Image\Adapter\Imagick' autowired service.
*
* @return \Pimcore\Image\Adapter\Imagick
*/
protected function getImagickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Image/Adapter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Image/Adapter/Imagick.php';
$this->factories['Pimcore\\Image\\Adapter\\Imagick'] = function () {
return new \Pimcore\Image\Adapter\Imagick();
};
return $this->factories['Pimcore\\Image\\Adapter\\Imagick']();
}
/**
* Gets the public 'Pimcore\Image\Optimizer' shared service.
*
* @return \Pimcore\Image\Optimizer
*/
protected function getOptimizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Image/ImageOptimizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Image/Optimizer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Image/Optimizer/OptimizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Image/Optimizer/SpatieImageOptimizer.php';
$this->services['Pimcore\\Image\\Optimizer'] = $instance = new \Pimcore\Image\Optimizer();
$instance->registerOptimizer(new \Pimcore\Image\Optimizer\SpatieImageOptimizer());
return $instance;
}
/**
* Gets the public 'Pimcore\Localization\IntlFormatter' shared autowired service.
*
* @return \Pimcore\Localization\IntlFormatter
*/
protected function getIntlFormatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Localization/IntlFormatter.php';
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()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Log/ApplicationLogger.php';
$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()
{
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';
$this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] = $instance = new \Pimcore\Log\Handler\ApplicationLoggerDb(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
$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\Mail\Mailer' shared autowired service.
*
* @return \Pimcore\Mail\Mailer
*/
protected function getMailerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Mail/Mailer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Mail/Plugins/RedirectingPlugin.php';
return $this->services['Pimcore\\Mail\\Mailer'] = new \Pimcore\Mail\Mailer(new \Symfony\Component\Mailer\Mailer(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), new \Pimcore\Mail\Plugins\RedirectingPlugin());
}
/**
* Gets the public 'Pimcore\Migrations\FilteredMigrationsRepository' shared autowired service.
*
* @return \Pimcore\Migrations\FilteredMigrationsRepository
*/
protected function getFilteredMigrationsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/MigrationsRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Migrations/FilteredMigrationsRepository.php';
return $this->services['Pimcore\\Migrations\\FilteredMigrationsRepository'] = new \Pimcore\Migrations\FilteredMigrationsRepository();
}
/**
* Gets the public 'Pimcore\Migrations\FilteredTableMetadataStorage' shared autowired service.
*
* @return \Pimcore\Migrations\FilteredTableMetadataStorage
*/
protected function getFilteredTableMetadataStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Migrations/FilteredTableMetadataStorage.php';
return $this->services['Pimcore\\Migrations\\FilteredTableMetadataStorage'] = new \Pimcore\Migrations\FilteredTableMetadataStorage();
}
/**
* Gets the public 'Pimcore\Model\DataObject\ClassDefinition\ClassDefinitionManager' shared autowired service.
*
* @return \Pimcore\Model\DataObject\ClassDefinition\ClassDefinitionManager
*/
protected function getClassDefinitionManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/DataObject/ClassDefinition/ClassDefinitionManager.php';
return $this->services['Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager'] = new \Pimcore\Model\DataObject\ClassDefinition\ClassDefinitionManager();
}
/**
* Gets the public 'Pimcore\Model\DataObject\ClassDefinition\ClassLayoutDefinitionManager' shared autowired service.
*
* @return \Pimcore\Model\DataObject\ClassDefinition\ClassLayoutDefinitionManager
*/
protected function getClassLayoutDefinitionManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/DataObject/ClassDefinition/ClassLayoutDefinitionManager.php';
return $this->services['Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager'] = new \Pimcore\Model\DataObject\ClassDefinition\ClassLayoutDefinitionManager();
}
/**
* Gets the public 'Pimcore\Model\DataObject\ClassDefinition\DynamicOptionsProvider\CountryOptionsProvider' shared autowired service.
*
* @return \Pimcore\Model\DataObject\ClassDefinition\DynamicOptionsProvider\CountryOptionsProvider
*/
protected function getCountryOptionsProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/DynamicOptionsProvider/MultiSelectOptionsProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/DynamicOptionsProvider/SelectOptionsProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/DynamicOptionsProvider/CountryOptionsProvider.php';
return $this->services['Pimcore\\Model\\DataObject\\ClassDefinition\\DynamicOptionsProvider\\CountryOptionsProvider'] = new \Pimcore\Model\DataObject\ClassDefinition\DynamicOptionsProvider\CountryOptionsProvider(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
}
/**
* Gets the public 'Pimcore\Model\DataObject\QuantityValue\QuantityValueConverterInterface' shared autowired service.
*
* @return \Pimcore\Model\DataObject\QuantityValue\DefaultConverter
*/
protected function getQuantityValueConverterInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/QuantityValue/QuantityValueConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/QuantityValue/DefaultConverter.php';
return $this->services['Pimcore\\Model\\DataObject\\QuantityValue\\QuantityValueConverterInterface'] = new \Pimcore\Model\DataObject\QuantityValue\DefaultConverter();
}
/**
* Gets the public 'Pimcore\Model\DataObject\QuantityValue\UnitConversionService' shared autowired service.
*
* @return \Pimcore\Model\DataObject\QuantityValue\UnitConversionService
*/
protected function getUnitConversionServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/QuantityValue/UnitConversionService.php';
return $this->services['Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService'] = new \Pimcore\Model\DataObject\QuantityValue\UnitConversionService($this);
}
/**
* 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 getService4Service()
{
return $this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service();
}
/**
* Gets the public 'Pimcore\Model\Notification\Service\NotificationService' shared autowired service.
*
* @return \Pimcore\Model\Notification\Service\NotificationService
*/
protected function getNotificationServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Notification/Service/NotificationService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Notification/Service/UserService.php';
return $this->services['Pimcore\\Model\\Notification\\Service\\NotificationService'] = new \Pimcore\Model\Notification\Service\NotificationService(($this->privates['Pimcore\\Model\\Notification\\Service\\UserService'] ?? ($this->privates['Pimcore\\Model\\Notification\\Service\\UserService'] = new \Pimcore\Model\Notification\Service\UserService())));
}
/**
* Gets the public 'Pimcore\Model\Version\Adapter\VersionStorageAdapterInterface' shared autowired service.
*
* @return \Pimcore\Model\Version\Adapter\FileSystemVersionStorageAdapter
*/
protected function getVersionStorageAdapterInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Version/Adapter/VersionStorageAdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Version/Adapter/FileSystemVersionStorageAdapter.php';
return $this->services['Pimcore\\Model\\Version\\Adapter\\VersionStorageAdapterInterface'] = new \Pimcore\Model\Version\Adapter\FileSystemVersionStorageAdapter();
}
/**
* Gets the public 'Pimcore\Targeting\Document\DocumentTargetingConfigurator' shared autowired service.
*
* @return \Pimcore\Targeting\Document\DocumentTargetingConfigurator
*/
protected function getDocumentTargetingConfiguratorService()
{
return $this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] = new \Pimcore\Targeting\Document\DocumentTargetingConfigurator(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService()));
}
/**
* Gets the public 'Pimcore\Templating\Renderer\EditableRenderer' shared autowired service.
*
* @return \Pimcore\Templating\Renderer\EditableRenderer
*/
protected function getEditableRendererService()
{
$this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] = $instance = new \Pimcore\Templating\Renderer\EditableRenderer(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the public 'Pimcore\Tool\AssetsInstaller' shared autowired service.
*
* @return \Pimcore\Tool\AssetsInstaller
*/
protected function getAssetsInstallerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Tool/AssetsInstaller.php';
return $this->services['Pimcore\\Tool\\AssetsInstaller'] = new \Pimcore\Tool\AssetsInstaller();
}
/**
* Gets the public 'Pimcore\Tool\Storage' shared autowired service.
*
* @return \Pimcore\Tool\Storage
*/
protected function getStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Tool/Storage.php';
return $this->services['Pimcore\\Tool\\Storage'] = new \Pimcore\Tool\Storage(($this->privates['.service_locator.oBGgE12'] ?? $this->get_ServiceLocator_OBGgE12Service()));
}
/**
* Gets the public 'Pimcore\Workflow\Dumper\GraphvizDumper' shared autowired service.
*
* @return \Pimcore\Workflow\Dumper\GraphvizDumper
*/
protected function getGraphvizDumperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Dumper/GraphvizDumper.php';
return $this->services['Pimcore\\Workflow\\Dumper\\GraphvizDumper'] = new \Pimcore\Workflow\Dumper\GraphvizDumper(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()));
}
/**
* Gets the public 'Pimcore\Workflow\Dumper\StateMachineGraphvizDumper' shared autowired service.
*
* @return \Pimcore\Workflow\Dumper\StateMachineGraphvizDumper
*/
protected function getStateMachineGraphvizDumperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Dumper/GraphvizDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Dumper/StateMachineGraphvizDumper.php';
return $this->services['Pimcore\\Workflow\\Dumper\\StateMachineGraphvizDumper'] = new \Pimcore\Workflow\Dumper\StateMachineGraphvizDumper(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()));
}
/**
* Gets the public 'Pimcore\Workflow\ExpressionService' shared autowired service.
*
* @return \Pimcore\Workflow\ExpressionService
*/
protected function getExpressionServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/ExpressionService.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/EventListener/ExpressionLanguage.php';
$a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
return $this->services['Pimcore\\Workflow\\ExpressionService'] = new \Pimcore\Workflow\ExpressionService(new \Symfony\Component\Workflow\EventListener\ExpressionLanguage(($this->services['cache.app'] ?? $this->getCache_AppService())), $a, new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker($a, ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false, false), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
}
/**
* Gets the public 'Pimcore\Workflow\Manager' shared autowired service.
*
* @return \Pimcore\Workflow\Manager
*/
protected function getManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Manager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Registry.php';
return $this->services['Pimcore\\Workflow\\Manager'] = new \Pimcore\Workflow\Manager(($this->privates['workflow.registry'] ?? ($this->privates['workflow.registry'] = new \Symfony\Component\Workflow\Registry())), ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService()), ($this->services['Pimcore\\Workflow\\ExpressionService'] ?? $this->getExpressionServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the public 'Pimcore\Workflow\Notification\NotificationEmailService' shared autowired service.
*
* @return \Pimcore\Workflow\Notification\NotificationEmailService
*/
protected function getNotificationEmailServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/AbstractNotificationService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/NotificationEmailService.php';
return $this->services['Pimcore\\Workflow\\Notification\\NotificationEmailService'] = new \Pimcore\Workflow\Notification\NotificationEmailService(($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the public 'Pimcore\Workflow\Place\StatusInfo' shared autowired service.
*
* @return \Pimcore\Workflow\Place\StatusInfo
*/
protected function getStatusInfoService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Place/StatusInfo.php';
return $this->services['Pimcore\\Workflow\\Place\\StatusInfo'] = new \Pimcore\Workflow\Place\StatusInfo(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the public 'Scheb\TwoFactorBundle\Model\PersisterInterface' shared service.
*
* @return \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersister
*/
protected function getPersisterInterfaceService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['Scheb\\TwoFactorBundle\\Model\\PersisterInterface'] = $this->createProxy('DoctrinePersister_a694024', function () {
return \DoctrinePersister_a694024::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getPersisterInterfaceService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Model/Persister/DoctrinePersisterFactory.php';
return (new \Scheb\TwoFactorBundle\Model\Persister\DoctrinePersisterFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL))->getPersister();
}
/**
* Gets the public 'Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
*/
protected function getTwoFactorFormRendererInterfaceService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['Scheb\\TwoFactorBundle\\Security\\TwoFactor\\Provider\\TwoFactorFormRendererInterface'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getTwoFactorFormRendererInterfaceService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SchebTwoFactor/Authentication/form.html.twig');
}
/**
* 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\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
*/
protected function getRedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
$a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
*/
protected function getTemplateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'Symfony\Component\HttpKernel\EventListener\SessionListener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', 'session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'session' => ['services', 'session', 'getSessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the public 'Symfony\Component\Lock\LockFactory' shared autowired service.
*
* @return \Symfony\Component\Lock\LockFactory
*/
protected function getLockFactoryService()
{
$this->services['Symfony\\Component\\Lock\\LockFactory'] = $instance = new \Symfony\Component\Lock\LockFactory(new \Symfony\Component\Lock\Store\PdoStore(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService())));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the public 'Symfony\Contracts\Translation\TranslatorInterface' shared autowired service.
*
* @return \Pimcore\Translation\Translator
*/
protected function getTranslatorInterfaceService()
{
$this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] = $instance = new \Pimcore\Translation\Translator(($this->privates['translator.data_collector'] ?? $this->getTranslator_DataCollectorService()));
$instance->setKernel(($this->services['kernel'] ?? $this->get('kernel', 1)));
$instance->setAdminPath('@PimcoreCoreBundle/Resources/translations');
$instance->setAdminTranslationMapping([]);
return $instance;
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ProxyAdapter(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()), 'app'));
}
/**
* Gets the public 'cache.app_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_AppClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()), 'pimcore.cache.adapter.redis_tag_aware' => ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService())]);
}
/**
* Gets the public 'cache.global_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_GlobalClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'pimcore.cache.adapter.redis_tag_aware' => ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
}
/**
* 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('3YpBekD1m-', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.system_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_SystemClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
}
/**
* 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('QGdDfhkdiL', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache_warmer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
*/
protected function getCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 5 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
yield 6 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 8 => ($this->privates['Pimcore\\HttpKernel\\CacheWarmer\\MkdirCacheWarmer'] ?? ($this->privates['Pimcore\\HttpKernel\\CacheWarmer\\MkdirCacheWarmer'] = new \Pimcore\HttpKernel\CacheWarmer\MkdirCacheWarmer()));
yield 9 => ($this->privates['Pimcore\\HttpKernel\\CacheWarmer\\PimcoreCoreCacheWarmer'] ?? ($this->privates['Pimcore\\HttpKernel\\CacheWarmer\\PimcoreCoreCacheWarmer'] = new \Pimcore\HttpKernel\CacheWarmer\PimcoreCoreCacheWarmer()));
yield 10 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__, 4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
}, 11), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'cmf_routing.redirect_controller' shared service.
*
* @return \Symfony\Cmf\Bundle\RoutingBundle\Controller\RedirectController
*/
protected function getCmfRouting_RedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src/Controller/RedirectController.php';
return $this->services['cmf_routing.redirect_controller'] = new \Symfony\Cmf\Bundle\RoutingBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the public 'cmf_routing.route_provider' shared autowired service.
*
* @return \Pimcore\Routing\DynamicRouteProvider
*/
protected function getCmfRouting_RouteProviderService()
{
$a = ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService());
$this->services['cmf_routing.route_provider'] = $instance = new \Pimcore\Routing\DynamicRouteProvider($a);
$instance->addHandler(($this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] ?? $this->getDocumentRouteHandlerService()));
$instance->addHandler(new \Pimcore\Routing\Dynamic\DataObjectRouteHandler($a, ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()))));
return $instance;
}
/**
* Gets the public 'console.command.public_alias.App\Command\AuctionhouseToProfileCommand' shared autowired service.
*
* @return \App\Command\AuctionhouseToProfileCommand
*/
protected function getAuctionhouseToProfileCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AuctionhouseToProfileCommand.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/Slugger.php';
return $this->services['console.command.public_alias.App\\Command\\AuctionhouseToProfileCommand'] = new \App\Command\AuctionhouseToProfileCommand(($this->privates['App\\Core\\Service\\Slugger'] ?? ($this->privates['App\\Core\\Service\\Slugger'] = new \App\Core\Service\Slugger())), ($this->privates['App\\Core\\Service\\OpenStreetMapClient'] ?? $this->getOpenStreetMapClientService()));
}
/**
* Gets the public 'console.command.public_alias.App\Command\GaloppPhotoNewsCommand' shared autowired service.
*
* @return \App\Command\GaloppPhotoNewsCommand
*/
protected function getGaloppPhotoNewsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/GaloppPhotoNewsCommand.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Crawler/GaloppPhotoCrawler.php';
return $this->services['console.command.public_alias.App\\Command\\GaloppPhotoNewsCommand'] = new \App\Command\GaloppPhotoNewsCommand(new \App\Profile\Crawler\GaloppPhotoCrawler());
}
/**
* Gets the public 'console.command.public_alias.App\Command\RacesToRacedaysCommand' shared autowired service.
*
* @return \App\Command\RacesToRacedaysCommand
*/
protected function getRacesToRacedaysCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RacesToRacedaysCommand.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/Slugger.php';
return $this->services['console.command.public_alias.App\\Command\\RacesToRacedaysCommand'] = new \App\Command\RacesToRacedaysCommand(($this->privates['App\\Core\\Service\\Slugger'] ?? ($this->privates['App\\Core\\Service\\Slugger'] = new \App\Core\Service\Slugger())), ($this->privates['App\\Core\\Service\\OpenStreetMapClient'] ?? $this->getOpenStreetMapClientService()), ($this->privates['App\\Profile\\Service\\ProfileService'] ?? $this->getProfileServiceService()));
}
/**
* Gets the public 'console.command.public_alias.App\Command\RacingtracksToProfileCommand' shared autowired service.
*
* @return \App\Command\RacingtracksToProfileCommand
*/
protected function getRacingtracksToProfileCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RacingtracksToProfileCommand.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/Slugger.php';
return $this->services['console.command.public_alias.App\\Command\\RacingtracksToProfileCommand'] = new \App\Command\RacingtracksToProfileCommand(($this->privates['App\\Core\\Service\\Slugger'] ?? ($this->privates['App\\Core\\Service\\Slugger'] = new \App\Core\Service\Slugger())), ($this->privates['App\\Core\\Service\\OpenStreetMapClient'] ?? $this->getOpenStreetMapClientService()));
}
/**
* Gets the public 'console.command.public_alias.App\Command\RemoveAvatarsCommand' shared autowired service.
*
* @return \App\Command\RemoveAvatarsCommand
*/
protected function getRemoveAvatarsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RemoveAvatarsCommand.php';
return $this->services['console.command.public_alias.App\\Command\\RemoveAvatarsCommand'] = new \App\Command\RemoveAvatarsCommand();
}
/**
* Gets the public 'console.command.public_alias.App\ElasticSearch\Command\RebuildAuctionsIndexCommand' shared autowired service.
*
* @return \App\ElasticSearch\Command\RebuildAuctionsIndexCommand
*/
protected function getRebuildAuctionsIndexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Command/RebuildAuctionsIndexCommand.php';
return $this->services['console.command.public_alias.App\\ElasticSearch\\Command\\RebuildAuctionsIndexCommand'] = new \App\ElasticSearch\Command\RebuildAuctionsIndexCommand(($this->privates['App\\ElasticSearch\\Service\\AuctionIndexService'] ?? $this->getAuctionIndexServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the public 'console.command.public_alias.App\ElasticSearch\Command\RebuildAutocompleteIndexCommand' shared autowired service.
*
* @return \App\ElasticSearch\Command\RebuildAutocompleteIndexCommand
*/
protected function getRebuildAutocompleteIndexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Command/RebuildAutocompleteIndexCommand.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/AutocompleteIndexService.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
return $this->services['console.command.public_alias.App\\ElasticSearch\\Command\\RebuildAutocompleteIndexCommand'] = new \App\ElasticSearch\Command\RebuildAutocompleteIndexCommand(new \App\ElasticSearch\Service\AutocompleteIndexService($a), $a);
}
/**
* Gets the public 'console.command.public_alias.App\ElasticSearch\Command\RebuildHorsesIndexCommand' shared autowired service.
*
* @return \App\ElasticSearch\Command\RebuildHorsesIndexCommand
*/
protected function getRebuildHorsesIndexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Command/RebuildHorsesIndexCommand.php';
return $this->services['console.command.public_alias.App\\ElasticSearch\\Command\\RebuildHorsesIndexCommand'] = new \App\ElasticSearch\Command\RebuildHorsesIndexCommand(($this->privates['App\\ElasticSearch\\Service\\HorseIndexService'] ?? $this->getHorseIndexServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the public 'console.command.public_alias.App\ElasticSearch\Command\RebuildIndexCommand' shared autowired service.
*
* @return \App\ElasticSearch\Command\RebuildIndexCommand
*/
protected function getRebuildIndexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Command/RebuildIndexCommand.php';
return $this->services['console.command.public_alias.App\\ElasticSearch\\Command\\RebuildIndexCommand'] = new \App\ElasticSearch\Command\RebuildIndexCommand(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the public 'console.command.public_alias.App\ElasticSearch\Command\RebuildMarketplaceIndexCommand' shared autowired service.
*
* @return \App\ElasticSearch\Command\RebuildMarketplaceIndexCommand
*/
protected function getRebuildMarketplaceIndexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Command/RebuildMarketplaceIndexCommand.php';
return $this->services['console.command.public_alias.App\\ElasticSearch\\Command\\RebuildMarketplaceIndexCommand'] = new \App\ElasticSearch\Command\RebuildMarketplaceIndexCommand(($this->privates['App\\ElasticSearch\\Service\\MarketplaceIndexService'] ?? $this->getMarketplaceIndexServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the public 'console.command.public_alias.App\ElasticSearch\Command\RebuildNewsIndexCommand' shared autowired service.
*
* @return \App\ElasticSearch\Command\RebuildNewsIndexCommand
*/
protected function getRebuildNewsIndexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Command/RebuildNewsIndexCommand.php';
return $this->services['console.command.public_alias.App\\ElasticSearch\\Command\\RebuildNewsIndexCommand'] = new \App\ElasticSearch\Command\RebuildNewsIndexCommand(($this->privates['App\\ElasticSearch\\Service\\NewsIndexService'] ?? $this->getNewsIndexServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the public 'console.command.public_alias.App\ElasticSearch\Command\RebuildProfilesIndexCommand' shared autowired service.
*
* @return \App\ElasticSearch\Command\RebuildProfilesIndexCommand
*/
protected function getRebuildProfilesIndexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Command/RebuildProfilesIndexCommand.php';
return $this->services['console.command.public_alias.App\\ElasticSearch\\Command\\RebuildProfilesIndexCommand'] = new \App\ElasticSearch\Command\RebuildProfilesIndexCommand(($this->privates['App\\ElasticSearch\\Service\\ProfileIndexService'] ?? $this->getProfileIndexServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the public 'console.command.public_alias.App\ElasticSearch\Command\RebuildRacesIndexCommand' shared autowired service.
*
* @return \App\ElasticSearch\Command\RebuildRacesIndexCommand
*/
protected function getRebuildRacesIndexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Command/RebuildRacesIndexCommand.php';
return $this->services['console.command.public_alias.App\\ElasticSearch\\Command\\RebuildRacesIndexCommand'] = new \App\ElasticSearch\Command\RebuildRacesIndexCommand(($this->privates['App\\ElasticSearch\\Service\\RaceIndexService'] ?? $this->getRaceIndexServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the public 'console.command.public_alias.App\ElasticSearch\Command\RebuildTimelineIndexCommand' shared autowired service.
*
* @return \App\ElasticSearch\Command\RebuildTimelineIndexCommand
*/
protected function getRebuildTimelineIndexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Command/RebuildTimelineIndexCommand.php';
return $this->services['console.command.public_alias.App\\ElasticSearch\\Command\\RebuildTimelineIndexCommand'] = new \App\ElasticSearch\Command\RebuildTimelineIndexCommand(($this->privates['App\\ElasticSearch\\Service\\TimelinePostIndexService'] ?? $this->getTimelinePostIndexServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand
*/
protected function getListCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/AbstractBundleCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/ListCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand'] = new \Pimcore\Bundle\CoreBundle\Command\Bundle\ListCommand(($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand
*/
protected function getCacheWarmingCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/CacheWarmingCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand'] = new \Pimcore\Bundle\CoreBundle\Command\CacheWarmingCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand
*/
protected function getClassesDefinitionsBuildCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/ClassesDefinitionsBuildCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand'] = new \Pimcore\Bundle\CoreBundle\Command\ClassesDefinitionsBuildCommand(($this->services['Pimcore\\DataObject\\ClassBuilder\\PHPClassDumperInterface'] ?? $this->getPHPClassDumperInterfaceService()), ($this->services['Pimcore\\DataObject\\ClassBuilder\\PHPFieldCollectionClassDumperInterface'] ?? $this->getPHPFieldCollectionClassDumperInterfaceService()), ($this->services['Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickClassDumperInterface'] ?? $this->getPHPObjectBrickClassDumperInterfaceService()), ($this->services['Pimcore\\DataObject\\ClassBuilder\\PHPObjectBrickContainerClassDumperInterface'] ?? $this->getPHPObjectBrickContainerClassDumperInterfaceService()));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand
*/
protected function getClassCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/Traits/DryRun.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Definition/Import/AbstractStructureImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Definition/Import/ClassCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand'] = new \Pimcore\Bundle\CoreBundle\Command\Definition\Import\ClassCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand
*/
protected function getCustomLayoutCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/Traits/DryRun.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Definition/Import/AbstractStructureImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Definition/Import/CustomLayoutCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand'] = new \Pimcore\Bundle\CoreBundle\Command\Definition\Import\CustomLayoutCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand
*/
protected function getFieldCollectionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/Traits/DryRun.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Definition/Import/AbstractStructureImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Definition/Import/FieldCollectionCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand'] = new \Pimcore\Bundle\CoreBundle\Command\Definition\Import\FieldCollectionCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand
*/
protected function getObjectBrickCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/Traits/DryRun.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Definition/Import/AbstractStructureImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Definition/Import/ObjectBrickCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand'] = new \Pimcore\Bundle\CoreBundle\Command\Definition\Import\ObjectBrickCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand
*/
protected function getDeleteClassificationStoreCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/DeleteClassificationStoreCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand'] = new \Pimcore\Bundle\CoreBundle\Command\DeleteClassificationStoreCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand
*/
protected function getDeleteUnusedLocaleDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/Traits/DryRun.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/DeleteUnusedLocaleDataCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand'] = new \Pimcore\Bundle\CoreBundle\Command\DeleteUnusedLocaleDataCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews
*/
protected function getGeneratePagePreviewsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Document/GeneratePagePreviews.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews'] = new \Pimcore\Bundle\CoreBundle\Command\Document\GeneratePagePreviews();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand
*/
protected function getMigrateElementsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Document/MigrateElementsCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand'] = new \Pimcore\Bundle\CoreBundle\Command\Document\MigrateElementsCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand
*/
protected function getEmailLogsCleanupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/EmailLogsCleanupCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand'] = new \Pimcore\Bundle\CoreBundle\Command\EmailLogsCleanupCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand
*/
protected function getGenerateStaticPagesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/GenerateStaticPagesCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand'] = new \Pimcore\Bundle\CoreBundle\Command\GenerateStaticPagesCommand(($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService()));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand
*/
protected function getInternalMigrationHelpersCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/InternalMigrationHelpersCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Migrations/FilteredTableMetadataStorage.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand'] = new \Pimcore\Bundle\CoreBundle\Command\InternalMigrationHelpersCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), ($this->services['Pimcore\\Migrations\\FilteredTableMetadataStorage'] ?? ($this->services['Pimcore\\Migrations\\FilteredTableMetadataStorage'] = new \Pimcore\Migrations\FilteredTableMetadataStorage())));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand
*/
protected function getInternalModelDaoMappingGeneratorCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/InternalModelDaoMappingGeneratorCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand'] = new \Pimcore\Bundle\CoreBundle\Command\InternalModelDaoMappingGeneratorCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand
*/
protected function getInternalUnicodeCldrLanguageTerritoryGeneratorCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/InternalUnicodeCldrLanguageTerritoryGeneratorCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand'] = new \Pimcore\Bundle\CoreBundle\Command\InternalUnicodeCldrLanguageTerritoryGeneratorCommand(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand
*/
protected function getLowQualityImagePreviewCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/LowQualityImagePreviewCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand'] = new \Pimcore\Bundle\CoreBundle\Command\LowQualityImagePreviewCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand
*/
protected function getMaintenanceModeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/MaintenanceModeCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand'] = new \Pimcore\Bundle\CoreBundle\Command\MaintenanceModeCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand
*/
protected function getStorageCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Migrate/StorageCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand'] = new \Pimcore\Bundle\CoreBundle\Command\Migrate\StorageCommand(($this->privates['.service_locator.oBGgE12'] ?? $this->get_ServiceLocator_OBGgE12Service()));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand
*/
protected function getThumbnailsFolderStructureCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Migrate/ThumbnailsFolderStructureCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand'] = new \Pimcore\Bundle\CoreBundle\Command\Migrate\ThumbnailsFolderStructureCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand
*/
protected function getMysqlToolsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/MysqlToolsCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand'] = new \Pimcore\Bundle\CoreBundle\Command\MysqlToolsCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand
*/
protected function getRecyclebinCleanupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/RecyclebinCleanupCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand'] = new \Pimcore\Bundle\CoreBundle\Command\RecyclebinCleanupCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand
*/
protected function getRequirementsCheckCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/RequirementsCheckCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand'] = new \Pimcore\Bundle\CoreBundle\Command\RequirementsCheckCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand
*/
protected function getResetPasswordCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/ResetPasswordCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand'] = new \Pimcore\Bundle\CoreBundle\Command\ResetPasswordCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\RunScriptCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\RunScriptCommand
*/
protected function getRunScriptCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/Traits/DryRun.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/RunScriptCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand'] = new \Pimcore\Bundle\CoreBundle\Command\RunScriptCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\SearchBackendReindexCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\SearchBackendReindexCommand
*/
protected function getSearchBackendReindexCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/SearchBackendReindexCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand'] = new \Pimcore\Bundle\CoreBundle\Command\SearchBackendReindexCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand
*/
protected function getThumbnailsClearCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/ThumbnailsClearCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand'] = new \Pimcore\Bundle\CoreBundle\Command\ThumbnailsClearCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand
*/
protected function getThumbnailsImageCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/webmozarts/console-parallelization/src/Parallelization.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/Traits/Parallelization.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/ThumbnailsImageCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand'] = new \Pimcore\Bundle\CoreBundle\Command\ThumbnailsImageCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand
*/
protected function getThumbnailsVideoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/webmozarts/console-parallelization/src/Parallelization.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/Traits/Parallelization.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/ThumbnailsVideoCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand'] = new \Pimcore\Bundle\CoreBundle\Command\ThumbnailsVideoCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\DataHubBundle\Command\Configuration\RebuildWorkspacesCommand' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\Command\Configuration\RebuildWorkspacesCommand
*/
protected function getRebuildWorkspacesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Command/Configuration/RebuildWorkspacesCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand'] = new \Pimcore\Bundle\DataHubBundle\Command\Configuration\RebuildWorkspacesCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\DataHubBundle\Command\GraphQL\RebuildDefinitionsCommand' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\Command\GraphQL\RebuildDefinitionsCommand
*/
protected function getRebuildDefinitionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Command/GraphQL/RebuildDefinitionsCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand'] = new \Pimcore\Bundle\DataHubBundle\Command\GraphQL\RebuildDefinitionsCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\DataImporterBundle\Command\CronExecutionCommand' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Command\CronExecutionCommand
*/
protected function getCronExecutionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Command/CronExecutionCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand'] = new \Pimcore\Bundle\DataImporterBundle\Command\CronExecutionCommand(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportPreparationService'] ?? $this->getImportPreparationServiceService()));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\DataImporterBundle\Command\DummyDataCommand' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Command\DummyDataCommand
*/
protected function getDummyDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Command/DummyDataCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand'] = new \Pimcore\Bundle\DataImporterBundle\Command\DummyDataCommand();
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\DataImporterBundle\Command\ParallelProcessQueueCommand' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Command\ParallelProcessQueueCommand
*/
protected function getParallelProcessQueueCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/webmozarts/console-parallelization/src/Parallelization.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/Traits/Parallelization.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Command/ParallelProcessQueueCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Queue/QueueService.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand'] = new \Pimcore\Bundle\DataImporterBundle\Command\ParallelProcessQueueCommand(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService'] ?? $this->getImportProcessingServiceService()), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] = new \Pimcore\Bundle\DataImporterBundle\Queue\QueueService())));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\DataImporterBundle\Command\PrepareImportCommand' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Command\PrepareImportCommand
*/
protected function getPrepareImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Command/PrepareImportCommand.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand'] = new \Pimcore\Bundle\DataImporterBundle\Command\PrepareImportCommand(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportPreparationService'] ?? $this->getImportPreparationServiceService()));
}
/**
* Gets the public 'console.command.public_alias.Pimcore\Bundle\DataImporterBundle\Command\SequentialProcessQueueCommand' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Command\SequentialProcessQueueCommand
*/
protected function getSequentialProcessQueueCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Command/SequentialProcessQueueCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Queue/QueueService.php';
return $this->services['console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand'] = new \Pimcore\Bundle\DataImporterBundle\Command\SequentialProcessQueueCommand(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService'] ?? $this->getImportProcessingServiceService()), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] = new \Pimcore\Bundle\DataImporterBundle\Queue\QueueService())));
}
/**
* Gets the public 'console.command_loader' shared service.
*
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
*/
protected function getConsole_CommandLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
'console.command.messenger_consume_messages' => ['privates', '.console.command.messenger_consume_messages.lazy', 'get_Console_Command_MessengerConsumeMessages_LazyService', false],
'console.command.messenger_setup_transports' => ['privates', '.console.command.messenger_setup_transports.lazy', 'get_Console_Command_MessengerSetupTransports_LazyService', false],
'console.command.messenger_debug' => ['privates', '.console.command.messenger_debug.lazy', 'get_Console_Command_MessengerDebug_LazyService', false],
'console.command.messenger_stop_workers' => ['privates', '.console.command.messenger_stop_workers.lazy', 'get_Console_Command_MessengerStopWorkers_LazyService', false],
'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
'doctrine.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false],
'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false],
'doctrine_migrations.sync_metadata_command' => ['privates', 'doctrine_migrations.sync_metadata_command', 'getDoctrineMigrations_SyncMetadataCommandService', false],
'doctrine_migrations.versions_command' => ['privates', 'doctrine_migrations.versions_command', 'getDoctrineMigrations_VersionsCommandService', false],
'doctrine_migrations.current_command' => ['privates', 'doctrine_migrations.current_command', 'getDoctrineMigrations_CurrentCommandService', false],
'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
'presta_sitemap.dump_command' => ['services', 'presta_sitemap.dump_command', 'getPrestaSitemap_DumpCommandService', false],
'fos_js_routing.dump_command' => ['privates', 'fos_js_routing.dump_command', 'getFosJsRouting_DumpCommandService', false],
'fos_js_routing.router_debug_exposed_command' => ['privates', 'fos_js_routing.router_debug_exposed_command', 'getFosJsRouting_RouterDebugExposedCommandService', false],
'var_dumper.command.server_dump' => ['privates', '.var_dumper.command.server_dump.lazy', 'get_VarDumper_Command_ServerDump_LazyService', false],
'monolog.command.server_log' => ['privates', '.monolog.command.server_log.lazy', 'get_Monolog_Command_ServerLog_LazyService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\DisableCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\DisableCommand', 'getDisableCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\EnableCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\EnableCommand', 'getEnableCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\InstallCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\InstallCommand', 'getInstallCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\UninstallCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\UninstallCommand', 'getUninstallCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand', 'getCacheClearCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\ClassesRebuildCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\ClassesRebuildCommand', 'getClassesRebuildCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\CustomLayoutRebuildCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\CustomLayoutRebuildCommand', 'getCustomLayoutRebuildCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\ExtJSCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\ExtJSCommand', 'getExtJSCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceCommand', 'getMaintenanceCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\OptimizeImageThumbnailsCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\OptimizeImageThumbnailsCommand', 'getOptimizeImageThumbnailsCommandService', false],
'Pimcore\\Bundle\\CoreBundle\\Command\\WorkflowDumpCommand' => ['privates', 'Pimcore\\Bundle\\CoreBundle\\Command\\WorkflowDumpCommand', 'getWorkflowDumpCommandService', false],
'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false],
'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false],
'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false],
'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false],
'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false],
'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false],
'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false],
'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false],
'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false],
'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false],
'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false],
'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false],
'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false],
'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false],
'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false],
'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false],
'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false],
'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false],
'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false],
'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false],
'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false],
'maker.auto_command.make_stimulus_controller' => ['privates', '.maker.auto_command.make_stimulus_controller.lazy', 'get_Maker_AutoCommand_MakeStimulusController_LazyService', false],
], [
'console.command.about' => '?',
'console.command.assets_install' => '?',
'console.command.cache_clear' => '?',
'console.command.cache_pool_clear' => '?',
'console.command.cache_pool_prune' => '?',
'console.command.cache_pool_delete' => '?',
'console.command.cache_pool_list' => '?',
'console.command.cache_warmup' => '?',
'console.command.config_debug' => '?',
'console.command.config_dump_reference' => '?',
'console.command.container_debug' => '?',
'console.command.container_lint' => '?',
'console.command.debug_autowiring' => '?',
'console.command.dotenv_debug' => '?',
'console.command.event_dispatcher_debug' => '?',
'console.command.messenger_consume_messages' => '?',
'console.command.messenger_setup_transports' => '?',
'console.command.messenger_debug' => '?',
'console.command.messenger_stop_workers' => '?',
'console.command.router_debug' => '?',
'console.command.router_match' => '?',
'console.command.translation_debug' => '?',
'console.command.translation_extract' => '?',
'console.command.validator_debug' => '?',
'console.command.translation_pull' => '?',
'console.command.translation_push' => '?',
'console.command.xliff_lint' => '?',
'console.command.yaml_lint' => '?',
'console.command.form_debug' => '?',
'console.command.secrets_set' => '?',
'console.command.secrets_remove' => '?',
'console.command.secrets_generate_key' => '?',
'console.command.secrets_list' => '?',
'console.command.secrets_decrypt_to_local' => '?',
'console.command.secrets_encrypt_from_local' => '?',
'security.command.debug_firewall' => '?',
'security.command.user_password_encoder' => '?',
'security.command.user_password_hash' => '?',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
'presta_sitemap.dump_command' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
'fos_js_routing.dump_command' => 'FOS\\JsRoutingBundle\\Command\\DumpCommand',
'fos_js_routing.router_debug_exposed_command' => 'FOS\\JsRoutingBundle\\Command\\RouterDebugExposedCommand',
'var_dumper.command.server_dump' => '?',
'monolog.command.server_log' => '?',
'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\DisableCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\DisableCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\EnableCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\EnableCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\InstallCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\InstallCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\UninstallCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\UninstallCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\ClassesRebuildCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\ClassesRebuildCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\CustomLayoutRebuildCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\CustomLayoutRebuildCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\ExtJSCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\ExtJSCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\OptimizeImageThumbnailsCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\OptimizeImageThumbnailsCommand',
'Pimcore\\Bundle\\CoreBundle\\Command\\WorkflowDumpCommand' => 'Pimcore\\Bundle\\CoreBundle\\Command\\WorkflowDumpCommand',
'maker.auto_command.make_auth' => '?',
'maker.auto_command.make_command' => '?',
'maker.auto_command.make_controller' => '?',
'maker.auto_command.make_crud' => '?',
'maker.auto_command.make_docker_database' => '?',
'maker.auto_command.make_entity' => '?',
'maker.auto_command.make_fixtures' => '?',
'maker.auto_command.make_form' => '?',
'maker.auto_command.make_message' => '?',
'maker.auto_command.make_messenger_middleware' => '?',
'maker.auto_command.make_registration_form' => '?',
'maker.auto_command.make_reset_password' => '?',
'maker.auto_command.make_serializer_encoder' => '?',
'maker.auto_command.make_serializer_normalizer' => '?',
'maker.auto_command.make_subscriber' => '?',
'maker.auto_command.make_twig_extension' => '?',
'maker.auto_command.make_test' => '?',
'maker.auto_command.make_validator' => '?',
'maker.auto_command.make_voter' => '?',
'maker.auto_command.make_user' => '?',
'maker.auto_command.make_migration' => '?',
'maker.auto_command.make_stimulus_controller' => '?',
]), ['about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'messenger:consume' => 'console.command.messenger_consume_messages', 'messenger:setup-transports' => 'console.command.messenger_setup_transports', 'debug:messenger' => 'console.command.messenger_debug', 'messenger:stop-workers' => 'console.command.messenger_stop_workers', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:database:import' => 'doctrine.database_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command', 'doctrine:migrations:list' => 'doctrine_migrations.versions_command', 'doctrine:migrations:current' => 'doctrine_migrations.current_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'presta:sitemaps:dump' => 'presta_sitemap.dump_command', 'fos:js-routing:dump' => 'fos_js_routing.dump_command', 'fos:js-routing:debug' => 'fos_js_routing.router_debug_exposed_command', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log', 'pimcore:bundle:disable' => 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\DisableCommand', 'pimcore:bundle:enable' => 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\EnableCommand', 'pimcore:bundle:install' => 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\InstallCommand', 'pimcore:bundle:uninstall' => 'Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\UninstallCommand', 'pimcore:cache:clear' => 'Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand', 'pimcore:deployment:classes-rebuild' => 'Pimcore\\Bundle\\CoreBundle\\Command\\ClassesRebuildCommand', 'pimcore:deployment:custom-layouts-rebuild' => 'Pimcore\\Bundle\\CoreBundle\\Command\\CustomLayoutRebuildCommand', 'pimcore:extjs' => 'Pimcore\\Bundle\\CoreBundle\\Command\\ExtJSCommand', 'pimcore:maintenance' => 'Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceCommand', 'maintenance' => 'Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceCommand', 'pimcore:thumbnails:optimize-images' => 'Pimcore\\Bundle\\CoreBundle\\Command\\OptimizeImageThumbnailsCommand', 'pimcore:workflow:dump' => 'Pimcore\\Bundle\\CoreBundle\\Command\\WorkflowDumpCommand', 'make:auth' => 'maker.auto_command.make_auth', 'make:command' => 'maker.auto_command.make_command', 'make:controller' => 'maker.auto_command.make_controller', 'make:crud' => 'maker.auto_command.make_crud', 'make:docker:database' => 'maker.auto_command.make_docker_database', 'make:entity' => 'maker.auto_command.make_entity', 'make:fixtures' => 'maker.auto_command.make_fixtures', 'make:form' => 'maker.auto_command.make_form', 'make:message' => 'maker.auto_command.make_message', 'make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware', 'make:registration-form' => 'maker.auto_command.make_registration_form', 'make:reset-password' => 'maker.auto_command.make_reset_password', 'make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder', 'make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer', 'make:subscriber' => 'maker.auto_command.make_subscriber', 'make:twig-extension' => 'maker.auto_command.make_twig_extension', 'make:test' => 'maker.auto_command.make_test', 'make:unit-test' => 'maker.auto_command.make_test', 'make:functional-test' => 'maker.auto_command.make_test', 'make:validator' => 'maker.auto_command.make_validator', 'make:voter' => 'maker.auto_command.make_voter', 'make:user' => 'maker.auto_command.make_user', 'make:migration' => 'maker.auto_command.make_migration', 'make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller']);
}
/**
* Gets the public 'container.env_var_processors_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getContainer_EnvVarProcessorsLocatorService()
{
return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
], [
'base64' => '?',
'bool' => '?',
'const' => '?',
'csv' => '?',
'default' => '?',
'file' => '?',
'float' => '?',
'int' => '?',
'json' => '?',
'key' => '?',
'not' => '?',
'query_string' => '?',
'require' => '?',
'resolve' => '?',
'string' => '?',
'trim' => '?',
'url' => '?',
]);
}
/**
* Gets the public 'craue.form.flow.storage' shared service.
*
* @return \Craue\FormFlowBundle\Storage\SessionStorage
*/
protected function getCraue_Form_Flow_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Storage/SessionProviderTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Storage/SessionStorage.php';
return $this->services['craue.form.flow.storage'] = new \Craue\FormFlowBundle\Storage\SessionStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public 'craue_formflow_util' shared service.
*
* @return \Craue\FormFlowBundle\Util\FormFlowUtil
*/
protected function getCraueFormflowUtilService()
{
return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL);
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], [], 'default', '');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Pimcore\Db\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => new \Symfony\Bridge\Doctrine\Logger\DbalLogger(($this->services['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
$a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => new \Doctrine\Bundle\DoctrineBundle\Dbal\BlacklistSchemaAssetFilter([0 => 'lock_keys', 1 => 'cache_items'])]));
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql', 'charset' => 'UTF8MB4', 'host' => 'localhost', 'port' => 3306, 'user' => 'threeforone_abowire', 'password' => '08h*Vmm1', 'dbname' => 'threeforone_abowire', 'driverOptions' => [], 'wrapperClass' => '\\Pimcore\\Db\\Connection', 'serverVersion' => '5.5.5-10.3.28-MariaDB', 'defaultTableOptions' => ['charset' => 'UTF8MB4', 'collate' => 'utf8mb4_general_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cmf_routing.persistence.doctrine.route_condition_metadata_listener' => ['privates', 'cmf_routing.persistence.doctrine.route_condition_metadata_listener', 'getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService', false],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false],
], [
'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 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
}
/**
* 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->getTwoFactorListenerService());
}, 1 => 'onAuthenticationComplete'], 0);
$instance->addListener('scheb_two_factor.authentication.attempt', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] ?? $this->getTwoFactorListenerService());
}, 1 => 'onAuthenticationAttempt'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleAnalyticsCodeListener'] ?? $this->getGoogleAnalyticsCodeListenerService());
}, 1 => 'onKernelResponse'], -110);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleTagManagerListener'] ?? $this->getGoogleTagManagerListenerService());
}, 1 => 'onKernelResponse'], -108);
$instance->addListener('kernel.request', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
}, 1 => 'onKernelRequest'], 610);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
}, 1 => 'onKernelResponse'], -120);
$instance->addListener('kernel.response', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\FullPageCacheListener'] ?? $this->getFullPageCacheListenerService());
}, 1 => 'stopPropagationCheck'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] ?? $this->getMaintenancePageListenerService());
}, 1 => 'onKernelRequest'], 620);
$instance->addListener('pimcore.admin.indexAction.settings', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\AdminListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\AdminListener()));
}, 1 => 'addIndexSettings'], 0);
$instance->addListener('Pimcore\\Bundle\\DataImporterBundle\\Event\\PostPreparationEvent', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] ?? $this->getDataImporterListenerService());
}, 1 => 'importPrepared'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('flow.previous_step_invalid', [0 => function () {
return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->getCraue_Form_Flow_EventListener_PreviousStepInvalidService());
}, 1 => 'onPreviousStepInvalid'], 0);
$instance->addListener('flow.flow_expired', [0 => function () {
return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->getCraue_Form_Flow_EventListener_FlowExpiredService());
}, 1 => 'onFlowExpired'], 0);
$instance->addListener('pimcore.admin.resolve.elementAdminStyle', [0 => function () {
return ($this->privates['App\\Admin\\EventSubscriber\\AdminStyleSubscriber'] ?? ($this->privates['App\\Admin\\EventSubscriber\\AdminStyleSubscriber'] = new \App\Admin\EventSubscriber\AdminStyleSubscriber()));
}, 1 => 'resolveElementAdminStyle'], 0);
$instance->addListener('pimcore.bundle_manager.paths.js', [0 => function () {
return ($this->privates['App\\Admin\\EventSubscriber\\EditmodeSubscriber'] ?? $this->getEditmodeSubscriberService());
}, 1 => 'onEditmodeJsPaths'], 0);
$instance->addListener('pimcore.bundle_manager.paths.css', [0 => function () {
return ($this->privates['App\\Admin\\EventSubscriber\\EditmodeSubscriber'] ?? $this->getEditmodeSubscriberService());
}, 1 => 'onEditmodeCssPaths'], 0);
$instance->addListener('auction.attend', [0 => function () {
return ($this->privates['App\\Auction\\EventSubscriber\\AuctionAttendeesSubscriber'] ?? $this->getAuctionAttendeesSubscriberService());
}, 1 => 'updateAuctionAttendees'], 0);
$instance->addListener('auction.unattend', [0 => function () {
return ($this->privates['App\\Auction\\EventSubscriber\\AuctionAttendeesSubscriber'] ?? $this->getAuctionAttendeesSubscriberService());
}, 1 => 'updateAuctionAttendees'], 0);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['App\\Auction\\EventSubscriber\\AuctionSlugSubscriber'] ?? $this->getAuctionSlugSubscriberService());
}, 1 => 'onPreUpdateObject'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\Core\\EventSubscriber\\TurboResponseSubscriber'] ?? ($this->privates['App\\Core\\EventSubscriber\\TurboResponseSubscriber'] = new \App\Core\EventSubscriber\TurboResponseSubscriber()));
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('pimcore.dataobject.postAdd', [0 => function () {
return ($this->privates['App\\ElasticSearch\\EventSubscriber\\IndexSubscriber'] ?? $this->getIndexSubscriberService());
}, 1 => 'onDataObjectPostAdd'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['App\\ElasticSearch\\EventSubscriber\\IndexSubscriber'] ?? $this->getIndexSubscriberService());
}, 1 => 'onDataObjectPostUpdate'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['App\\ElasticSearch\\EventSubscriber\\IndexSubscriber'] ?? $this->getIndexSubscriberService());
}, 1 => 'onDataObjectPostDelete'], 0);
$instance->addListener('knp_pager.items', [0 => function () {
return ($this->privates['App\\ElasticSearch\\EventSubscriber\\PaginatorSubscriber'] ?? $this->getPaginatorSubscriberService());
}, 1 => 'items'], 1);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
return ($this->privates['App\\Importer\\Subscriber\\ImportMessageSubscriber'] ?? $this->getImportMessageSubscriberService());
}, 1 => 'onMessageHandled'], 0);
$instance->addListener('jockeyexchange.raceday.attend', [0 => function () {
return ($this->privates['App\\Jockeyexchange\\EventSubscriber\\JockeyexchangeMercureSubscriber'] ?? $this->getJockeyexchangeMercureSubscriberService());
}, 1 => 'racedayAttend'], 0);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['App\\News\\EventSubscriber\\NewsSlugSubscriber'] ?? $this->getNewsSlugSubscriberService());
}, 1 => 'onPreUpdateObject'], 0);
$instance->addListener('profile.network.add', [0 => function () {
return ($this->privates['App\\Notification\\EventSubscriber\\NotificationSubscriber'] ?? $this->getNotificationSubscriberService());
}, 1 => 'onNetworkAdd'], 0);
$instance->addListener('profile.network.remove', [0 => function () {
return ($this->privates['App\\Notification\\EventSubscriber\\NotificationSubscriber'] ?? $this->getNotificationSubscriberService());
}, 1 => 'onNetworkRemove'], 0);
$instance->addListener('timlinepost.liked', [0 => function () {
return ($this->privates['App\\Notification\\EventSubscriber\\NotificationSubscriber'] ?? $this->getNotificationSubscriberService());
}, 1 => 'onPostLiked'], 0);
$instance->addListener('timelinepost.commented', [0 => function () {
return ($this->privates['App\\Notification\\EventSubscriber\\NotificationSubscriber'] ?? $this->getNotificationSubscriberService());
}, 1 => 'onPostComment'], 0);
$instance->addListener('timelinepost.mentioned', [0 => function () {
return ($this->privates['App\\Notification\\EventSubscriber\\NotificationSubscriber'] ?? $this->getNotificationSubscriberService());
}, 1 => 'onPostMention'], 0);
$instance->addListener('timelinepost.shared', [0 => function () {
return ($this->privates['App\\Notification\\EventSubscriber\\NotificationSubscriber'] ?? $this->getNotificationSubscriberService());
}, 1 => 'onPostShared'], 0);
$instance->addListener('messages.send', [0 => function () {
return ($this->privates['App\\Notification\\EventSubscriber\\NotificationSubscriber'] ?? $this->getNotificationSubscriberService());
}, 1 => 'onMessageSend'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\Profile\\EventSubscriber\\AccessDeniedSubscriber'] ?? $this->getAccessDeniedSubscriberService());
}, 1 => 'onKernelException'], 2);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\Profile\\EventSubscriber\\ClubAccessDeniedRedirectEventSubscriber'] ?? $this->getClubAccessDeniedRedirectEventSubscriberService());
}, 1 => 'onKernelException'], 2);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['App\\Profile\\EventSubscriber\\GeoLocationSubscriber'] ?? $this->getGeoLocationSubscriberService());
}, 1 => 'onDataObjectPreUpdate'], 0);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['App\\Profile\\EventSubscriber\\ProfileColorSubscriber'] ?? $this->getProfileColorSubscriberService());
}, 1 => 'onDataObjectPreUpdate'], 0);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['App\\Profile\\EventSubscriber\\ProfileGlossarySubscriber'] ?? $this->getProfileGlossarySubscriberService());
}, 1 => 'onDataObjectPreUpdate'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['App\\Profile\\EventSubscriber\\ProfileGlossarySubscriber'] ?? $this->getProfileGlossarySubscriberService());
}, 1 => 'onDataObjectPostUpdate'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['App\\Profile\\EventSubscriber\\ProfileGlossarySubscriber'] ?? $this->getProfileGlossarySubscriberService());
}, 1 => 'onDataObjectPostDelete'], 0);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['App\\Profile\\EventSubscriber\\ProfileSlugSubscriber'] ?? $this->getProfileSlugSubscriberService());
}, 1 => 'onPimcoreDataobjectPreUpdate'], 0);
$instance->addListener('messages.send', [0 => function () {
return ($this->privates['App\\Profile\\Messages\\EventSubscriber\\MessagesMercureSubscriber'] ?? $this->getMessagesMercureSubscriberService());
}, 1 => 'send'], 0);
$instance->addListener('messages.conversations.new', [0 => function () {
return ($this->privates['App\\Profile\\Messages\\EventSubscriber\\MessagesMercureSubscriber'] ?? $this->getMessagesMercureSubscriberService());
}, 1 => 'newConversation'], 0);
$instance->addListener('race.attend', [0 => function () {
return ($this->privates['App\\Race\\EventSubscriber\\RaceAttendeesSubscriber'] ?? $this->getRaceAttendeesSubscriberService());
}, 1 => 'updateRaceAttendees'], 0);
$instance->addListener('race.unattend', [0 => function () {
return ($this->privates['App\\Race\\EventSubscriber\\RaceAttendeesSubscriber'] ?? $this->getRaceAttendeesSubscriberService());
}, 1 => 'updateRaceAttendees'], 0);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['App\\Race\\EventSubscriber\\RaceSlugSubscriber'] ?? $this->getRaceSlugSubscriberService());
}, 1 => 'onPreUpdateObject'], 0);
$instance->addListener('raceday.attend', [0 => function () {
return ($this->privates['App\\Raceday\\EventSubscriber\\RacedayAttendeesSubscriber'] ?? $this->getRacedayAttendeesSubscriberService());
}, 1 => 'updateRacedayAttendees'], 0);
$instance->addListener('raceday.unattend', [0 => function () {
return ($this->privates['App\\Raceday\\EventSubscriber\\RacedayAttendeesSubscriber'] ?? $this->getRacedayAttendeesSubscriberService());
}, 1 => 'updateRacedayAttendees'], 0);
$instance->addListener('timelinepost.published', [0 => function () {
return ($this->privates['App\\Timeline\\EventSubscriber\\TimelineMercureSubscriber'] ?? $this->getTimelineMercureSubscriberService());
}, 1 => 'postPublished'], 0);
$instance->addListener('timelinepost.edited', [0 => function () {
return ($this->privates['App\\Timeline\\EventSubscriber\\TimelineMercureSubscriber'] ?? $this->getTimelineMercureSubscriberService());
}, 1 => 'postEdited'], 0);
$instance->addListener('timelinepost.deleted', [0 => function () {
return ($this->privates['App\\Timeline\\EventSubscriber\\TimelineMercureSubscriber'] ?? $this->getTimelineMercureSubscriberService());
}, 1 => 'postDeleted'], 0);
$instance->addListener('timlinepost.liked', [0 => function () {
return ($this->privates['App\\Timeline\\EventSubscriber\\TimelineMercureSubscriber'] ?? $this->getTimelineMercureSubscriberService());
}, 1 => 'postLiked'], 0);
$instance->addListener('timelinepost.disliked', [0 => function () {
return ($this->privates['App\\Timeline\\EventSubscriber\\TimelineMercureSubscriber'] ?? $this->getTimelineMercureSubscriberService());
}, 1 => 'postLiked'], 0);
$instance->addListener('pimcore.dataobject.preUpdate', [0 => function () {
return ($this->privates['App\\Timeline\\EventSubscriber\\TimelinePostTranslationSubscriber'] ?? $this->getTimelinePostTranslationSubscriberService());
}, 1 => 'onPreUpdate'], 0);
$instance->addListener('timelinepost.published', [0 => function () {
return ($this->privates['App\\Timeline\\EventSubscriber\\TimelinePostTranslationSubscriber'] ?? $this->getTimelinePostTranslationSubscriberService());
}, 1 => 'postPublished'], 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->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->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->getMessenger_Retry_SendFailedMessageForRetryListenerService());
}, 1 => 'onMessageFailed'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
}, 1 => 'onMessageFailed'], 200);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
}, 1 => 'onWorkerRunning'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->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->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->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
}, 1 => 'onWorkerStarted'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->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->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->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->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->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->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->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->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->getNotificationSubscriber2Service());
}, 1 => 'onWorkflowCompleted'], 0);
$instance->addListener('workflow.completed', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
}, 1 => 'onWorkflowCompleted'], 1);
$instance->addListener('workflow.enter', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
}, 1 => 'onWorkflowEnter'], 0);
$instance->addListener('pimcore.workflow.preGlobalAction', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
}, 1 => 'onPreGlobalAction'], 0);
$instance->addListener('pimcore.workflow.postGlobalAction', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] ?? $this->getNotesSubscriberService());
}, 1 => 'onPostGlobalAction'], 0);
$instance->addListener('workflow.completed', [0 => function () {
return ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] ?? ($this->privates['Pimcore\\Workflow\\EventSubscriber\\ChangePublishedStateSubscriber'] = new \Pimcore\Workflow\EventSubscriber\ChangePublishedStateSubscriber()));
}, 1 => 'onWorkflowCompleted'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
}, 1 => 'onKernelRequest'], 512);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] ?? $this->getRoutingListenerService());
}, 1 => 'onKernelException'], 64);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] ?? $this->getPimcoreContextListenerService());
}, 1 => 'onKernelRequest'], 24);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
}, 1 => 'onKernelRequest'], 20);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentFallbackListener'] ?? $this->getDocumentFallbackListenerService());
}, 1 => 'onKernelController'], 50);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] ?? ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreHeaderListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 1);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] ?? $this->getTranslationDebugListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->getDumpTranslationEntriesListenerService());
}, 1 => 'onKernelTerminate'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] ?? $this->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->getDocumentRendererListenerService());
}, 1 => 'onPreRender'], 0);
$instance->addListener('pimcore.document.renderer.post_render', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] ?? $this->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->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->getWorkflowManagementListenerService());
}, 1 => 'onElementPostAdd'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->getWorkflowManagementListenerService());
}, 1 => 'onElementPostAdd'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->getWorkflowManagementListenerService());
}, 1 => 'onElementPostAdd'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->getWorkflowManagementListenerService());
}, 1 => 'onElementPostDelete'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->getWorkflowManagementListenerService());
}, 1 => 'onElementPostDelete'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->getWorkflowManagementListenerService());
}, 1 => 'onElementPostDelete'], 0);
$instance->addListener('pimcore.admin.dataobject.get.preSendData', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->getWorkflowManagementListenerService());
}, 1 => 'onAdminElementGetPreSendData'], 0);
$instance->addListener('pimcore.admin.asset.get.preSendData', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->getWorkflowManagementListenerService());
}, 1 => 'onAdminElementGetPreSendData'], 0);
$instance->addListener('pimcore.admin.document.get.preSendData', [0 => function () {
return ($this->services['Pimcore\\Bundle\\CoreBundle\\EventListener\\WorkflowManagementListener'] ?? $this->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->getSearchBackendListenerService());
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.document.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->getSearchBackendListenerService());
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.asset.postAdd', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->getSearchBackendListenerService());
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.dataobject.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->getSearchBackendListenerService());
}, 1 => 'onPreDeleteElement'], 0);
$instance->addListener('pimcore.document.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->getSearchBackendListenerService());
}, 1 => 'onPreDeleteElement'], 0);
$instance->addListener('pimcore.asset.preDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->getSearchBackendListenerService());
}, 1 => 'onPreDeleteElement'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->getSearchBackendListenerService());
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.document.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->getSearchBackendListenerService());
}, 1 => 'onPostAddUpdateElement'], 0);
$instance->addListener('pimcore.asset.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] ?? $this->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->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->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->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->getVisitedPagesCountListenerService());
}, 1 => 'onVisitedPagesCountMatch'], 0);
$instance->addListener('pimcore.targeting.post_resolve', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] ?? $this->getVisitedPagesCountListenerService());
}, 1 => 'onPostResolveVisitorInfo'], 0);
$instance->addListener('pimcore.targeting.pre_resolve', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
}, 1 => 'onPreResolve'], -10);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] ?? $this->getToolbarListenerService());
}, 1 => 'onKernelResponse'], -127);
$instance->addListener('kernel.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\\BruteforceProtectionListener'] ?? $this->getBruteforceProtectionListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] ?? $this->getBruteforceProtectionListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] ?? $this->getAdminAuthenticationDoubleCheckListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] ?? $this->getCsrfProtectionListenerService());
}, 1 => 'handleRequest'], 11);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] ?? $this->getAdminExceptionListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('pimcore.class.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
}, 1 => 'onClassDelete'], 0);
$instance->addListener('pimcore.user.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
}, 1 => 'onUserDelete'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\GridConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\GridConfigListener()));
}, 1 => 'onObjectDelete'], 0);
$instance->addListener('pimcore.class.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
}, 1 => 'onClassDelete'], 0);
$instance->addListener('pimcore.user.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\ImportConfigListener'] = new \Pimcore\Bundle\AdminBundle\EventListener\ImportConfigListener()));
}, 1 => 'onUserDelete'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] ?? $this->getHttpCacheListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] ?? $this->getCustomAdminEntryPointCheckListenerService());
}, 1 => 'onKernelRequest'], 560);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] ?? $this->getUserPerspectiveListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] ?? $this->getUsageStatisticsListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] ?? $this->getEnablePreviewTimeSliderListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('pimcore.dataobject.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onObjectUpdate'], 0);
$instance->addListener('pimcore.dataobject.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onObjectDelete'], 0);
$instance->addListener('pimcore.document.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onDocumentUpdate'], 0);
$instance->addListener('pimcore.document.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onDocumentDelete'], 0);
$instance->addListener('pimcore.asset.postUpdate', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onAssetUpdate'], 0);
$instance->addListener('pimcore.asset.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] ?? ($this->privates['Pimcore\\Bundle\\DataHubBundle\\EventListener\\DataChangeListener'] = new \Pimcore\Bundle\DataHubBundle\EventListener\DataChangeListener()));
}, 1 => 'onAssetDelete'], 0);
$instance->addListener('pimcore.datahub.configuration.postDelete', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->getConfigurationEventSubscriberService());
}, 1 => 'postDelete'], 0);
$instance->addListener('pimcore.datahub.configuration.postSave', [0 => function () {
return ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] ?? $this->getConfigurationEventSubscriberService());
}, 1 => 'postSave'], 0);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
}, 1 => 'resetAssets'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ?? ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] = new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'fos_js_routing.controller' shared service.
*
* @return \FOS\JsRoutingBundle\Controller\Controller
*/
protected function getFosJsRouting_ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php';
return $this->services['fos_js_routing.controller'] = new \FOS\JsRoutingBundle\Controller\Controller(($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), ($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), $this->parameters['fos_js_routing.cache_control'], true);
}
/**
* Gets the public 'fos_js_routing.extractor' shared service.
*
* @return \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor
*/
protected function getFosJsRouting_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Extractor/ExposedRoutesExtractor.php';
return $this->services['fos_js_routing.extractor'] = new \FOS\JsRoutingBundle\Extractor\ExposedRoutesExtractor(($this->services['router'] ?? $this->getRouterService()), [], $this->targetDir.'', $this->parameters['kernel.bundles']);
}
/**
* Gets the public 'fos_js_routing.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function getFosJsRouting_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RouteCollectionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Normalizer/RoutesResponseNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Serializer/Denormalizer/RouteCollectionDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
return $this->services['fos_js_routing.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RouteCollectionNormalizer(), 1 => new \FOS\JsRoutingBundle\Serializer\Normalizer\RoutesResponseNormalizer(), 2 => new \FOS\JsRoutingBundle\Serializer\Denormalizer\RouteCollectionDenormalizer()], ['json' => new \Symfony\Component\Serializer\Encoder\JsonEncoder()]);
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
yield 4 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] ?? $this->getDocumentValueResolverService());
yield 5 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] ?? $this->getEditmodeValueResolverService());
yield 6 => ($this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] ?? $this->getWebsiteConfigValueResolverService());
yield 7 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 8 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 9 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 10 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 11)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
}
/**
* Gets the public 'messenger.default_bus' shared service.
*
* @return \Symfony\Component\Messenger\TraceableMessageBus
*/
protected function getMessenger_DefaultBusService()
{
return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.bus.pimcore-core.middleware.traceable'] ?? $this->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->getMessenger_Middleware_SendMessageService());
yield 6 => ($this->privates['messenger.bus.pimcore-core.middleware.handle_message'] ?? $this->getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService());
}, 7)));
}
/**
* Gets the public 'monolog.logger.DATA-IMPORTER' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DATAIMPORTERService()
{
$this->services['monolog.logger.DATA-IMPORTER'] = $instance = new \Symfony\Bridge\Monolog\Logger('DATA-IMPORTER');
$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.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.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ConsoleService()
{
$this->services['monolog.logger.console'] = $instance = new \Symfony\Bridge\Monolog\Logger('console');
$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.debug' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DebugService()
{
$this->services['monolog.logger.debug'] = $instance = new \Symfony\Bridge\Monolog\Logger('debug');
$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.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.lock' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_LockService()
{
$this->services['monolog.logger.lock'] = $instance = new \Symfony\Bridge\Monolog\Logger('lock');
$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.mailer' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MailerService()
{
$this->services['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
$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.messenger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MessengerService()
{
$this->services['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.php' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PhpService()
{
$this->services['monolog.logger.php'] = $instance = new \Symfony\Bridge\Monolog\Logger('php');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.pimcore' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PimcoreService()
{
$this->services['monolog.logger.pimcore'] = $instance = new \Symfony\Bridge\Monolog\Logger('pimcore');
$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.pimcore_admin.session' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PimcoreAdmin_SessionService()
{
$this->services['monolog.logger.pimcore_admin.session'] = $instance = new \Symfony\Bridge\Monolog\Logger('pimcore_admin.session');
$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.pimcore_api' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_PimcoreApiService()
{
$this->services['monolog.logger.pimcore_api'] = $instance = new \Symfony\Bridge\Monolog\Logger('pimcore_api');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.profiler' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_ProfilerService()
{
$this->services['monolog.logger.profiler'] = $instance = new \Symfony\Bridge\Monolog\Logger('profiler');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->services['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.router' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RouterService()
{
$this->services['monolog.logger.router'] = $instance = new \Symfony\Bridge\Monolog\Logger('router');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.routing' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RoutingService()
{
$this->services['monolog.logger.routing'] = $instance = new \Symfony\Bridge\Monolog\Logger('routing');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->services['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.session' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SessionService()
{
$this->services['monolog.logger.session'] = $instance = new \Symfony\Bridge\Monolog\Logger('session');
$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.translation' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_TranslationService()
{
$this->services['monolog.logger.translation'] = $instance = new \Symfony\Bridge\Monolog\Logger('translation');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'pimcore.analytics.google.fallback_service_locator' shared autowired service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getPimcore_Analytics_Google_FallbackServiceLocatorService()
{
return $this->services['pimcore.analytics.google.fallback_service_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider' => ['privates', 'Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider', 'getSiteConfigProviderService', false],
'Pimcore\\Analytics\\Google\\Tracker' => ['privates', 'Pimcore\\Analytics\\Google\\Tracker', 'getTrackerService', false],
], [
'Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider' => '?',
'Pimcore\\Analytics\\Google\\Tracker' => '?',
]);
}
/**
* Gets the public 'pimcore.cache.adapter.null_tag_aware' shared autowired service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getPimcore_Cache_Adapter_NullTagAwareService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/NullAdapter.php';
$this->services['pimcore.cache.adapter.null_tag_aware'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(new \Symfony\Component\Cache\Adapter\NullAdapter(), NULL);
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the public 'pimcore.cache.pool' shared autowired service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getPimcore_Cache_PoolService()
{
$this->services['pimcore.cache.pool'] = $instance = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['pimcore.cache.adapter.pdo'] ?? $this->getPimcore_Cache_Adapter_PdoService()), NULL);
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the public 'pimcore.custom_report.adapter.factories' shared autowired service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getPimcore_CustomReport_Adapter_FactoriesService()
{
return $this->services['pimcore.custom_report.adapter.factories'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'analytics' => ['privates', 'pimcore.custom_report.adapter.factory.analytics', 'getPimcore_CustomReport_Adapter_Factory_AnalyticsService', false],
'sql' => ['privates', 'pimcore.custom_report.adapter.factory.sql', 'getPimcore_CustomReport_Adapter_Factory_SqlService', false],
], [
'analytics' => '?',
'sql' => '?',
]);
}
/**
* Gets the public 'pimcore.implementation_loader.asset.metadata.data' shared autowired service.
*
* @return \Pimcore\Model\Asset\Metadata\Loader\DataLoader
*/
protected function getPimcore_ImplementationLoader_Asset_Metadata_DataService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Asset/Metadata/Loader/DataLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/Asset/Metadata/Loader/DataLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
return $this->services['pimcore.implementation_loader.asset.metadata.data'] = new \Pimcore\Model\Asset\Metadata\Loader\DataLoader([0 => new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['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'])]);
}
/**
* Gets the public 'pimcore.implementation_loader.object.data' shared autowired service.
*
* @return \Pimcore\Model\DataObject\ClassDefinition\Loader\DataLoader
*/
protected function getPimcore_ImplementationLoader_Object_DataService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/DataObject/ClassDefinition/Loader/DataLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/DataObject/ClassDefinition/Loader/DataLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Loader/ImplementationLoader/ClassMapLoader.php';
return $this->services['pimcore.implementation_loader.object.data'] = new \Pimcore\Model\DataObject\ClassDefinition\Loader\DataLoader([0 => new \Pimcore\Loader\ImplementationLoader\PrefixLoader([0 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\', 1 => '\\Object_Class_Data_']), 1 => new \Pimcore\Loader\ImplementationLoader\ClassMapLoader(['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'])]);
}
/**
* Gets the public 'pimcore.implementation_loader.object.layout' shared autowired service.
*
* @return \Pimcore\Model\DataObject\ClassDefinition\Loader\LayoutLoader
*/
protected function getPimcore_ImplementationLoader_Object_LayoutService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/DataObject/ClassDefinition/Loader/LayoutLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/DataObject/ClassDefinition/Loader/LayoutLoader.php';
return $this->services['pimcore.implementation_loader.object.layout'] = new \Pimcore\Model\DataObject\ClassDefinition\Loader\LayoutLoader([0 => new \Pimcore\Loader\ImplementationLoader\PrefixLoader([0 => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Layout\\', 1 => '\\Object_Class_Layout_'])]);
}
/**
* Gets the public 'pimcore.model.factory' shared autowired service.
*
* @return \Pimcore\Model\Factory
*/
protected function getPimcore_Model_FactoryService()
{
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';
$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\\Profile' => 'App\\Profile\\Model\\Profile']));
return $instance;
}
/**
* Gets the public 'pimcore.newsletter.address_source_adapter.factories' shared autowired service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getPimcore_Newsletter_AddressSourceAdapter_FactoriesService()
{
return $this->services['pimcore.newsletter.address_source_adapter.factories'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csvList' => ['privates', 'pimcore.document.newsletter.factory.csv', 'getPimcore_Document_Newsletter_Factory_CsvService', false],
'defaultAdapter' => ['privates', 'pimcore.document.newsletter.factory.default', 'getPimcore_Document_Newsletter_Factory_DefaultService', false],
'reportAdapter' => ['privates', 'pimcore.document.newsletter.factory.report', 'getPimcore_Document_Newsletter_Factory_ReportService', false],
], [
'csvList' => '?',
'defaultAdapter' => '?',
'reportAdapter' => '?',
]);
}
/**
* Gets the public 'pimcore.routing.router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getPimcore_Routing_Router_RequestContextService()
{
$this->services['pimcore.routing.router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'pimcore.templating.engine.delegating' shared autowired service.
*
* @return \Pimcore\Templating\TwigDefaultDelegatingEngine
*/
protected function getPimcore_Templating_Engine_DelegatingService()
{
return $this->services['pimcore.templating.engine.delegating'] = new \Pimcore\Templating\TwigDefaultDelegatingEngine(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'pimcore.workflow.place-options-provider' shared autowired service.
*
* @return \Pimcore\Workflow\Place\OptionsProvider
*/
protected function getPimcore_Workflow_PlaceoptionsproviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/DynamicOptionsProvider/MultiSelectOptionsProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/DynamicOptionsProvider/SelectOptionsProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Place/OptionsProvider.php';
return $this->services['pimcore.workflow.place-options-provider'] = new \Pimcore\Workflow\Place\OptionsProvider(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the public 'pimcore_admin.security.admin_authenticator' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\Guard\AdminAuthenticator
*/
protected function getPimcoreAdmin_Security_AdminAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/Guard/AdminAuthenticator.php';
$this->services['pimcore_admin.security.admin_authenticator'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\Guard\AdminAuthenticator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->services['pimcore_admin.security.bruteforce_protection_handler'] ?? $this->getPimcoreAdmin_Security_BruteforceProtectionHandlerService()));
$a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the public 'pimcore_admin.security.bruteforce_protection_handler' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\BruteforceProtectionHandler
*/
protected function getPimcoreAdmin_Security_BruteforceProtectionHandlerService()
{
$this->services['pimcore_admin.security.bruteforce_protection_handler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\BruteforceProtectionHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
$a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the public 'pimcore_admin.security.logout_success_handler' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\LogoutSuccessHandler
*/
protected function getPimcoreAdmin_Security_LogoutSuccessHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/LogoutSuccessHandler.php';
$this->services['pimcore_admin.security.logout_success_handler'] = $instance = new \Pimcore\Bundle\AdminBundle\Security\LogoutSuccessHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$a = ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the public 'pimcore_admin.security.user_checker' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\User\UserChecker
*/
protected function getPimcoreAdmin_Security_UserCheckerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserChecker.php';
return $this->services['pimcore_admin.security.user_checker'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserChecker();
}
/**
* Gets the public 'pimcore_admin.security.user_loader' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\User\UserLoader
*/
protected function getPimcoreAdmin_Security_UserLoaderService()
{
return $this->services['pimcore_admin.security.user_loader'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserLoader(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
}
/**
* Gets the public 'pimcore_admin.security.user_provider' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Security\User\UserProvider
*/
protected function getPimcoreAdmin_Security_UserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserProvider.php';
return $this->services['pimcore_admin.security.user_provider'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserProvider();
}
/**
* Gets the public 'presta_sitemap.controller' shared service.
*
* @return \Presta\SitemapBundle\Controller\SitemapController
*/
protected function getPrestaSitemap_ControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Controller/SitemapController.php';
return $this->services['presta_sitemap.controller'] = new \Presta\SitemapBundle\Controller\SitemapController(($this->services['presta_sitemap.generator'] ?? $this->getPrestaSitemap_GeneratorService()), 3600);
}
/**
* Gets the public 'presta_sitemap.dump_command' shared service.
*
* @return \Presta\SitemapBundle\Command\DumpSitemapsCommand
*/
protected function getPrestaSitemap_DumpCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Command/DumpSitemapsCommand.php';
$this->services['presta_sitemap.dump_command'] = $instance = new \Presta\SitemapBundle\Command\DumpSitemapsCommand(($this->services['router'] ?? $this->getRouterService()), ($this->services['presta_sitemap.dumper'] ?? $this->getPrestaSitemap_DumperService()), (\dirname(__DIR__, 4).'/public'));
$instance->setName('presta:sitemaps:dump');
return $instance;
}
/**
* Gets the public 'presta_sitemap.dumper' shared service.
*
* @return \Presta\SitemapBundle\Service\Dumper
*/
protected function getPrestaSitemap_DumperService()
{
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Service/UrlContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Service/AbstractGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Service/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Service/Dumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->services['presta_sitemap.dumper'] = $instance = new \Presta\SitemapBundle\Service\Dumper(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), 'sitemap', 50000);
$instance->setDefaults($this->parameters['presta_sitemap.defaults']);
return $instance;
}
/**
* Gets the public 'presta_sitemap.generator' shared service.
*
* @return \Presta\SitemapBundle\Service\Generator
*/
protected function getPrestaSitemap_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Service/UrlContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Service/AbstractGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Service/GeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Service/Generator.php';
$this->services['presta_sitemap.generator'] = $instance = new \Presta\SitemapBundle\Service\Generator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['router'] ?? $this->getRouterService()), NULL, 3600, 50000);
$instance->setDefaults($this->parameters['presta_sitemap.defaults']);
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', false],
], [
'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 'routing.loader' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
*/
protected function getRouting_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Loader/BundleRoutingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Config/BundleConfigLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Loader/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
$a = new \Symfony\Component\Config\Loader\LoaderResolver();
$b = ($this->services['kernel'] ?? $this->get('kernel', 1));
$c = new \Symfony\Component\HttpKernel\Config\FileLocator($b);
$d = new \Pimcore\Routing\Loader\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($c, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($c, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($c, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($c, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($c, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'kernel' => 'App\\Kernel',
]), 'dev'));
$a->addLoader(new \Pimcore\Routing\Loader\BundleRoutingLoader(new \Pimcore\Config\BundleConfigLocator($b)));
$a->addLoader($d);
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($c, $d));
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($c, $d));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], []);
}
/**
* Gets the public 'scheb_two_factor.firewall_context' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext
*/
protected function getSchebTwoFactor_FirewallContextService()
{
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/TwoFactorFirewallContext.php';
return $this->services['scheb_two_factor.firewall_context'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext(['pimcore_admin' => ($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService())]);
}
/**
* Gets the public 'scheb_two_factor.form_controller' shared service.
*
* @return \Scheb\TwoFactorBundle\Controller\FormController
*/
protected function getSchebTwoFactor_FormControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Controller/FormController.php';
return $this->services['scheb_two_factor.form_controller'] = new \Scheb\TwoFactorBundle\Controller\FormController(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->services['scheb_two_factor.firewall_context'] ?? $this->getSchebTwoFactor_FirewallContextService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), NULL, false);
}
/**
* Gets the public 'scheb_two_factor.security.google_authenticator' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticator
*/
protected function getSchebTwoFactor_Security_GoogleAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-google-authenticator/Security/TwoFactor/Provider/Google/GoogleAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-google-authenticator/Security/TwoFactor/Provider/Google/GoogleAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-google-authenticator/Security/TwoFactor/Provider/Google/GoogleTotpFactory.php';
return $this->services['scheb_two_factor.security.google_authenticator'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticator(new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleTotpFactory('Pimcore', 'Pimcore 2 Factor Authentication', 6), 1);
}
/**
* Gets the public 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
if (isset($this->services['cache.app'])) {
yield 'cache.app' => ($this->services['cache.app'] ?? null);
}
if (isset($this->services['cache.system'])) {
yield 'cache.system' => ($this->services['cache.system'] ?? null);
}
if (isset($this->privates['cache.validator'])) {
yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
}
if (isset($this->privates['cache.serializer'])) {
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
}
if (isset($this->privates['cache.annotations'])) {
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
}
if (isset($this->privates['cache.property_info'])) {
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
}
if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
}
if (isset($this->privates['mailer.message_logger_listener'])) {
yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
}
if (isset($this->privates['debug.stopwatch'])) {
yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
}
if (isset($this->services['event_dispatcher'])) {
yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
}
if (isset($this->privates['cache.rate_limiter'])) {
yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
}
if (isset($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'])) {
yield 'session_listener' => ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? null);
}
if (isset($this->privates['form.choice_list_factory.cached'])) {
yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
}
if (isset($this->services['cache.validator_expression_language'])) {
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
}
if (isset($this->privates['messenger.transport.in_memory.factory'])) {
yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
}
if (isset($this->services['.container.private.profiler'])) {
yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
}
if (isset($this->services['.container.private.validator'])) {
yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
}
if (isset($this->services['.container.private.security.token_storage'])) {
yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
}
if (isset($this->privates['cache.security_expression_language'])) {
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
}
if (isset($this->privates['twig.form.engine'])) {
yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
}
if (isset($this->privates['monolog.handler.main'])) {
yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
}
if (isset($this->privates['monolog.handler.console'])) {
yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
}
if (isset($this->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'])) {
yield 'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => ($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'] ?? null);
}
if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'])) {
yield 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => ($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] ?? null);
}
if (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) {
yield 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => ($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] ?? null);
}
if (isset($this->services['pimcore.cache.adapter.null_tag_aware'])) {
yield 'pimcore.cache.adapter.null_tag_aware' => ($this->services['pimcore.cache.adapter.null_tag_aware'] ?? null);
}
if (isset($this->privates['pimcore.cache.adapter.pdo'])) {
yield 'pimcore.cache.adapter.pdo' => ($this->privates['pimcore.cache.adapter.pdo'] ?? null);
}
if (isset($this->services['pimcore.cache.pool'])) {
yield 'pimcore.cache.adapter.pdo_tag_aware' => ($this->services['pimcore.cache.pool'] ?? null);
}
if (isset($this->privates['pimcore.cache.adapter.redis_tag_aware'])) {
yield 'pimcore.cache.adapter.redis_tag_aware' => ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? null);
}
if (false) {
yield 'pimcore.cache.pool.app' => null;
}
if (isset($this->privates['webpack_encore.tag_renderer'])) {
yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
}
if (isset($this->privates['cache.webpack_encore'])) {
yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
}
if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
}
}, function () {
return 0 + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['cache.rate_limiter'])) + (int) (isset($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->services['Pimcore\\Log\\Handler\\ApplicationLoggerDb'])) + (int) (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'])) + (int) (isset($this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'])) + (int) (isset($this->services['pimcore.cache.adapter.null_tag_aware'])) + (int) (isset($this->privates['pimcore.cache.adapter.pdo'])) + (int) (isset($this->services['pimcore.cache.pool'])) + (int) (isset($this->privates['pimcore.cache.adapter.redis_tag_aware'])) + (int) (false) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['.debug.http_client']));
}), ['cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'cache.messenger.restart_workers_signal' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'cache.rate_limiter' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'messenger.transport.in_memory.factory' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'twig.form.engine' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'Pimcore\\Log\\Handler\\ApplicationLoggerDb' => [0 => 'reset'], 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [0 => 'reset'], 'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [0 => 'reset'], 'pimcore.cache.adapter.null_tag_aware' => [0 => 'reset'], 'pimcore.cache.adapter.pdo' => [0 => 'reset'], 'pimcore.cache.adapter.pdo_tag_aware' => [0 => 'reset'], 'pimcore.cache.adapter.redis_tag_aware' => [0 => 'reset'], 'pimcore.cache.pool.app' => [0 => 'reset'], 'webpack_encore.tag_renderer' => [0 => 'reset'], 'cache.webpack_encore' => [0 => 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset']]);
}
/**
* Gets the public 'session' shared autowired service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*
* @deprecated Since symfony/framework-bundle 5.3: The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session" service and "SessionInterface" alias are deprecated, use "$requestStack->getSession()" instead.');
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Session/SessionConfiguratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Session/SessionConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Session/AdminSessionBagConfigurator.php';
$this->services['session'] = $instance = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()), NULL, $this->getSession_FlashBagService());
$a = new \Pimcore\Session\SessionConfigurator();
$a->addConfigurator(new \Pimcore\Bundle\AdminBundle\Session\AdminSessionBagConfigurator($this->parameters['pimcore.admin.session.attribute_bags']));
$a->configure($instance);
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 public 'web_profiler.controller.exception_panel' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
*/
protected function getWebProfiler_Controller_ExceptionPanelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'web_profiler.controller.profiler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
*/
protected function getWebProfiler_Controller_ProfilerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'web_profiler.controller.router' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
*/
protected function getWebProfiler_Controller_RouterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
}
/**
* Gets the private '.console.command.about.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_About_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
});
}
/**
* Gets the private '.console.command.assets_install.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_AssetsInstall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
});
}
/**
* Gets the private '.console.command.cache_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_delete.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolDelete_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
});
}
/**
* Gets the private '.console.command.cache_pool_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
});
}
/**
* Gets the private '.console.command.cache_pool_prune.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolPrune_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
});
}
/**
* Gets the private '.console.command.cache_warmup.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheWarmup_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
});
}
/**
* Gets the private '.console.command.config_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
});
}
/**
* Gets the private '.console.command.config_dump_reference.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDumpReference_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
});
}
/**
* Gets the private '.console.command.container_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
});
}
/**
* Gets the private '.console.command.container_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
});
}
/**
* Gets the private '.console.command.debug_autowiring.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DebugAutowiring_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
});
}
/**
* Gets the private '.console.command.dotenv_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DotenvDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
});
}
/**
* Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_EventDispatcherDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
});
}
/**
* Gets the private '.console.command.form_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_FormDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
});
}
/**
* Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerConsumeMessages_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages', false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
});
}
/**
* Gets the private '.console.command.messenger_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses', false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
});
}
/**
* Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerSetupTransports_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport', false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
});
}
/**
* Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerStopWorkers_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message', false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
});
}
/**
* Gets the private '.console.command.router_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
});
}
/**
* Gets the private '.console.command.router_match.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterMatch_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
});
}
/**
* Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
});
}
/**
* Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
});
}
/**
* Gets the private '.console.command.secrets_generate_key.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsGenerateKey_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
});
}
/**
* Gets the private '.console.command.secrets_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
});
}
/**
* Gets the private '.console.command.secrets_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
});
}
/**
* Gets the private '.console.command.secrets_set.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsSet_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
});
}
/**
* Gets the private '.console.command.translation_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
});
}
/**
* Gets the private '.console.command.translation_extract.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationExtract_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
});
}
/**
* Gets the private '.console.command.translation_pull.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPull_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
});
}
/**
* Gets the private '.console.command.translation_push.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPush_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
});
}
/**
* Gets the private '.console.command.validator_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ValidatorDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
});
}
/**
* Gets the private '.console.command.xliff_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_XliffLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
});
}
/**
* Gets the private '.console.command.yaml_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_YamlLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
});
}
/**
* 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 '.errored..service_locator.2_2CBLF.Pimcore\Config\Config' shared service.
*
* @return \Pimcore\Config\Config
*/
protected function getConfig2Service()
{
$this->throw('Cannot autowire service ".service_locator.2_2CBLF": it references class "Pimcore\\Config\\Config" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.852skyw.Symfony\Component\HttpFoundation\Session\Session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function getSession2Service()
{
$this->throw('Cannot autowire service ".service_locator.852skyw": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
}
/**
* Gets the private '.errored..service_locator.GHCDNWg.Symfony\Component\HttpKernel\Event\ResponseEvent' shared service.
*
* @return \Symfony\Component\HttpKernel\Event\ResponseEvent
*/
protected function getResponseEventService()
{
$this->throw('Cannot autowire service ".service_locator.GHCDNWg": it references class "Symfony\\Component\\HttpKernel\\Event\\ResponseEvent" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "Pimcore\\Routing\\Loader\\BundleRoutingLoader".');
}
/**
* Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
*
* @return \Symfony\Component\HttpFoundation\Response
*/
protected function getResponseService()
{
$this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.LQ80LD8.Symfony\Component\HttpFoundation\Session\Session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function getSession3Service()
{
$this->throw('Cannot autowire service ".service_locator.LQ80LD8": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.');
}
/**
* Gets the private '.errored..service_locator.OHCC09k.Pimcore\Model\DataObject\Auction' shared service.
*
* @return \Pimcore\Model\DataObject\Auction
*/
protected function getAuctionService()
{
$this->throw('Cannot autowire service ".service_locator.OHCC09k": it references class "Pimcore\\Model\\DataObject\\Auction" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.UORiFY8.Pimcore\HttpKernel\BundleCollection\BundleCollection' shared service.
*
* @return \Pimcore\HttpKernel\BundleCollection\BundleCollection
*/
protected function getBundleCollectionService()
{
$this->throw('Cannot autowire service ".service_locator.UORiFY8": it references class "Pimcore\\HttpKernel\\BundleCollection\\BundleCollection" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.UZrc7FQ.Symfony\Component\HttpKernel\Event\ControllerEvent' shared service.
*
* @return \Symfony\Component\HttpKernel\Event\ControllerEvent
*/
protected function getControllerEventService()
{
$this->throw('Cannot autowire service ".service_locator.UZrc7FQ": it references class "Symfony\\Component\\HttpKernel\\Event\\ControllerEvent" but no such service exists.');
}
/**
* Gets the private '.maker.auto_command.make_auth.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeAuth_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
});
}
/**
* Gets the private '.maker.auto_command.make_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
});
}
/**
* Gets the private '.maker.auto_command.make_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_crud.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCrud_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
});
}
/**
* Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
});
}
/**
* Gets the private '.maker.auto_command.make_entity.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeEntity_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
});
}
/**
* Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
});
}
/**
* Gets the private '.maker.auto_command.make_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_message.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessage_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
});
}
/**
* Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
});
}
/**
* Gets the private '.maker.auto_command.make_migration.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMigration_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
});
}
/**
* Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
});
}
/**
* Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
});
}
/**
* Gets the private '.maker.auto_command.make_test.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTest_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
});
}
/**
* Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
});
}
/**
* Gets the private '.maker.auto_command.make_user.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeUser_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
});
}
/**
* Gets the private '.maker.auto_command.make_validator.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeValidator_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
});
}
/**
* Gets the private '.maker.auto_command.make_voter.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeVoter_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
});
}
/**
* Gets the private '.messenger.handler_descriptor.0bApt95' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_0bApt95Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/SendNewsletterHandler.php';
return $this->privates['.messenger.handler_descriptor.0bApt95'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\SendNewsletterHandler($this->getParameter('pimcore.config'), ($this->services['pimcore.newsletter.address_source_adapter.factories'] ?? $this->getPimcore_Newsletter_AddressSourceAdapter_FactoriesService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.663c47w' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_663c47wService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/HandlerHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/SearchBackendHandler.php';
return $this->privates['.messenger.handler_descriptor.663c47w'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\SearchBackendHandler(), []);
}
/**
* Gets the private '.messenger.handler_descriptor.AyyS7I7' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_AyyS7I7Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/OptimizeImageHandler.php';
return $this->privates['.messenger.handler_descriptor.AyyS7I7'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\OptimizeImageHandler(($this->services['Pimcore\\Image\\Optimizer'] ?? $this->getOptimizerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.B4ixLmb' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_B4ixLmbService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/VideoConvertHandler.php';
return $this->privates['.messenger.handler_descriptor.B4ixLmb'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\VideoConvertHandler(), []);
}
/**
* Gets the private '.messenger.handler_descriptor.E_X9Rag' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_EX9RagService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
return $this->privates['.messenger.handler_descriptor.E_X9Rag'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler(($this->privates['texter.transports'] ?? $this->getTexter_TransportsService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.FfT.5qT' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_FfT_5qTService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport.php';
return $this->privates['.messenger.handler_descriptor.FfT.5qT'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler((new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
}, 1)))->fromStrings([])), []);
}
/**
* Gets the private '.messenger.handler_descriptor.HT8X4QF' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_HT8X4QFService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/Message/ImportMessageHandler.php';
return $this->privates['.messenger.handler_descriptor.HT8X4QF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\Importer\Message\ImportMessageHandler(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.OyBxp7U' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_OyBxp7UService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/GenerateWeb2PrintPdfHandler.php';
return $this->privates['.messenger.handler_descriptor.OyBxp7U'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\GenerateWeb2PrintPdfHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.SuHHznQ' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_SuHHznQService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
return $this->privates['.messenger.handler_descriptor.SuHHznQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Messenger\\DataImporterHandler'] ?? $this->getDataImporterHandlerService()), []);
}
/**
* Gets the private '.messenger.handler_descriptor.TGfWi98' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_TGfWi98Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Messenger/UpdateHandler.php';
return $this->privates['.messenger.handler_descriptor.TGfWi98'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mercure\Messenger\UpdateHandler(($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.VzVjqdo' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_VzVjqdoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/MaintenanceTaskHandler.php';
return $this->privates['.messenger.handler_descriptor.VzVjqdo'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\MaintenanceTaskHandler(($this->privates['Pimcore\\Maintenance\\Executor'] ?? $this->getExecutorService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.ZO6JJgE' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_ZO6JJgEService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/GeneratePagePreviewHandler.php';
return $this->privates['.messenger.handler_descriptor.ZO6JJgE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\GeneratePagePreviewHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.ZPdV2Ak' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_ZPdV2AkService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/HandlerHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/CleanupThumbnailsHandler.php';
return $this->privates['.messenger.handler_descriptor.ZPdV2Ak'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\CleanupThumbnailsHandler(), []);
}
/**
* Gets the private '.messenger.handler_descriptor.b5gnOyR' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_B5gnOyRService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
return $this->privates['.messenger.handler_descriptor.b5gnOyR'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.haPKtJc' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_HaPKtJcService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/VersionDeleteHandler.php';
return $this->privates['.messenger.handler_descriptor.haPKtJc'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\VersionDeleteHandler(), []);
}
/**
* Gets the private '.messenger.handler_descriptor.iHsnMy7' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_IHsnMy7Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/AssetUpdateTasksHandler.php';
return $this->privates['.messenger.handler_descriptor.iHsnMy7'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\AssetUpdateTasksHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.lJQKkYe' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_LJQKkYeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/Messenger/DumpSitemapMessageHandler.php';
return $this->privates['.messenger.handler_descriptor.lJQKkYe'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Presta\SitemapBundle\Messenger\DumpSitemapMessageHandler(($this->services['router'] ?? $this->getRouterService()), ($this->services['presta_sitemap.dumper'] ?? $this->getPrestaSitemap_DumperService()), (\dirname(__DIR__, 4).'/public')), []);
}
/**
* Gets the private '.messenger.handler_descriptor.v.ooHDP' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_V_OoHDPService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/HandlerHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/SanityCheckHandler.php';
return $this->privates['.messenger.handler_descriptor.v.ooHDP'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\SanityCheckHandler(), []);
}
/**
* Gets the private '.messenger.handler_descriptor.x4c3Tw8' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_X4c3Tw8Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/BatchHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Messenger/Handler/AssetPreviewImageHandler.php';
return $this->privates['.messenger.handler_descriptor.x4c3Tw8'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Pimcore\Messenger\Handler\AssetPreviewImageHandler(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.zx9oaWq' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_Zx9oaWqService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Messenger/MessageHandler.php';
return $this->privates['.messenger.handler_descriptor.zx9oaWq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Notifier\Messenger\MessageHandler(($this->privates['texter.transports'] ?? $this->getTexter_TransportsService())), []);
}
/**
* Gets the private '.monolog.command.server_log.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Monolog_Command_ServerLog_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time', false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
});
}
/**
* Gets the private '.security.command.debug_firewall.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_DebugFirewall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)', false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
});
}
/**
* Gets the private '.security.command.user_password_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password', false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
});
}
/**
* Gets the private '.security.command.user_password_hash.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordHash_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password', false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
});
}
/**
* Gets the private '.service_locator..3CtWZh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__3CtWZhService()
{
return $this->privates['.service_locator..3CtWZh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importer' => ['privates', 'App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsFileImporter', 'getAuctionlotsFileImporterService', false],
'params' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'rebuildIndexCommand' => ['services', 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildIndexCommand', 'getRebuildIndexCommandService', false],
], [
'importer' => 'App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsFileImporter',
'params' => '?',
'rebuildIndexCommand' => '?',
]);
}
/**
* Gets the private '.service_locator..NCYVle' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__NCYVleService()
{
return $this->privates['.service_locator..NCYVle'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => ['services', 'Pimcore\\Http\\Request\\Resolver\\DocumentResolver', 'getDocumentResolverService', false],
'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => ['services', 'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver', 'getEditmodeResolverService', false],
'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => ['services', 'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver', 'getResponseHeaderResolverService', false],
'Pimcore\\Templating\\Renderer\\EditableRenderer' => ['services', 'Pimcore\\Templating\\Renderer\\EditableRenderer', 'getEditableRendererService', false],
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'pimcore.templating' => ['services', 'pimcore.templating.engine.delegating', 'getPimcore_Templating_Engine_DelegatingService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'Pimcore\\Http\\Request\\Resolver\\DocumentResolver' => 'Pimcore\\Http\\Request\\Resolver\\DocumentResolver',
'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver' => 'Pimcore\\Http\\Request\\Resolver\\EditmodeResolver',
'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver' => 'Pimcore\\Http\\Request\\Resolver\\ResponseHeaderResolver',
'Pimcore\\Templating\\Renderer\\EditableRenderer' => 'Pimcore\\Templating\\Renderer\\EditableRenderer',
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'message_bus' => '?',
'messenger.default_bus' => '?',
'parameter_bag' => '?',
'pimcore.templating' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.0dZKaQW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0dZKaQWService()
{
return $this->privates['.service_locator.0dZKaQW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importer' => ['privates', 'App\\Importer\\RacedayImporter\\FileImporter\\RacedayFileImporter', 'getRacedayFileImporterService', false],
'params' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'rebuildIndexCommand' => ['services', 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildIndexCommand', 'getRebuildIndexCommandService', false],
], [
'importer' => 'App\\Importer\\RacedayImporter\\FileImporter\\RacedayFileImporter',
'params' => '?',
'rebuildIndexCommand' => '?',
]);
}
/**
* Gets the private '.service_locator.12WlmAI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_12WlmAIService()
{
return $this->privates['.service_locator.12WlmAI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cropper' => ['privates', 'cropper', 'getCropperService', false],
'profileManager' => ['privates', 'App\\Profile\\Manager\\ProfileManager', 'getProfileManagerService', false],
], [
'cropper' => '?',
'profileManager' => 'App\\Profile\\Manager\\ProfileManager',
]);
}
/**
* Gets the private '.service_locator.1TwhU2J' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1TwhU2JService()
{
return $this->privates['.service_locator.1TwhU2J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'config' => ['services', 'Pimcore\\Config', 'getConfigService', false],
'csrfProtection' => ['services', 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler', 'getCsrfProtectionHandlerService', false],
'kernel' => ['services', 'kernel', 'getKernelService', false],
'maintenanceExecutor' => ['privates', 'Pimcore\\Maintenance\\Executor', 'getExecutorService', false],
'siteConfigProvider' => ['privates', 'Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider', 'getSiteConfigProviderService', false],
], [
'config' => 'Pimcore\\Config',
'csrfProtection' => 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler',
'kernel' => '?',
'maintenanceExecutor' => 'Pimcore\\Maintenance\\Executor',
'siteConfigProvider' => 'Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider',
]);
}
/**
* Gets the private '.service_locator.2PVHApO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2PVHApOService()
{
return $this->privates['.service_locator.2PVHApO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'actionRenderer' => ['privates', 'Pimcore\\Templating\\Renderer\\ActionRenderer', 'getActionRendererService', false],
'editableHandler' => ['services', 'Pimcore\\Document\\Editable\\EditableHandler', 'getEditableHandlerService', false],
'localeService' => ['services', 'Pimcore\\Localization\\LocaleServiceInterface', 'getLocaleServiceInterfaceService', false],
], [
'actionRenderer' => 'Pimcore\\Templating\\Renderer\\ActionRenderer',
'editableHandler' => 'Pimcore\\Document\\Editable\\EditableHandler',
'localeService' => 'Pimcore\\Localization\\LocaleServiceInterface',
]);
}
/**
* Gets the private '.service_locator.2_2CBLF' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_22CBLFService()
{
return $this->privates['.service_locator.2_2CBLF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'websiteConfig' => ['privates', '.errored..service_locator.2_2CBLF.Pimcore\\Config\\Config', NULL, 'Cannot autowire service ".service_locator.2_2CBLF": it references class "Pimcore\\Config\\Config" but no such service exists.'],
], [
'websiteConfig' => 'Pimcore\\Config\\Config',
]);
}
/**
* Gets the private '.service_locator.32c1pvs' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_32c1pvsService()
{
return $this->privates['.service_locator.32c1pvs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'actionsButtonService' => ['privates', 'Pimcore\\Workflow\\ActionsButtonService', 'getActionsButtonServiceService', false],
'placeStatusInfo' => ['services', 'Pimcore\\Workflow\\Place\\StatusInfo', 'getStatusInfoService', false],
'router' => ['services', 'router', 'getRouterService', false],
'workflowManager' => ['services', 'Pimcore\\Workflow\\Manager', 'getManagerService', false],
], [
'actionsButtonService' => 'Pimcore\\Workflow\\ActionsButtonService',
'placeStatusInfo' => 'Pimcore\\Workflow\\Place\\StatusInfo',
'router' => '?',
'workflowManager' => 'Pimcore\\Workflow\\Manager',
]);
}
/**
* Gets the private '.service_locator.40xqEFI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_40xqEFIService()
{
return $this->privates['.service_locator.40xqEFI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'gridHelperService' => ['privates', 'Pimcore\\Bundle\\AdminBundle\\Helper\\GridHelperService', 'getGridHelperServiceService', false],
], [
'gridHelperService' => 'Pimcore\\Bundle\\AdminBundle\\Helper\\GridHelperService',
]);
}
/**
* Gets the private '.service_locator.487RsJm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_487RsJmService()
{
return $this->privates['.service_locator.487RsJm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => ['services', 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver', 'getTokenStorageUserResolverService', false],
'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => ['services', 'Pimcore\\Extension\\Bundle\\PimcoreBundleManager', 'getPimcoreBundleManagerService', false],
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'pimcore.templating' => ['services', 'pimcore.templating.engine.delegating', 'getPimcore_Templating_Engine_DelegatingService', false],
'pimcore_admin.serializer' => ['services', 'Pimcore\\Admin\\Serializer', 'getSerializerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'translator' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver' => 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver',
'Pimcore\\Extension\\Bundle\\PimcoreBundleManager' => 'Pimcore\\Extension\\Bundle\\PimcoreBundleManager',
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'message_bus' => '?',
'messenger.default_bus' => '?',
'parameter_bag' => '?',
'pimcore.templating' => '?',
'pimcore_admin.serializer' => 'Pimcore\\Admin\\Serializer',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'translator' => '?',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.4ReSkt7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4ReSkt7Service()
{
return $this->privates['.service_locator.4ReSkt7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'networkProfileService' => ['privates', 'App\\Network\\Service\\NetworkProfileService', 'getNetworkProfileServiceService', false],
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
], [
'networkProfileService' => 'App\\Network\\Service\\NetworkProfileService',
'profileService' => 'App\\Profile\\Service\\ProfileService',
]);
}
/**
* Gets the private '.service_locator.5Btt3kE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5Btt3kEService()
{
return $this->privates['.service_locator.5Btt3kE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'googleTranslateClient' => ['privates', 'App\\Core\\Service\\GoogleTranslateClient', 'getGoogleTranslateClientService', false],
'serializer' => ['privates', 'App\\Api\\Serializer\\ApiSerializer', 'getApiSerializerService', false],
], [
'googleTranslateClient' => 'App\\Core\\Service\\GoogleTranslateClient',
'serializer' => 'App\\Api\\Serializer\\ApiSerializer',
]);
}
/**
* Gets the private '.service_locator.5Eokibr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5EokibrService()
{
return $this->privates['.service_locator.5Eokibr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', 'Pimcore\\Routing\\Redirect\\Csv', 'getCsvService', false],
], [
'csv' => 'Pimcore\\Routing\\Redirect\\Csv',
]);
}
/**
* Gets the private '.service_locator.5LVg7DC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5LVg7DCService()
{
return $this->privates['.service_locator.5LVg7DC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'db' => ['services', 'doctrine.dbal.default_connection', 'getDoctrine_Dbal_DefaultConnectionService', false],
'profiler' => ['services', '.container.private.profiler', 'get_Container_Private_ProfilerService', false],
], [
'db' => '?',
'profiler' => '?',
]);
}
/**
* Gets the private '.service_locator.5hb0Wxg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5hb0WxgService()
{
return $this->privates['.service_locator.5hb0Wxg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pimcoreDataImporterUploadStorage' => ['privates', 'pimcore.dataImporter.upload.storage', 'getPimcore_DataImporter_Upload_StorageService', false],
], [
'pimcoreDataImporterUploadStorage' => '?',
]);
}
/**
* Gets the private '.service_locator.5usv1bv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5usv1bvService()
{
return $this->privates['.service_locator.5usv1bv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
], [
'eventDispatcher' => '?',
]);
}
/**
* Gets the private '.service_locator.6qDpOja' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6qDpOjaService()
{
return $this->privates['.service_locator.6qDpOja'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cache' => ['services', 'Pimcore\\Cache\\Core\\CoreCacheHandler', 'getCoreCacheHandlerService', false],
], [
'cache' => 'Pimcore\\Cache\\Core\\CoreCacheHandler',
]);
}
/**
* Gets the private '.service_locator.7G5vBS5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7G5vBS5Service()
{
return $this->privates['.service_locator.7G5vBS5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'horseService' => ['privates', 'App\\Horse\\Service\\HorseService', 'getHorseServiceService', false],
'networkProfileService' => ['privates', 'App\\Network\\Service\\NetworkProfileService', 'getNetworkProfileServiceService', false],
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
], [
'horseService' => 'App\\Horse\\Service\\HorseService',
'networkProfileService' => 'App\\Network\\Service\\NetworkProfileService',
'profileService' => 'App\\Profile\\Service\\ProfileService',
]);
}
/**
* Gets the private '.service_locator.852skyw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_852skywService()
{
return $this->privates['.service_locator.852skyw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
'session' => ['privates', '.errored..service_locator.852skyw.Symfony\\Component\\HttpFoundation\\Session\\Session', NULL, 'Cannot autowire service ".service_locator.852skyw": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
], [
'authenticationUtils' => '?',
'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
]);
}
/**
* Gets the private '.service_locator.8AJ4jp4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8AJ4jp4Service()
{
return $this->privates['.service_locator.8AJ4jp4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importProcessingService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService', 'getImportProcessingServiceService', false],
], [
'importProcessingService' => 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService',
]);
}
/**
* Gets the private '.service_locator.8C692c6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8C692c6Service()
{
return $this->privates['.service_locator.8C692c6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Api\\News\\Controller\\NewsController::article' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController::auctionNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController::auctionNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\News\\Controller\\NewsController::folderNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController::folderNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\News\\Controller\\NewsController::horseNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController::horseNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\News\\Controller\\NewsController::news' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController::profileNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController::profileNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\News\\Controller\\NewsController::racedayNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController::racedayNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\Schema\\Controller\\SchemaController::getSchema' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Api\\Thumbnail\\Controller\\ThumbnailController::thumbnail' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\CommentController::createComment' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\CommentController::deleteComment' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\CommentController::updateComment' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\IncidentController::reportPost' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\TimelineController::profileTimeline' => ['privates', '.service_locator.fUvn9pM', 'get_ServiceLocator_FUvn9pMService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController::createPost' => ['privates', '.service_locator.fUvn9pM', 'get_ServiceLocator_FUvn9pMService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController::likePost' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController::profilePost' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController::translatePostContent' => ['privates', '.service_locator.5Btt3kE', 'get_ServiceLocator_5Btt3kEService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController::updatePost' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Auction\\Controller\\AuctionController::attend' => ['privates', '.service_locator.Gcx.h.i', 'get_ServiceLocator_Gcx_H_IService', false],
'App\\Auction\\Controller\\AuctionController::auctionLots' => ['privates', '.service_locator.OHCC09k', 'get_ServiceLocator_OHCC09kService', false],
'App\\Auction\\Controller\\AuctionController::auctions' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Auction\\Controller\\AuctionController::hovercard' => ['privates', '.service_locator.n0C_Hw0', 'get_ServiceLocator_N0CHw0Service', false],
'App\\Auction\\Controller\\AuctionTabNavigationController::timeline' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\Calendar\\Controller\\CalendarController::detail' => ['privates', '.service_locator.H7Hav5b', 'get_ServiceLocator_H7Hav5bService', false],
'App\\Dev\\Controller\\IconListController::list' => ['privates', '.service_locator.zM4QFnf', 'get_ServiceLocator_ZM4QFnfService', false],
'App\\Document\\Controller\\DocumentController::associationAction' => ['privates', '.service_locator.9yESeXM', 'get_ServiceLocator_9yESeXMService', false],
'App\\Document\\Controller\\DocumentController::auctionHouseAction' => ['privates', '.service_locator.9nFsuRi', 'get_ServiceLocator_9nFsuRiService', false],
'App\\Document\\Controller\\DocumentController::document' => ['privates', '.service_locator.zI.9Io5', 'get_ServiceLocator_ZI_9Io5Service', false],
'App\\Document\\Controller\\DocumentController::jockeyAction' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Document\\Controller\\DocumentController::ownerAction' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Document\\Controller\\DocumentController::racedays' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Document\\Controller\\DocumentController::racetrackAction' => ['privates', '.service_locator.x1dDJxm', 'get_ServiceLocator_X1dDJxmService', false],
'App\\Document\\Controller\\DocumentController::studfarmAction' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Document\\Controller\\DocumentController::trainerAction' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\ElasticSearch\\Controller\\ElasticSearchController::index' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Horse\\Controller\\HorseTabNavigationController::achievements' => ['privates', '.service_locator.zKSdvDn', 'get_ServiceLocator_ZKSdvDnService', false],
'App\\Horse\\Controller\\HorseTabNavigationController::auctionHistory' => ['privates', '.service_locator.v9THYNO', 'get_ServiceLocator_V9THYNOService', false],
'App\\Horse\\Controller\\HorseTabNavigationController::pedigree' => ['privates', '.service_locator.v9THYNO', 'get_ServiceLocator_V9THYNOService', false],
'App\\Importer\\Controller\\ImporterController::auctionlot' => ['privates', '.service_locator..3CtWZh', 'get_ServiceLocator__3CtWZhService', false],
'App\\Importer\\Controller\\ImporterController::raceday' => ['privates', '.service_locator.0dZKaQW', 'get_ServiceLocator_0dZKaQWService', false],
'App\\Jockeyexchange\\Controller\\JockeyexchangeController::detail' => ['privates', '.service_locator.K_732OP', 'get_ServiceLocator_K732OPService', false],
'App\\Jockeyexchange\\Controller\\JockeyexchangeController::index' => ['privates', '.service_locator.F3Uy1s2', 'get_ServiceLocator_F3Uy1s2Service', false],
'App\\Jockeyexchange\\Controller\\JockeyexchangeController::raceAttend' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'App\\Kernel::microKernelRegisterContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'App\\Kernel::registerBundlesToCollection' => ['privates', '.service_locator.UORiFY8', 'get_ServiceLocator_UORiFY8Service', false],
'App\\Kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'App\\Kernel::terminate' => ['privates', '.service_locator.KfwZsne', 'get_ServiceLocator_KfwZsneService', false],
'App\\Marketplace\\Controller\\MarketplaceController::detail' => ['privates', '.service_locator.j8H.K5q', 'get_ServiceLocator_J8H_K5qService', false],
'App\\Marketplace\\Controller\\MarketplaceController::index' => ['privates', '.service_locator.j8H.K5q', 'get_ServiceLocator_J8H_K5qService', false],
'App\\Modal\\Controller\\ModalController::sharePostModal' => ['privates', '.service_locator.Xl5lLgn', 'get_ServiceLocator_Xl5lLgnService', false],
'App\\Network\\Controller\\NetworkAuctionController::news' => ['privates', '.service_locator.SGLKwNc', 'get_ServiceLocator_SGLKwNcService', false],
'App\\Network\\Controller\\NetworkAuctionhouseController::index' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Network\\Controller\\NetworkHorseController::detail' => ['privates', '.service_locator.mewK1dp', 'get_ServiceLocator_MewK1dpService', false],
'App\\Network\\Controller\\NetworkHorseController::horseNewsFrame' => ['privates', '.service_locator.SGLKwNc', 'get_ServiceLocator_SGLKwNcService', false],
'App\\Network\\Controller\\NetworkMentionsController::query' => ['privates', '.service_locator.A507zGg', 'get_ServiceLocator_A507zGgService', false],
'App\\Network\\Controller\\NetworkProfileController::achievementsFrame' => ['privates', '.service_locator.ltBzI.v', 'get_ServiceLocator_LtBzI_VService', false],
'App\\Network\\Controller\\NetworkProfileController::auctionList' => ['privates', '.service_locator.hemj119', 'get_ServiceLocator_Hemj119Service', false],
'App\\Network\\Controller\\NetworkProfileController::bredHorseListAction' => ['privates', '.service_locator.FlRvoIX', 'get_ServiceLocator_FlRvoIXService', false],
'App\\Network\\Controller\\NetworkProfileController::connect' => ['privates', '.service_locator.K_ugtFX', 'get_ServiceLocator_KUgtFXService', false],
'App\\Network\\Controller\\NetworkProfileController::cropAvatarFrame' => ['privates', '.service_locator.ltrVupj', 'get_ServiceLocator_LtrVupjService', false],
'App\\Network\\Controller\\NetworkProfileController::cropBannerFrame' => ['privates', '.service_locator.ltrVupj', 'get_ServiceLocator_LtrVupjService', false],
'App\\Network\\Controller\\NetworkProfileController::detail' => ['privates', '.service_locator.7G5vBS5', 'get_ServiceLocator_7G5vBS5Service', false],
'App\\Network\\Controller\\NetworkProfileController::managedHorseListAction' => ['privates', '.service_locator.wJIGxaj', 'get_ServiceLocator_WJIGxajService', false],
'App\\Network\\Controller\\NetworkProfileController::newsFrame' => ['privates', '.service_locator.SGLKwNc', 'get_ServiceLocator_SGLKwNcService', false],
'App\\Network\\Controller\\NetworkProfileController::ownedHorseListAction' => ['privates', '.service_locator.FlRvoIX', 'get_ServiceLocator_FlRvoIXService', false],
'App\\Network\\Controller\\NetworkProfileController::racedayList' => ['privates', '.service_locator.hemj119', 'get_ServiceLocator_Hemj119Service', false],
'App\\Network\\Controller\\NetworkProfileController::trainedHorseListAction' => ['privates', '.service_locator.FlRvoIX', 'get_ServiceLocator_FlRvoIXService', false],
'App\\Network\\Controller\\NetworkProfileController::uniqueHorseSexesAction' => ['privates', '.service_locator.wJIGxaj', 'get_ServiceLocator_WJIGxajService', false],
'App\\Network\\Controller\\NetworkProfileController::uniqueHorseTrainerAction' => ['privates', '.service_locator.wJIGxaj', 'get_ServiceLocator_WJIGxajService', false],
'App\\Network\\Controller\\NetworkProfileController::uniqueOwnerAction' => ['privates', '.service_locator.wJIGxaj', 'get_ServiceLocator_WJIGxajService', false],
'App\\Network\\Controller\\NetworkRacedayController::detail' => ['privates', '.service_locator.XPTb9AH', 'get_ServiceLocator_XPTb9AHService', false],
'App\\Network\\Controller\\NetworkRacetrackController::index' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Network\\Controller\\NetworkTabNavigationController::achievements' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\Network\\Controller\\NetworkTabNavigationController::horses' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\Network\\Controller\\NetworkTabNavigationController::timeline' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\News\\Controller\\NewsController::list' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Newsletter\\Controller\\NewsletterController::form' => ['privates', '.service_locator.NQfrpJA', 'get_ServiceLocator_NQfrpJAService', false],
'App\\Profile\\Controller\\ProfileAdminAchievementsController::edit' => ['privates', '.service_locator.K_ugtFX', 'get_ServiceLocator_KUgtFXService', false],
'App\\Profile\\Controller\\ProfileAdminAchievementsController::index' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAdminController::data' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAdminController::index' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Profile\\Controller\\ProfileAdminHorsesController::edit' => ['privates', '.service_locator.AYOW.vk', 'get_ServiceLocator_AYOW_VkService', false],
'App\\Profile\\Controller\\ProfileAdminHorsesController::index' => ['privates', '.service_locator._yFFJDW', 'get_ServiceLocator_YFFJDWService', false],
'App\\Profile\\Controller\\ProfileAdminNetworkController::network' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Profile\\Controller\\ProfileAdminOrganisationsController::index' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAdminPartnerController::index' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAdminTeamController::edit' => ['privates', '.service_locator.K_ugtFX', 'get_ServiceLocator_KUgtFXService', false],
'App\\Profile\\Controller\\ProfileAdminTeamController::index' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAttendeesController::update' => ['privates', '.service_locator.p.TCd71', 'get_ServiceLocator_P_TCd71Service', false],
'App\\Profile\\Controller\\ProfileAuthController::activate' => ['privates', '.service_locator.LQ80LD8', 'get_ServiceLocator_LQ80LD8Service', false],
'App\\Profile\\Controller\\ProfileAuthController::forgotPassword' => ['privates', '.service_locator.2_2CBLF', 'get_ServiceLocator_22CBLFService', false],
'App\\Profile\\Controller\\ProfileAuthController::login' => ['privates', '.service_locator.852skyw', 'get_ServiceLocator_852skywService', false],
'App\\Profile\\Controller\\ProfileAuthController::register' => ['privates', '.service_locator.2_2CBLF', 'get_ServiceLocator_22CBLFService', false],
'App\\Profile\\Controller\\ProfileAuthController::resetPassword' => ['privates', '.service_locator.2_2CBLF', 'get_ServiceLocator_22CBLFService', false],
'App\\Profile\\Controller\\ProfileClubController::index' => ['privates', '.service_locator.UypK.xp', 'get_ServiceLocator_UypK_XpService', false],
'App\\Profile\\Controller\\ProfileClubController::purchase' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Profile\\Controller\\ProfileCompletionController::checkAndPublish' => ['privates', '.service_locator.nbirWOy', 'get_ServiceLocator_NbirWOyService', false],
'App\\Profile\\Controller\\ProfileCompletionController::collectAppearance' => ['privates', '.service_locator.K_ugtFX', 'get_ServiceLocator_KUgtFXService', false],
'App\\Profile\\Controller\\ProfileCompletionController::collectAppearanceCropping' => ['privates', '.service_locator.12WlmAI', 'get_ServiceLocator_12WlmAIService', false],
'App\\Profile\\Controller\\ProfileMessagesController::conversation' => ['privates', '.service_locator.XWilQ6o', 'get_ServiceLocator_XWilQ6oService', false],
'App\\Profile\\Controller\\ProfileMessagesController::index' => ['privates', '.service_locator.XWilQ6o', 'get_ServiceLocator_XWilQ6oService', false],
'App\\Profile\\Controller\\ProfileMessagesController::sendMessage' => ['privates', '.service_locator.xWgxXN8', 'get_ServiceLocator_XWgxXN8Service', false],
'App\\Profile\\Controller\\ProfileNotificationsController::index' => ['privates', '.service_locator.vrRv0IN', 'get_ServiceLocator_VrRv0INService', false],
'App\\Profile\\Controller\\ProfileTopbarController::messages' => ['privates', '.service_locator.XWilQ6o', 'get_ServiceLocator_XWilQ6oService', false],
'App\\Profile\\Controller\\ProfileTopbarController::notifications' => ['privates', '.service_locator.vrRv0IN', 'get_ServiceLocator_VrRv0INService', false],
'App\\Profile\\Controller\\ProfileTopbarController::readToastNotification' => ['privates', '.service_locator.v0qaLyR', 'get_ServiceLocator_V0qaLyRService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAgentController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAssociationController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAuctioneerController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminBreederController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminClinicController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminFarrierController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminHorsefanController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminJockeyController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminModeratorController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminOwnerController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminPhotographerController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRacingManagerController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRidingstableController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminStudfarmController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminSyndicateController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTrainerController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTransportController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminVetController::index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Race\\Controller\\RaceController::attend' => ['privates', '.service_locator.PRq.jZU', 'get_ServiceLocator_PRq_JZUService', false],
'App\\Race\\Controller\\RaceController::hovercard' => ['privates', '.service_locator.n0C_Hw0', 'get_ServiceLocator_N0CHw0Service', false],
'App\\Race\\Controller\\RaceController::race' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Race\\Controller\\RaceController::races' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Raceday\\Controller\\RacedayController::attend' => ['privates', '.service_locator.PRq.jZU', 'get_ServiceLocator_PRq_JZUService', false],
'App\\Raceday\\Controller\\RacedayController::hovercard' => ['privates', '.service_locator.n0C_Hw0', 'get_ServiceLocator_N0CHw0Service', false],
'App\\Raceday\\Controller\\RacedayTabNavigationController::achievements' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\Stripe\\Controller\\PublicStripeController::cancelAbonnements' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Timeline\\Controller\\TimelineCommentController::actionComment' => ['privates', '.service_locator.XLE5fyR', 'get_ServiceLocator_XLE5fyRService', false],
'App\\Timeline\\Controller\\TimelineCommentController::createComment' => ['privates', '.service_locator.ZiyfU3t', 'get_ServiceLocator_ZiyfU3tService', false],
'App\\Timeline\\Controller\\TimelineCommentController::updateComment' => ['privates', '.service_locator.XLE5fyR', 'get_ServiceLocator_XLE5fyRService', false],
'App\\Timeline\\Controller\\TimelineController::cardDeleteFrame' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'App\\Timeline\\Controller\\TimelineController::cardEditFrame' => ['privates', '.service_locator.Xl5lLgn', 'get_ServiceLocator_Xl5lLgnService', false],
'App\\Timeline\\Controller\\TimelineController::createFrame' => ['privates', '.service_locator.RW5JuRY', 'get_ServiceLocator_RW5JuRYService', false],
'App\\Timeline\\Controller\\TimelineController::like' => ['privates', '.service_locator.e_dFSCR', 'get_ServiceLocator_EDFSCRService', false],
'App\\Timeline\\Controller\\TimelineController::networkFrame' => ['privates', '.service_locator.EhmIIVe', 'get_ServiceLocator_EhmIIVeService', false],
'App\\Timeline\\Controller\\TimelineController::translatePostContent' => ['privates', '.service_locator.ZbCdKK8', 'get_ServiceLocator_ZbCdKK8Service', false],
'App\\Timeline\\Controller\\TimelineController::universalFrame' => ['privates', '.service_locator.EhmIIVe', 'get_ServiceLocator_EhmIIVeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::addAssetAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::addAssetCompatibilityAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::deleteInfoAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::getDataByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::getFolderContentPreviewAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::gridProxyAction' => ['privates', '.service_locator.LhOFdaU', 'get_ServiceLocator_LhOFdaUService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::saveAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::treeGetChildsByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController::batchAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController::doExportAction' => ['privates', '.service_locator.reQ1jVt', 'get_ServiceLocator_ReQ1jVtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController::getBatchJobsAction' => ['privates', '.service_locator.40xqEFI', 'get_ServiceLocator_40xqEFIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController::getExportJobsAction' => ['privates', '.service_locator.40xqEFI', 'get_ServiceLocator_40xqEFIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::fieldcollectionListAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::fieldcollectionTreeAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::getIconsAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::objectbrickListAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::objectbrickTreeAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::objectbrickUpdateAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::addAction' => ['privates', '.service_locator.p3n2A0.', 'get_ServiceLocator_P3n2A0_Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::deleteInfoAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::getAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::getFolderAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::gridProxyAction' => ['privates', '.service_locator.OlEQW9j', 'get_ServiceLocator_OlEQW9jService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::treeGetChildsByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::doExportAction' => ['privates', '.service_locator.uAi.LA7', 'get_ServiceLocator_UAi_LA7Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::doGetGridColumnConfig' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::getBatchJobsAction' => ['privates', '.service_locator.40xqEFI', 'get_ServiceLocator_40xqEFIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::getExportJobsAction' => ['privates', '.service_locator.yu3VVHf', 'get_ServiceLocator_Yu3VVHfService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::gridDeleteColumnConfigAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::gridGetColumnConfigAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController::convertAction' => ['privates', '.service_locator.g3P4ECD', 'get_ServiceLocator_G3P4ECDService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController::convertAllAction' => ['privates', '.service_locator.g3P4ECD', 'get_ServiceLocator_G3P4ECDService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController::getVariantsAction' => ['privates', '.service_locator.OlEQW9j', 'get_ServiceLocator_OlEQW9jService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::deleteInfoAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::getDataByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::seopanelTreeAction' => ['privates', '.service_locator.vvnoFrq', 'get_ServiceLocator_VvnoFrqService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::seopanelTreeRootAction' => ['privates', '.service_locator.nFn.Vas', 'get_ServiceLocator_NFn_VasService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::treeGetChildsByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController::getDataByIdAction' => ['privates', '.service_locator.9wplPMA', 'get_ServiceLocator_9wplPMAService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController::sendAction' => ['privates', '.service_locator.m1.Cy8b', 'get_ServiceLocator_M1_Cy8bService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::areabrickRenderIndexEditmode' => ['privates', '.service_locator.VbAshBX', 'get_ServiceLocator_VbAshBXService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::generatePreviewsAction' => ['privates', '.service_locator.m1.Cy8b', 'get_ServiceLocator_M1_Cy8bService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::getDataByIdAction' => ['privates', '.service_locator.ZT22Hg_', 'get_ServiceLocator_ZT22HgService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::saveAction' => ['privates', '.service_locator.ZT22Hg_', 'get_ServiceLocator_ZT22HgService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController::startPdfGenerationAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController::startPdfGenerationAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController::renderletAction' => ['privates', '.service_locator.2PVHApO', 'get_ServiceLocator_2PVHApOService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController::showEmailLogAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController::adminerAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController::indexAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController::indexAction' => ['privates', '.service_locator.1TwhU2J', 'get_ServiceLocator_1TwhU2JService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController::onKernelResponseEvent' => ['privates', '.service_locator.GHCDNWg', 'get_ServiceLocator_GHCDNWgService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController::statisticsAction' => ['privates', '.service_locator.kNCTU3_', 'get_ServiceLocator_KNCTU3Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController::checkAction' => ['privates', '.service_locator.5LVg7DC', 'get_ServiceLocator_5LVg7DCService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController::showAction' => ['privates', '.service_locator.kN3Uwu9', 'get_ServiceLocator_KN3Uwu9Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::csrfTokenAction' => ['privates', '.service_locator.Ojoc7GS', 'get_ServiceLocator_Ojoc7GSService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::deeplinkAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::loginAction' => ['privates', '.service_locator.vOcvNsd', 'get_ServiceLocator_VOcvNsdService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::lostpasswordAction' => ['privates', '.service_locator.LU5dz.r', 'get_ServiceLocator_LU5dz_RService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::onKernelResponseEvent' => ['privates', '.service_locator.GHCDNWg', 'get_ServiceLocator_GHCDNWgService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::twoFactorAuthenticationAction' => ['privates', '.service_locator.og4psnc', 'get_ServiceLocator_Og4psncService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::adminCssAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::countryListAction' => ['privates', '.service_locator.reQ1jVt', 'get_ServiceLocator_ReQ1jVtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::getAvailableControllerReferencesAction' => ['privates', '.service_locator.h21Xcn0', 'get_ServiceLocator_H21Xcn0Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::getAvailableTemplatesAction' => ['privates', '.service_locator.h21Xcn0', 'get_ServiceLocator_H21Xcn0Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::httpErrorLogDetailAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::iconListAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::jsonTranslationsSystemAction' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::phpinfoAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::deleteAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::deleteAllAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::findAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::findAllAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::findLastUnreadAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::markAsReadAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::recipientsAction' => ['privates', '.service_locator.meWtG.K', 'get_ServiceLocator_MeWtG_KService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::sendAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController::portletAnalyticsSitesAction' => ['privates', '.service_locator.lKZhbCG', 'get_ServiceLocator_LKZhbCGService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController::csvExportAction' => ['privates', '.service_locator.5Eokibr', 'get_ServiceLocator_5EokibrService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController::csvImportAction' => ['privates', '.service_locator.5Eokibr', 'get_ServiceLocator_5EokibrService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController::redirectsAction' => ['privates', '.service_locator.wtBUIf.', 'get_ServiceLocator_WtBUIf_Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::clearCacheAction' => ['privates', '.service_locator.F8ER7a_', 'get_ServiceLocator_F8ER7aService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::clearOutputCacheAction' => ['privates', '.service_locator.5usv1bv', 'get_ServiceLocator_5usv1bvService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::clearTemporaryFilesAction' => ['privates', '.service_locator.5usv1bv', 'get_ServiceLocator_5usv1bvService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::getAvailableCountriesAction' => ['privates', '.service_locator.reQ1jVt', 'get_ServiceLocator_ReQ1jVtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::getSystemAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::setSystemAction' => ['privates', '.service_locator.q_ChIrk', 'get_ServiceLocator_QChIrkService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController::getBatchAssignmentJobsAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController::targetGroupAddAction' => ['privates', '.service_locator.6qDpOja', 'get_ServiceLocator_6qDpOjaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController::targetGroupDeleteAction' => ['privates', '.service_locator.6qDpOja', 'get_ServiceLocator_6qDpOjaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController::targetGroupSaveAction' => ['privates', '.service_locator.6qDpOja', 'get_ServiceLocator_6qDpOjaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::importAction' => ['privates', '.service_locator.reQ1jVt', 'get_ServiceLocator_ReQ1jVtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::translationsAction' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::xliffExportAction' => ['privates', '.service_locator.tMSQZ6F', 'get_ServiceLocator_TMSQZ6FService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::xliffExportDownloadAction' => ['privates', '.service_locator.SZyFOPP', 'get_ServiceLocator_SZyFOPPService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::xliffImportElementAction' => ['privates', '.service_locator.Q83Guye', 'get_ServiceLocator_Q83GuyeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::xliffImportUploadAction' => ['privates', '.service_locator.GTphRnB', 'get_ServiceLocator_GTphRnBService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController::renew2FaSecretAction' => ['privates', '.service_locator.qkwI26c', 'get_ServiceLocator_QkwI26cService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::getModalCustomHtml' => ['privates', '.service_locator.QEMlp67', 'get_ServiceLocator_QEMlp67Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::getWorkflowDetailsStore' => ['privates', '.service_locator.32c1pvs', 'get_ServiceLocator_32c1pvsService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::getWorkflowFormAction' => ['privates', '.service_locator.Z5eDr0Q', 'get_ServiceLocator_Z5eDr0QService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::showGraph' => ['privates', '.service_locator.Z5eDr0Q', 'get_ServiceLocator_Z5eDr0QService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::submitGlobalAction' => ['privates', '.service_locator.9OP9eRa', 'get_ServiceLocator_9OP9eRaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::submitWorkflowTransitionAction' => ['privates', '.service_locator.9OP9eRa', 'get_ServiceLocator_9OP9eRaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController::toggleExtensionStateAction' => ['privates', '.service_locator.QBopzl4', 'get_ServiceLocator_QBopzl4Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController::getDataProvidersAction' => ['privates', '.service_locator.Arn4BxP', 'get_ServiceLocator_Arn4BxPService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController::exportAssetsAction' => ['privates', '.service_locator.V2iIBhB', 'get_ServiceLocator_V2iIBhBService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController::searchAssetAction' => ['privates', '.service_locator.V2iIBhB', 'get_ServiceLocator_V2iIBhBService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController::exportDataObjectAction' => ['privates', '.service_locator.NJxTlBt', 'get_ServiceLocator_NJxTlBtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController::searchDataObjectsAction' => ['privates', '.service_locator.NJxTlBt', 'get_ServiceLocator_NJxTlBtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController::exportUserDataAction' => ['privates', '.service_locator._pNZRCE', 'get_ServiceLocator_PNZRCEService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController::searchUsersAction' => ['privates', '.service_locator._pNZRCE', 'get_ServiceLocator_PNZRCEService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::chartmetricdataAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::dataExplorerAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::deeplinkAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::sourceAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::summaryAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController::saveAction' => ['privates', '.service_locator.TAsDyf4', 'get_ServiceLocator_TAsDyf4Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController::findAction' => ['privates', '.service_locator.yu3VVHf', 'get_ServiceLocator_Yu3VVHfService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController::quicksearchAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController::quicksearchByIdAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController::getAction' => ['privates', '.service_locator.v9aiNbD', 'get_ServiceLocator_V9aiNbDService', false],
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController::getExplorerUrlAction' => ['privates', '.service_locator.AyL7kn0', 'get_ServiceLocator_AyL7kn0Service', false],
'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController::explorerAction' => ['privates', '.service_locator.8Iopj6d', 'get_ServiceLocator_8Iopj6dService', false],
'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController::webonyxAction' => ['privates', '.service_locator.jQ79.3z', 'get_ServiceLocator_JQ79_3zService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::calculateTransformationResultTypeAction' => ['privates', '.service_locator.af1F9F2', 'get_ServiceLocator_Af1F9F2Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::cancelExecutionAction' => ['privates', '.service_locator.8AJ4jp4', 'get_ServiceLocator_8AJ4jp4Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::checkImportProgressAction' => ['privates', '.service_locator.8AJ4jp4', 'get_ServiceLocator_8AJ4jp4Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::copyPreviewDataAction' => ['privates', '.service_locator.X8f_QSD', 'get_ServiceLocator_X8fQSDService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::getAction' => ['privates', '.service_locator._uwbVe7', 'get_ServiceLocator_UwbVe7Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::hasImportFileUploadedAction' => ['privates', '.service_locator.ZwLP2Sj', 'get_ServiceLocator_ZwLP2SjService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadAvailableColumnHeadersAction' => ['privates', '.service_locator._uwbVe7', 'get_ServiceLocator_UwbVe7Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadDataObjectAttributesAction' => ['privates', '.service_locator.h9GOZs2', 'get_ServiceLocator_H9GOZs2Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadDataObjectClassificationStoreAttributesAction' => ['privates', '.service_locator.h9GOZs2', 'get_ServiceLocator_H9GOZs2Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadDataObjectClassificationStoreKeysAction' => ['privates', '.service_locator.V7YyQdh', 'get_ServiceLocator_V7YyQdhService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadDataPreviewAction' => ['privates', '.service_locator.HM1a1zY', 'get_ServiceLocator_HM1a1zYService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadTransformationResultPreviewsAction' => ['privates', '.service_locator.siT4J.A', 'get_ServiceLocator_SiT4J_AService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::startBatchImportAction' => ['privates', '.service_locator.j1EIe3w', 'get_ServiceLocator_J1EIe3wService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::uploadImportFileAction' => ['privates', '.service_locator.5hb0Wxg', 'get_ServiceLocator_5hb0WxgService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController::pushAction' => ['privates', '.service_locator.vVBkw49', 'get_ServiceLocator_VVBkw49Service', false],
'Pimcore\\Kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'Pimcore\\Kernel::microKernelRegisterContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'Pimcore\\Kernel::registerBundlesToCollection' => ['privates', '.service_locator.UORiFY8', 'get_ServiceLocator_UORiFY8Service', false],
'Pimcore\\Kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'Pimcore\\Kernel::terminate' => ['privates', '.service_locator.KfwZsne', 'get_ServiceLocator_KfwZsneService', false],
'kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel::microKernelRegisterContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel::registerBundlesToCollection' => ['privates', '.service_locator.UORiFY8', 'get_ServiceLocator_UORiFY8Service', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel::terminate' => ['privates', '.service_locator.KfwZsne', 'get_ServiceLocator_KfwZsneService', false],
'App\\Api\\News\\Controller\\NewsController:article' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController:auctionNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController:auctionNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\News\\Controller\\NewsController:folderNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController:folderNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\News\\Controller\\NewsController:horseNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController:horseNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\News\\Controller\\NewsController:news' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController:profileNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController:profileNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\News\\Controller\\NewsController:racedayNewsLoadMore' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\News\\Controller\\NewsController:racedayNewsPaginate' => ['privates', '.service_locator.EdRZ658', 'get_ServiceLocator_EdRZ658Service', false],
'App\\Api\\Schema\\Controller\\SchemaController:getSchema' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'App\\Api\\Thumbnail\\Controller\\ThumbnailController:thumbnail' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\CommentController:createComment' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\CommentController:deleteComment' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\CommentController:updateComment' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\IncidentController:reportPost' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\TimelineController:profileTimeline' => ['privates', '.service_locator.fUvn9pM', 'get_ServiceLocator_FUvn9pMService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController:createPost' => ['privates', '.service_locator.fUvn9pM', 'get_ServiceLocator_FUvn9pMService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController:likePost' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController:profilePost' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController:translatePostContent' => ['privates', '.service_locator.5Btt3kE', 'get_ServiceLocator_5Btt3kEService', false],
'App\\Api\\Timeline\\Controller\\TimelinePostController:updatePost' => ['privates', '.service_locator.lnE5NbQ', 'get_ServiceLocator_LnE5NbQService', false],
'App\\Auction\\Controller\\AuctionController:attend' => ['privates', '.service_locator.Gcx.h.i', 'get_ServiceLocator_Gcx_H_IService', false],
'App\\Auction\\Controller\\AuctionController:auctionLots' => ['privates', '.service_locator.OHCC09k', 'get_ServiceLocator_OHCC09kService', false],
'App\\Auction\\Controller\\AuctionController:auctions' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Auction\\Controller\\AuctionController:hovercard' => ['privates', '.service_locator.n0C_Hw0', 'get_ServiceLocator_N0CHw0Service', false],
'App\\Auction\\Controller\\AuctionTabNavigationController:timeline' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\Calendar\\Controller\\CalendarController:detail' => ['privates', '.service_locator.H7Hav5b', 'get_ServiceLocator_H7Hav5bService', false],
'App\\Dev\\Controller\\IconListController:list' => ['privates', '.service_locator.zM4QFnf', 'get_ServiceLocator_ZM4QFnfService', false],
'App\\Document\\Controller\\DocumentController:associationAction' => ['privates', '.service_locator.9yESeXM', 'get_ServiceLocator_9yESeXMService', false],
'App\\Document\\Controller\\DocumentController:auctionHouseAction' => ['privates', '.service_locator.9nFsuRi', 'get_ServiceLocator_9nFsuRiService', false],
'App\\Document\\Controller\\DocumentController:document' => ['privates', '.service_locator.zI.9Io5', 'get_ServiceLocator_ZI_9Io5Service', false],
'App\\Document\\Controller\\DocumentController:jockeyAction' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Document\\Controller\\DocumentController:ownerAction' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Document\\Controller\\DocumentController:racedays' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Document\\Controller\\DocumentController:racetrackAction' => ['privates', '.service_locator.x1dDJxm', 'get_ServiceLocator_X1dDJxmService', false],
'App\\Document\\Controller\\DocumentController:studfarmAction' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Document\\Controller\\DocumentController:trainerAction' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\ElasticSearch\\Controller\\ElasticSearchController:index' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Horse\\Controller\\HorseTabNavigationController:achievements' => ['privates', '.service_locator.zKSdvDn', 'get_ServiceLocator_ZKSdvDnService', false],
'App\\Horse\\Controller\\HorseTabNavigationController:auctionHistory' => ['privates', '.service_locator.v9THYNO', 'get_ServiceLocator_V9THYNOService', false],
'App\\Horse\\Controller\\HorseTabNavigationController:pedigree' => ['privates', '.service_locator.v9THYNO', 'get_ServiceLocator_V9THYNOService', false],
'App\\Importer\\Controller\\ImporterController:auctionlot' => ['privates', '.service_locator..3CtWZh', 'get_ServiceLocator__3CtWZhService', false],
'App\\Importer\\Controller\\ImporterController:raceday' => ['privates', '.service_locator.0dZKaQW', 'get_ServiceLocator_0dZKaQWService', false],
'App\\Jockeyexchange\\Controller\\JockeyexchangeController:detail' => ['privates', '.service_locator.K_732OP', 'get_ServiceLocator_K732OPService', false],
'App\\Jockeyexchange\\Controller\\JockeyexchangeController:index' => ['privates', '.service_locator.F3Uy1s2', 'get_ServiceLocator_F3Uy1s2Service', false],
'App\\Jockeyexchange\\Controller\\JockeyexchangeController:raceAttend' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Marketplace\\Controller\\MarketplaceController:detail' => ['privates', '.service_locator.j8H.K5q', 'get_ServiceLocator_J8H_K5qService', false],
'App\\Marketplace\\Controller\\MarketplaceController:index' => ['privates', '.service_locator.j8H.K5q', 'get_ServiceLocator_J8H_K5qService', false],
'App\\Modal\\Controller\\ModalController:sharePostModal' => ['privates', '.service_locator.Xl5lLgn', 'get_ServiceLocator_Xl5lLgnService', false],
'App\\Network\\Controller\\NetworkAuctionController:news' => ['privates', '.service_locator.SGLKwNc', 'get_ServiceLocator_SGLKwNcService', false],
'App\\Network\\Controller\\NetworkAuctionhouseController:index' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Network\\Controller\\NetworkHorseController:detail' => ['privates', '.service_locator.mewK1dp', 'get_ServiceLocator_MewK1dpService', false],
'App\\Network\\Controller\\NetworkHorseController:horseNewsFrame' => ['privates', '.service_locator.SGLKwNc', 'get_ServiceLocator_SGLKwNcService', false],
'App\\Network\\Controller\\NetworkMentionsController:query' => ['privates', '.service_locator.A507zGg', 'get_ServiceLocator_A507zGgService', false],
'App\\Network\\Controller\\NetworkProfileController:achievementsFrame' => ['privates', '.service_locator.ltBzI.v', 'get_ServiceLocator_LtBzI_VService', false],
'App\\Network\\Controller\\NetworkProfileController:auctionList' => ['privates', '.service_locator.hemj119', 'get_ServiceLocator_Hemj119Service', false],
'App\\Network\\Controller\\NetworkProfileController:bredHorseListAction' => ['privates', '.service_locator.FlRvoIX', 'get_ServiceLocator_FlRvoIXService', false],
'App\\Network\\Controller\\NetworkProfileController:connect' => ['privates', '.service_locator.K_ugtFX', 'get_ServiceLocator_KUgtFXService', false],
'App\\Network\\Controller\\NetworkProfileController:cropAvatarFrame' => ['privates', '.service_locator.ltrVupj', 'get_ServiceLocator_LtrVupjService', false],
'App\\Network\\Controller\\NetworkProfileController:cropBannerFrame' => ['privates', '.service_locator.ltrVupj', 'get_ServiceLocator_LtrVupjService', false],
'App\\Network\\Controller\\NetworkProfileController:detail' => ['privates', '.service_locator.7G5vBS5', 'get_ServiceLocator_7G5vBS5Service', false],
'App\\Network\\Controller\\NetworkProfileController:managedHorseListAction' => ['privates', '.service_locator.wJIGxaj', 'get_ServiceLocator_WJIGxajService', false],
'App\\Network\\Controller\\NetworkProfileController:newsFrame' => ['privates', '.service_locator.SGLKwNc', 'get_ServiceLocator_SGLKwNcService', false],
'App\\Network\\Controller\\NetworkProfileController:ownedHorseListAction' => ['privates', '.service_locator.FlRvoIX', 'get_ServiceLocator_FlRvoIXService', false],
'App\\Network\\Controller\\NetworkProfileController:racedayList' => ['privates', '.service_locator.hemj119', 'get_ServiceLocator_Hemj119Service', false],
'App\\Network\\Controller\\NetworkProfileController:trainedHorseListAction' => ['privates', '.service_locator.FlRvoIX', 'get_ServiceLocator_FlRvoIXService', false],
'App\\Network\\Controller\\NetworkProfileController:uniqueHorseSexesAction' => ['privates', '.service_locator.wJIGxaj', 'get_ServiceLocator_WJIGxajService', false],
'App\\Network\\Controller\\NetworkProfileController:uniqueHorseTrainerAction' => ['privates', '.service_locator.wJIGxaj', 'get_ServiceLocator_WJIGxajService', false],
'App\\Network\\Controller\\NetworkProfileController:uniqueOwnerAction' => ['privates', '.service_locator.wJIGxaj', 'get_ServiceLocator_WJIGxajService', false],
'App\\Network\\Controller\\NetworkRacedayController:detail' => ['privates', '.service_locator.XPTb9AH', 'get_ServiceLocator_XPTb9AHService', false],
'App\\Network\\Controller\\NetworkRacetrackController:index' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Network\\Controller\\NetworkTabNavigationController:achievements' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\Network\\Controller\\NetworkTabNavigationController:horses' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\Network\\Controller\\NetworkTabNavigationController:timeline' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\News\\Controller\\NewsController:list' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Newsletter\\Controller\\NewsletterController:form' => ['privates', '.service_locator.NQfrpJA', 'get_ServiceLocator_NQfrpJAService', false],
'App\\Profile\\Controller\\ProfileAdminAchievementsController:edit' => ['privates', '.service_locator.K_ugtFX', 'get_ServiceLocator_KUgtFXService', false],
'App\\Profile\\Controller\\ProfileAdminAchievementsController:index' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAdminController:data' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAdminController:index' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Profile\\Controller\\ProfileAdminHorsesController:edit' => ['privates', '.service_locator.AYOW.vk', 'get_ServiceLocator_AYOW_VkService', false],
'App\\Profile\\Controller\\ProfileAdminHorsesController:index' => ['privates', '.service_locator._yFFJDW', 'get_ServiceLocator_YFFJDWService', false],
'App\\Profile\\Controller\\ProfileAdminNetworkController:network' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Profile\\Controller\\ProfileAdminOrganisationsController:index' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAdminPartnerController:index' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAdminTeamController:edit' => ['privates', '.service_locator.K_ugtFX', 'get_ServiceLocator_KUgtFXService', false],
'App\\Profile\\Controller\\ProfileAdminTeamController:index' => ['privates', '.service_locator.ejuwpl7', 'get_ServiceLocator_Ejuwpl7Service', false],
'App\\Profile\\Controller\\ProfileAttendeesController:update' => ['privates', '.service_locator.p.TCd71', 'get_ServiceLocator_P_TCd71Service', false],
'App\\Profile\\Controller\\ProfileAuthController:activate' => ['privates', '.service_locator.LQ80LD8', 'get_ServiceLocator_LQ80LD8Service', false],
'App\\Profile\\Controller\\ProfileAuthController:forgotPassword' => ['privates', '.service_locator.2_2CBLF', 'get_ServiceLocator_22CBLFService', false],
'App\\Profile\\Controller\\ProfileAuthController:login' => ['privates', '.service_locator.852skyw', 'get_ServiceLocator_852skywService', false],
'App\\Profile\\Controller\\ProfileAuthController:register' => ['privates', '.service_locator.2_2CBLF', 'get_ServiceLocator_22CBLFService', false],
'App\\Profile\\Controller\\ProfileAuthController:resetPassword' => ['privates', '.service_locator.2_2CBLF', 'get_ServiceLocator_22CBLFService', false],
'App\\Profile\\Controller\\ProfileClubController:index' => ['privates', '.service_locator.UypK.xp', 'get_ServiceLocator_UypK_XpService', false],
'App\\Profile\\Controller\\ProfileClubController:purchase' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Profile\\Controller\\ProfileCompletionController:checkAndPublish' => ['privates', '.service_locator.nbirWOy', 'get_ServiceLocator_NbirWOyService', false],
'App\\Profile\\Controller\\ProfileCompletionController:collectAppearance' => ['privates', '.service_locator.K_ugtFX', 'get_ServiceLocator_KUgtFXService', false],
'App\\Profile\\Controller\\ProfileCompletionController:collectAppearanceCropping' => ['privates', '.service_locator.12WlmAI', 'get_ServiceLocator_12WlmAIService', false],
'App\\Profile\\Controller\\ProfileMessagesController:conversation' => ['privates', '.service_locator.XWilQ6o', 'get_ServiceLocator_XWilQ6oService', false],
'App\\Profile\\Controller\\ProfileMessagesController:index' => ['privates', '.service_locator.XWilQ6o', 'get_ServiceLocator_XWilQ6oService', false],
'App\\Profile\\Controller\\ProfileMessagesController:sendMessage' => ['privates', '.service_locator.xWgxXN8', 'get_ServiceLocator_XWgxXN8Service', false],
'App\\Profile\\Controller\\ProfileNotificationsController:index' => ['privates', '.service_locator.vrRv0IN', 'get_ServiceLocator_VrRv0INService', false],
'App\\Profile\\Controller\\ProfileTopbarController:messages' => ['privates', '.service_locator.XWilQ6o', 'get_ServiceLocator_XWilQ6oService', false],
'App\\Profile\\Controller\\ProfileTopbarController:notifications' => ['privates', '.service_locator.vrRv0IN', 'get_ServiceLocator_VrRv0INService', false],
'App\\Profile\\Controller\\ProfileTopbarController:readToastNotification' => ['privates', '.service_locator.v0qaLyR', 'get_ServiceLocator_V0qaLyRService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAgentController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAssociationController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAuctioneerController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminBreederController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminClinicController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminFarrierController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminHorsefanController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminJockeyController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminModeratorController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminOwnerController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminPhotographerController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRacingManagerController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRidingstableController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminStudfarmController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminSyndicateController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTrainerController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTransportController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminVetController:index' => ['privates', '.service_locator.jTH9TcM', 'get_ServiceLocator_JTH9TcMService', false],
'App\\Race\\Controller\\RaceController:attend' => ['privates', '.service_locator.PRq.jZU', 'get_ServiceLocator_PRq_JZUService', false],
'App\\Race\\Controller\\RaceController:hovercard' => ['privates', '.service_locator.n0C_Hw0', 'get_ServiceLocator_N0CHw0Service', false],
'App\\Race\\Controller\\RaceController:race' => ['privates', '.service_locator.9ZCWKL1', 'get_ServiceLocator_9ZCWKL1Service', false],
'App\\Race\\Controller\\RaceController:races' => ['privates', '.service_locator.z4vVS.d', 'get_ServiceLocator_Z4vVS_DService', false],
'App\\Raceday\\Controller\\RacedayController:attend' => ['privates', '.service_locator.PRq.jZU', 'get_ServiceLocator_PRq_JZUService', false],
'App\\Raceday\\Controller\\RacedayController:hovercard' => ['privates', '.service_locator.n0C_Hw0', 'get_ServiceLocator_N0CHw0Service', false],
'App\\Raceday\\Controller\\RacedayTabNavigationController:achievements' => ['privates', '.service_locator.4ReSkt7', 'get_ServiceLocator_4ReSkt7Service', false],
'App\\Stripe\\Controller\\PublicStripeController:cancelAbonnements' => ['privates', '.service_locator.tYDLp9X', 'get_ServiceLocator_TYDLp9XService', false],
'App\\Timeline\\Controller\\TimelineCommentController:actionComment' => ['privates', '.service_locator.XLE5fyR', 'get_ServiceLocator_XLE5fyRService', false],
'App\\Timeline\\Controller\\TimelineCommentController:createComment' => ['privates', '.service_locator.ZiyfU3t', 'get_ServiceLocator_ZiyfU3tService', false],
'App\\Timeline\\Controller\\TimelineCommentController:updateComment' => ['privates', '.service_locator.XLE5fyR', 'get_ServiceLocator_XLE5fyRService', false],
'App\\Timeline\\Controller\\TimelineController:cardDeleteFrame' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'App\\Timeline\\Controller\\TimelineController:cardEditFrame' => ['privates', '.service_locator.Xl5lLgn', 'get_ServiceLocator_Xl5lLgnService', false],
'App\\Timeline\\Controller\\TimelineController:createFrame' => ['privates', '.service_locator.RW5JuRY', 'get_ServiceLocator_RW5JuRYService', false],
'App\\Timeline\\Controller\\TimelineController:like' => ['privates', '.service_locator.e_dFSCR', 'get_ServiceLocator_EDFSCRService', false],
'App\\Timeline\\Controller\\TimelineController:networkFrame' => ['privates', '.service_locator.EhmIIVe', 'get_ServiceLocator_EhmIIVeService', false],
'App\\Timeline\\Controller\\TimelineController:translatePostContent' => ['privates', '.service_locator.ZbCdKK8', 'get_ServiceLocator_ZbCdKK8Service', false],
'App\\Timeline\\Controller\\TimelineController:universalFrame' => ['privates', '.service_locator.EhmIIVe', 'get_ServiceLocator_EhmIIVeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:addAssetAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:addAssetCompatibilityAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:deleteInfoAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:getDataByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:getFolderContentPreviewAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:gridProxyAction' => ['privates', '.service_locator.LhOFdaU', 'get_ServiceLocator_LhOFdaUService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:saveAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:treeGetChildsByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController:batchAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController:doExportAction' => ['privates', '.service_locator.reQ1jVt', 'get_ServiceLocator_ReQ1jVtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController:getBatchJobsAction' => ['privates', '.service_locator.40xqEFI', 'get_ServiceLocator_40xqEFIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController:getExportJobsAction' => ['privates', '.service_locator.40xqEFI', 'get_ServiceLocator_40xqEFIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:fieldcollectionListAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:fieldcollectionTreeAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:getIconsAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:objectbrickListAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:objectbrickTreeAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:objectbrickUpdateAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:addAction' => ['privates', '.service_locator.p3n2A0.', 'get_ServiceLocator_P3n2A0_Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:deleteInfoAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:getAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:getFolderAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:gridProxyAction' => ['privates', '.service_locator.OlEQW9j', 'get_ServiceLocator_OlEQW9jService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:treeGetChildsByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:doExportAction' => ['privates', '.service_locator.uAi.LA7', 'get_ServiceLocator_UAi_LA7Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:doGetGridColumnConfig' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:getBatchJobsAction' => ['privates', '.service_locator.40xqEFI', 'get_ServiceLocator_40xqEFIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:getExportJobsAction' => ['privates', '.service_locator.yu3VVHf', 'get_ServiceLocator_Yu3VVHfService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:gridDeleteColumnConfigAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:gridGetColumnConfigAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController:convertAction' => ['privates', '.service_locator.g3P4ECD', 'get_ServiceLocator_G3P4ECDService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController:convertAllAction' => ['privates', '.service_locator.g3P4ECD', 'get_ServiceLocator_G3P4ECDService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController:getVariantsAction' => ['privates', '.service_locator.OlEQW9j', 'get_ServiceLocator_OlEQW9jService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:deleteInfoAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:getDataByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:seopanelTreeAction' => ['privates', '.service_locator.vvnoFrq', 'get_ServiceLocator_VvnoFrqService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:seopanelTreeRootAction' => ['privates', '.service_locator.nFn.Vas', 'get_ServiceLocator_NFn_VasService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:treeGetChildsByIdAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController:getDataByIdAction' => ['privates', '.service_locator.9wplPMA', 'get_ServiceLocator_9wplPMAService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController:sendAction' => ['privates', '.service_locator.m1.Cy8b', 'get_ServiceLocator_M1_Cy8bService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:areabrickRenderIndexEditmode' => ['privates', '.service_locator.VbAshBX', 'get_ServiceLocator_VbAshBXService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:generatePreviewsAction' => ['privates', '.service_locator.m1.Cy8b', 'get_ServiceLocator_M1_Cy8bService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:getDataByIdAction' => ['privates', '.service_locator.ZT22Hg_', 'get_ServiceLocator_ZT22HgService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:saveAction' => ['privates', '.service_locator.ZT22Hg_', 'get_ServiceLocator_ZT22HgService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController:startPdfGenerationAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController:startPdfGenerationAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController:renderletAction' => ['privates', '.service_locator.2PVHApO', 'get_ServiceLocator_2PVHApOService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController:showEmailLogAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController:adminerAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController:indexAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController:indexAction' => ['privates', '.service_locator.1TwhU2J', 'get_ServiceLocator_1TwhU2JService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController:onKernelResponseEvent' => ['privates', '.service_locator.GHCDNWg', 'get_ServiceLocator_GHCDNWgService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController:statisticsAction' => ['privates', '.service_locator.kNCTU3_', 'get_ServiceLocator_KNCTU3Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController:checkAction' => ['privates', '.service_locator.5LVg7DC', 'get_ServiceLocator_5LVg7DCService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController:showAction' => ['privates', '.service_locator.kN3Uwu9', 'get_ServiceLocator_KN3Uwu9Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:csrfTokenAction' => ['privates', '.service_locator.Ojoc7GS', 'get_ServiceLocator_Ojoc7GSService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:deeplinkAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:loginAction' => ['privates', '.service_locator.vOcvNsd', 'get_ServiceLocator_VOcvNsdService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:lostpasswordAction' => ['privates', '.service_locator.LU5dz.r', 'get_ServiceLocator_LU5dz_RService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:onKernelResponseEvent' => ['privates', '.service_locator.GHCDNWg', 'get_ServiceLocator_GHCDNWgService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:twoFactorAuthenticationAction' => ['privates', '.service_locator.og4psnc', 'get_ServiceLocator_Og4psncService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:adminCssAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:countryListAction' => ['privates', '.service_locator.reQ1jVt', 'get_ServiceLocator_ReQ1jVtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:getAvailableControllerReferencesAction' => ['privates', '.service_locator.h21Xcn0', 'get_ServiceLocator_H21Xcn0Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:getAvailableTemplatesAction' => ['privates', '.service_locator.h21Xcn0', 'get_ServiceLocator_H21Xcn0Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:httpErrorLogDetailAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:iconListAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:jsonTranslationsSystemAction' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:phpinfoAction' => ['privates', '.service_locator.F.YVVKo', 'get_ServiceLocator_F_YVVKoService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:deleteAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:deleteAllAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:findAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:findAllAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:findLastUnreadAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:markAsReadAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:recipientsAction' => ['privates', '.service_locator.meWtG.K', 'get_ServiceLocator_MeWtG_KService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:sendAction' => ['privates', '.service_locator.aBNrOAZ', 'get_ServiceLocator_ABNrOAZService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController:portletAnalyticsSitesAction' => ['privates', '.service_locator.lKZhbCG', 'get_ServiceLocator_LKZhbCGService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController:csvExportAction' => ['privates', '.service_locator.5Eokibr', 'get_ServiceLocator_5EokibrService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController:csvImportAction' => ['privates', '.service_locator.5Eokibr', 'get_ServiceLocator_5EokibrService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController:redirectsAction' => ['privates', '.service_locator.wtBUIf.', 'get_ServiceLocator_WtBUIf_Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:clearCacheAction' => ['privates', '.service_locator.F8ER7a_', 'get_ServiceLocator_F8ER7aService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:clearOutputCacheAction' => ['privates', '.service_locator.5usv1bv', 'get_ServiceLocator_5usv1bvService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:clearTemporaryFilesAction' => ['privates', '.service_locator.5usv1bv', 'get_ServiceLocator_5usv1bvService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:getAvailableCountriesAction' => ['privates', '.service_locator.reQ1jVt', 'get_ServiceLocator_ReQ1jVtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:getSystemAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:setSystemAction' => ['privates', '.service_locator.q_ChIrk', 'get_ServiceLocator_QChIrkService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController:getBatchAssignmentJobsAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController:targetGroupAddAction' => ['privates', '.service_locator.6qDpOja', 'get_ServiceLocator_6qDpOjaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController:targetGroupDeleteAction' => ['privates', '.service_locator.6qDpOja', 'get_ServiceLocator_6qDpOjaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController:targetGroupSaveAction' => ['privates', '.service_locator.6qDpOja', 'get_ServiceLocator_6qDpOjaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:importAction' => ['privates', '.service_locator.reQ1jVt', 'get_ServiceLocator_ReQ1jVtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:translationsAction' => ['privates', '.service_locator.mzjt3rI', 'get_ServiceLocator_Mzjt3rIService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:xliffExportAction' => ['privates', '.service_locator.tMSQZ6F', 'get_ServiceLocator_TMSQZ6FService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:xliffExportDownloadAction' => ['privates', '.service_locator.SZyFOPP', 'get_ServiceLocator_SZyFOPPService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:xliffImportElementAction' => ['privates', '.service_locator.Q83Guye', 'get_ServiceLocator_Q83GuyeService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:xliffImportUploadAction' => ['privates', '.service_locator.GTphRnB', 'get_ServiceLocator_GTphRnBService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController:renew2FaSecretAction' => ['privates', '.service_locator.qkwI26c', 'get_ServiceLocator_QkwI26cService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:getModalCustomHtml' => ['privates', '.service_locator.QEMlp67', 'get_ServiceLocator_QEMlp67Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:getWorkflowDetailsStore' => ['privates', '.service_locator.32c1pvs', 'get_ServiceLocator_32c1pvsService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:getWorkflowFormAction' => ['privates', '.service_locator.Z5eDr0Q', 'get_ServiceLocator_Z5eDr0QService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:showGraph' => ['privates', '.service_locator.Z5eDr0Q', 'get_ServiceLocator_Z5eDr0QService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:submitGlobalAction' => ['privates', '.service_locator.9OP9eRa', 'get_ServiceLocator_9OP9eRaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:submitWorkflowTransitionAction' => ['privates', '.service_locator.9OP9eRa', 'get_ServiceLocator_9OP9eRaService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController:toggleExtensionStateAction' => ['privates', '.service_locator.QBopzl4', 'get_ServiceLocator_QBopzl4Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController:getDataProvidersAction' => ['privates', '.service_locator.Arn4BxP', 'get_ServiceLocator_Arn4BxPService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController:exportAssetsAction' => ['privates', '.service_locator.V2iIBhB', 'get_ServiceLocator_V2iIBhBService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController:searchAssetAction' => ['privates', '.service_locator.V2iIBhB', 'get_ServiceLocator_V2iIBhBService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController:exportDataObjectAction' => ['privates', '.service_locator.NJxTlBt', 'get_ServiceLocator_NJxTlBtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController:searchDataObjectsAction' => ['privates', '.service_locator.NJxTlBt', 'get_ServiceLocator_NJxTlBtService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController:exportUserDataAction' => ['privates', '.service_locator._pNZRCE', 'get_ServiceLocator_PNZRCEService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController:searchUsersAction' => ['privates', '.service_locator._pNZRCE', 'get_ServiceLocator_PNZRCEService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:chartmetricdataAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:dataExplorerAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:deeplinkAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:onKernelControllerEvent' => ['privates', '.service_locator.UZrc7FQ', 'get_ServiceLocator_UZrc7FQService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:sourceAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:summaryAction' => ['privates', '.service_locator.CRhSMK_', 'get_ServiceLocator_CRhSMKService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController:saveAction' => ['privates', '.service_locator.TAsDyf4', 'get_ServiceLocator_TAsDyf4Service', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController:findAction' => ['privates', '.service_locator.yu3VVHf', 'get_ServiceLocator_Yu3VVHfService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController:quicksearchAction' => ['privates', '.service_locator.nef3CFV', 'get_ServiceLocator_Nef3CFVService', false],
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController:quicksearchByIdAction' => ['privates', '.service_locator.J8w2gZe', 'get_ServiceLocator_J8w2gZeService', false],
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController:getAction' => ['privates', '.service_locator.v9aiNbD', 'get_ServiceLocator_V9aiNbDService', false],
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController:getExplorerUrlAction' => ['privates', '.service_locator.AyL7kn0', 'get_ServiceLocator_AyL7kn0Service', false],
'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController:explorerAction' => ['privates', '.service_locator.8Iopj6d', 'get_ServiceLocator_8Iopj6dService', false],
'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController:webonyxAction' => ['privates', '.service_locator.jQ79.3z', 'get_ServiceLocator_JQ79_3zService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:calculateTransformationResultTypeAction' => ['privates', '.service_locator.af1F9F2', 'get_ServiceLocator_Af1F9F2Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:cancelExecutionAction' => ['privates', '.service_locator.8AJ4jp4', 'get_ServiceLocator_8AJ4jp4Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:checkImportProgressAction' => ['privates', '.service_locator.8AJ4jp4', 'get_ServiceLocator_8AJ4jp4Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:copyPreviewDataAction' => ['privates', '.service_locator.X8f_QSD', 'get_ServiceLocator_X8fQSDService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:getAction' => ['privates', '.service_locator._uwbVe7', 'get_ServiceLocator_UwbVe7Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:hasImportFileUploadedAction' => ['privates', '.service_locator.ZwLP2Sj', 'get_ServiceLocator_ZwLP2SjService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadAvailableColumnHeadersAction' => ['privates', '.service_locator._uwbVe7', 'get_ServiceLocator_UwbVe7Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadDataObjectAttributesAction' => ['privates', '.service_locator.h9GOZs2', 'get_ServiceLocator_H9GOZs2Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadDataObjectClassificationStoreAttributesAction' => ['privates', '.service_locator.h9GOZs2', 'get_ServiceLocator_H9GOZs2Service', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadDataObjectClassificationStoreKeysAction' => ['privates', '.service_locator.V7YyQdh', 'get_ServiceLocator_V7YyQdhService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadDataPreviewAction' => ['privates', '.service_locator.HM1a1zY', 'get_ServiceLocator_HM1a1zYService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadTransformationResultPreviewsAction' => ['privates', '.service_locator.siT4J.A', 'get_ServiceLocator_SiT4J_AService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:startBatchImportAction' => ['privates', '.service_locator.j1EIe3w', 'get_ServiceLocator_J1EIe3wService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:uploadImportFileAction' => ['privates', '.service_locator.5hb0Wxg', 'get_ServiceLocator_5hb0WxgService', false],
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController:pushAction' => ['privates', '.service_locator.vVBkw49', 'get_ServiceLocator_VVBkw49Service', false],
'kernel:loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel:microKernelRegisterContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel:registerBundlesToCollection' => ['privates', '.service_locator.UORiFY8', 'get_ServiceLocator_UORiFY8Service', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel:terminate' => ['privates', '.service_locator.KfwZsne', 'get_ServiceLocator_KfwZsneService', false],
], [
'App\\Api\\News\\Controller\\NewsController::article' => '?',
'App\\Api\\News\\Controller\\NewsController::auctionNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController::auctionNewsPaginate' => '?',
'App\\Api\\News\\Controller\\NewsController::folderNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController::folderNewsPaginate' => '?',
'App\\Api\\News\\Controller\\NewsController::horseNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController::horseNewsPaginate' => '?',
'App\\Api\\News\\Controller\\NewsController::news' => '?',
'App\\Api\\News\\Controller\\NewsController::profileNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController::profileNewsPaginate' => '?',
'App\\Api\\News\\Controller\\NewsController::racedayNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController::racedayNewsPaginate' => '?',
'App\\Api\\Schema\\Controller\\SchemaController::getSchema' => '?',
'App\\Api\\Thumbnail\\Controller\\ThumbnailController::thumbnail' => '?',
'App\\Api\\Timeline\\Controller\\CommentController::createComment' => '?',
'App\\Api\\Timeline\\Controller\\CommentController::deleteComment' => '?',
'App\\Api\\Timeline\\Controller\\CommentController::updateComment' => '?',
'App\\Api\\Timeline\\Controller\\IncidentController::reportPost' => '?',
'App\\Api\\Timeline\\Controller\\TimelineController::profileTimeline' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController::createPost' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController::likePost' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController::profilePost' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController::translatePostContent' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController::updatePost' => '?',
'App\\Auction\\Controller\\AuctionController::attend' => '?',
'App\\Auction\\Controller\\AuctionController::auctionLots' => '?',
'App\\Auction\\Controller\\AuctionController::auctions' => '?',
'App\\Auction\\Controller\\AuctionController::hovercard' => '?',
'App\\Auction\\Controller\\AuctionTabNavigationController::timeline' => '?',
'App\\Calendar\\Controller\\CalendarController::detail' => '?',
'App\\Dev\\Controller\\IconListController::list' => '?',
'App\\Document\\Controller\\DocumentController::associationAction' => '?',
'App\\Document\\Controller\\DocumentController::auctionHouseAction' => '?',
'App\\Document\\Controller\\DocumentController::document' => '?',
'App\\Document\\Controller\\DocumentController::jockeyAction' => '?',
'App\\Document\\Controller\\DocumentController::ownerAction' => '?',
'App\\Document\\Controller\\DocumentController::racedays' => '?',
'App\\Document\\Controller\\DocumentController::racetrackAction' => '?',
'App\\Document\\Controller\\DocumentController::studfarmAction' => '?',
'App\\Document\\Controller\\DocumentController::trainerAction' => '?',
'App\\ElasticSearch\\Controller\\ElasticSearchController::index' => '?',
'App\\Horse\\Controller\\HorseTabNavigationController::achievements' => '?',
'App\\Horse\\Controller\\HorseTabNavigationController::auctionHistory' => '?',
'App\\Horse\\Controller\\HorseTabNavigationController::pedigree' => '?',
'App\\Importer\\Controller\\ImporterController::auctionlot' => '?',
'App\\Importer\\Controller\\ImporterController::raceday' => '?',
'App\\Jockeyexchange\\Controller\\JockeyexchangeController::detail' => '?',
'App\\Jockeyexchange\\Controller\\JockeyexchangeController::index' => '?',
'App\\Jockeyexchange\\Controller\\JockeyexchangeController::raceAttend' => '?',
'App\\Kernel::loadRoutes' => '?',
'App\\Kernel::microKernelRegisterContainerConfiguration' => '?',
'App\\Kernel::registerBundlesToCollection' => '?',
'App\\Kernel::registerContainerConfiguration' => '?',
'App\\Kernel::terminate' => '?',
'App\\Marketplace\\Controller\\MarketplaceController::detail' => '?',
'App\\Marketplace\\Controller\\MarketplaceController::index' => '?',
'App\\Modal\\Controller\\ModalController::sharePostModal' => '?',
'App\\Network\\Controller\\NetworkAuctionController::news' => '?',
'App\\Network\\Controller\\NetworkAuctionhouseController::index' => '?',
'App\\Network\\Controller\\NetworkHorseController::detail' => '?',
'App\\Network\\Controller\\NetworkHorseController::horseNewsFrame' => '?',
'App\\Network\\Controller\\NetworkMentionsController::query' => '?',
'App\\Network\\Controller\\NetworkProfileController::achievementsFrame' => '?',
'App\\Network\\Controller\\NetworkProfileController::auctionList' => '?',
'App\\Network\\Controller\\NetworkProfileController::bredHorseListAction' => '?',
'App\\Network\\Controller\\NetworkProfileController::connect' => '?',
'App\\Network\\Controller\\NetworkProfileController::cropAvatarFrame' => '?',
'App\\Network\\Controller\\NetworkProfileController::cropBannerFrame' => '?',
'App\\Network\\Controller\\NetworkProfileController::detail' => '?',
'App\\Network\\Controller\\NetworkProfileController::managedHorseListAction' => '?',
'App\\Network\\Controller\\NetworkProfileController::newsFrame' => '?',
'App\\Network\\Controller\\NetworkProfileController::ownedHorseListAction' => '?',
'App\\Network\\Controller\\NetworkProfileController::racedayList' => '?',
'App\\Network\\Controller\\NetworkProfileController::trainedHorseListAction' => '?',
'App\\Network\\Controller\\NetworkProfileController::uniqueHorseSexesAction' => '?',
'App\\Network\\Controller\\NetworkProfileController::uniqueHorseTrainerAction' => '?',
'App\\Network\\Controller\\NetworkProfileController::uniqueOwnerAction' => '?',
'App\\Network\\Controller\\NetworkRacedayController::detail' => '?',
'App\\Network\\Controller\\NetworkRacetrackController::index' => '?',
'App\\Network\\Controller\\NetworkTabNavigationController::achievements' => '?',
'App\\Network\\Controller\\NetworkTabNavigationController::horses' => '?',
'App\\Network\\Controller\\NetworkTabNavigationController::timeline' => '?',
'App\\News\\Controller\\NewsController::list' => '?',
'App\\Newsletter\\Controller\\NewsletterController::form' => '?',
'App\\Profile\\Controller\\ProfileAdminAchievementsController::edit' => '?',
'App\\Profile\\Controller\\ProfileAdminAchievementsController::index' => '?',
'App\\Profile\\Controller\\ProfileAdminController::data' => '?',
'App\\Profile\\Controller\\ProfileAdminController::index' => '?',
'App\\Profile\\Controller\\ProfileAdminHorsesController::edit' => '?',
'App\\Profile\\Controller\\ProfileAdminHorsesController::index' => '?',
'App\\Profile\\Controller\\ProfileAdminNetworkController::network' => '?',
'App\\Profile\\Controller\\ProfileAdminOrganisationsController::index' => '?',
'App\\Profile\\Controller\\ProfileAdminPartnerController::index' => '?',
'App\\Profile\\Controller\\ProfileAdminTeamController::edit' => '?',
'App\\Profile\\Controller\\ProfileAdminTeamController::index' => '?',
'App\\Profile\\Controller\\ProfileAttendeesController::update' => '?',
'App\\Profile\\Controller\\ProfileAuthController::activate' => '?',
'App\\Profile\\Controller\\ProfileAuthController::forgotPassword' => '?',
'App\\Profile\\Controller\\ProfileAuthController::login' => '?',
'App\\Profile\\Controller\\ProfileAuthController::register' => '?',
'App\\Profile\\Controller\\ProfileAuthController::resetPassword' => '?',
'App\\Profile\\Controller\\ProfileClubController::index' => '?',
'App\\Profile\\Controller\\ProfileClubController::purchase' => '?',
'App\\Profile\\Controller\\ProfileCompletionController::checkAndPublish' => '?',
'App\\Profile\\Controller\\ProfileCompletionController::collectAppearance' => '?',
'App\\Profile\\Controller\\ProfileCompletionController::collectAppearanceCropping' => '?',
'App\\Profile\\Controller\\ProfileMessagesController::conversation' => '?',
'App\\Profile\\Controller\\ProfileMessagesController::index' => '?',
'App\\Profile\\Controller\\ProfileMessagesController::sendMessage' => '?',
'App\\Profile\\Controller\\ProfileNotificationsController::index' => '?',
'App\\Profile\\Controller\\ProfileTopbarController::messages' => '?',
'App\\Profile\\Controller\\ProfileTopbarController::notifications' => '?',
'App\\Profile\\Controller\\ProfileTopbarController::readToastNotification' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAgentController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAssociationController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAuctioneerController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminBreederController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminClinicController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminFarrierController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminHorsefanController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminJockeyController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminModeratorController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminOwnerController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminPhotographerController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRacingManagerController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRidingstableController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminStudfarmController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminSyndicateController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTrainerController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTransportController::index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminVetController::index' => '?',
'App\\Race\\Controller\\RaceController::attend' => '?',
'App\\Race\\Controller\\RaceController::hovercard' => '?',
'App\\Race\\Controller\\RaceController::race' => '?',
'App\\Race\\Controller\\RaceController::races' => '?',
'App\\Raceday\\Controller\\RacedayController::attend' => '?',
'App\\Raceday\\Controller\\RacedayController::hovercard' => '?',
'App\\Raceday\\Controller\\RacedayTabNavigationController::achievements' => '?',
'App\\Stripe\\Controller\\PublicStripeController::cancelAbonnements' => '?',
'App\\Timeline\\Controller\\TimelineCommentController::actionComment' => '?',
'App\\Timeline\\Controller\\TimelineCommentController::createComment' => '?',
'App\\Timeline\\Controller\\TimelineCommentController::updateComment' => '?',
'App\\Timeline\\Controller\\TimelineController::cardDeleteFrame' => '?',
'App\\Timeline\\Controller\\TimelineController::cardEditFrame' => '?',
'App\\Timeline\\Controller\\TimelineController::createFrame' => '?',
'App\\Timeline\\Controller\\TimelineController::like' => '?',
'App\\Timeline\\Controller\\TimelineController::networkFrame' => '?',
'App\\Timeline\\Controller\\TimelineController::translatePostContent' => '?',
'App\\Timeline\\Controller\\TimelineController::universalFrame' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::addAssetAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::addAssetCompatibilityAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::deleteInfoAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::getDataByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::getFolderContentPreviewAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::gridProxyAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::saveAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController::treeGetChildsByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController::batchAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController::doExportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController::getBatchJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController::getExportJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::fieldcollectionListAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::fieldcollectionTreeAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::getIconsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::objectbrickListAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::objectbrickTreeAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::objectbrickUpdateAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::addAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::deleteInfoAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::getAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::getFolderAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::gridProxyAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController::treeGetChildsByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::doExportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::doGetGridColumnConfig' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::getBatchJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::getExportJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::gridDeleteColumnConfigAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController::gridGetColumnConfigAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController::convertAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController::convertAllAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController::getVariantsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::deleteInfoAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::getDataByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::seopanelTreeAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::seopanelTreeRootAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController::treeGetChildsByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController::getDataByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController::sendAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::areabrickRenderIndexEditmode' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::generatePreviewsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::getDataByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController::saveAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController::startPdfGenerationAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController::startPdfGenerationAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController::renderletAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController::showEmailLogAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController::adminerAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController::indexAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController::indexAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController::onKernelResponseEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController::statisticsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController::checkAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController::showAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::csrfTokenAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::deeplinkAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::loginAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::lostpasswordAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::onKernelResponseEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController::twoFactorAuthenticationAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::adminCssAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::countryListAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::getAvailableControllerReferencesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::getAvailableTemplatesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::httpErrorLogDetailAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::iconListAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::jsonTranslationsSystemAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController::phpinfoAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::deleteAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::deleteAllAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::findAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::findAllAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::findLastUnreadAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::markAsReadAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::recipientsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController::sendAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController::portletAnalyticsSitesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController::csvExportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController::csvImportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController::redirectsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::clearCacheAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::clearOutputCacheAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::clearTemporaryFilesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::getAvailableCountriesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::getSystemAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController::setSystemAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController::getBatchAssignmentJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController::targetGroupAddAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController::targetGroupDeleteAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController::targetGroupSaveAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::importAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::translationsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::xliffExportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::xliffExportDownloadAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::xliffImportElementAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController::xliffImportUploadAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController::renew2FaSecretAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::getModalCustomHtml' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::getWorkflowDetailsStore' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::getWorkflowFormAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::showGraph' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::submitGlobalAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController::submitWorkflowTransitionAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController::toggleExtensionStateAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController::getDataProvidersAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController::exportAssetsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController::searchAssetAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController::exportDataObjectAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController::searchDataObjectsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController::exportUserDataAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController::searchUsersAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::chartmetricdataAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::dataExplorerAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::deeplinkAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::sourceAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController::summaryAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController::saveAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController::findAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController::quicksearchAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController::quicksearchByIdAction' => '?',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController::getAction' => '?',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController::getExplorerUrlAction' => '?',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController::explorerAction' => '?',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController::webonyxAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::calculateTransformationResultTypeAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::cancelExecutionAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::checkImportProgressAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::copyPreviewDataAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::getAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::hasImportFileUploadedAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadAvailableColumnHeadersAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadDataObjectAttributesAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadDataObjectClassificationStoreAttributesAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadDataObjectClassificationStoreKeysAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadDataPreviewAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::loadTransformationResultPreviewsAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::startBatchImportAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController::uploadImportFileAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController::pushAction' => '?',
'Pimcore\\Kernel::loadRoutes' => '?',
'Pimcore\\Kernel::microKernelRegisterContainerConfiguration' => '?',
'Pimcore\\Kernel::registerBundlesToCollection' => '?',
'Pimcore\\Kernel::registerContainerConfiguration' => '?',
'Pimcore\\Kernel::terminate' => '?',
'kernel::loadRoutes' => '?',
'kernel::microKernelRegisterContainerConfiguration' => '?',
'kernel::registerBundlesToCollection' => '?',
'kernel::registerContainerConfiguration' => '?',
'kernel::terminate' => '?',
'App\\Api\\News\\Controller\\NewsController:article' => '?',
'App\\Api\\News\\Controller\\NewsController:auctionNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController:auctionNewsPaginate' => '?',
'App\\Api\\News\\Controller\\NewsController:folderNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController:folderNewsPaginate' => '?',
'App\\Api\\News\\Controller\\NewsController:horseNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController:horseNewsPaginate' => '?',
'App\\Api\\News\\Controller\\NewsController:news' => '?',
'App\\Api\\News\\Controller\\NewsController:profileNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController:profileNewsPaginate' => '?',
'App\\Api\\News\\Controller\\NewsController:racedayNewsLoadMore' => '?',
'App\\Api\\News\\Controller\\NewsController:racedayNewsPaginate' => '?',
'App\\Api\\Schema\\Controller\\SchemaController:getSchema' => '?',
'App\\Api\\Thumbnail\\Controller\\ThumbnailController:thumbnail' => '?',
'App\\Api\\Timeline\\Controller\\CommentController:createComment' => '?',
'App\\Api\\Timeline\\Controller\\CommentController:deleteComment' => '?',
'App\\Api\\Timeline\\Controller\\CommentController:updateComment' => '?',
'App\\Api\\Timeline\\Controller\\IncidentController:reportPost' => '?',
'App\\Api\\Timeline\\Controller\\TimelineController:profileTimeline' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController:createPost' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController:likePost' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController:profilePost' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController:translatePostContent' => '?',
'App\\Api\\Timeline\\Controller\\TimelinePostController:updatePost' => '?',
'App\\Auction\\Controller\\AuctionController:attend' => '?',
'App\\Auction\\Controller\\AuctionController:auctionLots' => '?',
'App\\Auction\\Controller\\AuctionController:auctions' => '?',
'App\\Auction\\Controller\\AuctionController:hovercard' => '?',
'App\\Auction\\Controller\\AuctionTabNavigationController:timeline' => '?',
'App\\Calendar\\Controller\\CalendarController:detail' => '?',
'App\\Dev\\Controller\\IconListController:list' => '?',
'App\\Document\\Controller\\DocumentController:associationAction' => '?',
'App\\Document\\Controller\\DocumentController:auctionHouseAction' => '?',
'App\\Document\\Controller\\DocumentController:document' => '?',
'App\\Document\\Controller\\DocumentController:jockeyAction' => '?',
'App\\Document\\Controller\\DocumentController:ownerAction' => '?',
'App\\Document\\Controller\\DocumentController:racedays' => '?',
'App\\Document\\Controller\\DocumentController:racetrackAction' => '?',
'App\\Document\\Controller\\DocumentController:studfarmAction' => '?',
'App\\Document\\Controller\\DocumentController:trainerAction' => '?',
'App\\ElasticSearch\\Controller\\ElasticSearchController:index' => '?',
'App\\Horse\\Controller\\HorseTabNavigationController:achievements' => '?',
'App\\Horse\\Controller\\HorseTabNavigationController:auctionHistory' => '?',
'App\\Horse\\Controller\\HorseTabNavigationController:pedigree' => '?',
'App\\Importer\\Controller\\ImporterController:auctionlot' => '?',
'App\\Importer\\Controller\\ImporterController:raceday' => '?',
'App\\Jockeyexchange\\Controller\\JockeyexchangeController:detail' => '?',
'App\\Jockeyexchange\\Controller\\JockeyexchangeController:index' => '?',
'App\\Jockeyexchange\\Controller\\JockeyexchangeController:raceAttend' => '?',
'App\\Marketplace\\Controller\\MarketplaceController:detail' => '?',
'App\\Marketplace\\Controller\\MarketplaceController:index' => '?',
'App\\Modal\\Controller\\ModalController:sharePostModal' => '?',
'App\\Network\\Controller\\NetworkAuctionController:news' => '?',
'App\\Network\\Controller\\NetworkAuctionhouseController:index' => '?',
'App\\Network\\Controller\\NetworkHorseController:detail' => '?',
'App\\Network\\Controller\\NetworkHorseController:horseNewsFrame' => '?',
'App\\Network\\Controller\\NetworkMentionsController:query' => '?',
'App\\Network\\Controller\\NetworkProfileController:achievementsFrame' => '?',
'App\\Network\\Controller\\NetworkProfileController:auctionList' => '?',
'App\\Network\\Controller\\NetworkProfileController:bredHorseListAction' => '?',
'App\\Network\\Controller\\NetworkProfileController:connect' => '?',
'App\\Network\\Controller\\NetworkProfileController:cropAvatarFrame' => '?',
'App\\Network\\Controller\\NetworkProfileController:cropBannerFrame' => '?',
'App\\Network\\Controller\\NetworkProfileController:detail' => '?',
'App\\Network\\Controller\\NetworkProfileController:managedHorseListAction' => '?',
'App\\Network\\Controller\\NetworkProfileController:newsFrame' => '?',
'App\\Network\\Controller\\NetworkProfileController:ownedHorseListAction' => '?',
'App\\Network\\Controller\\NetworkProfileController:racedayList' => '?',
'App\\Network\\Controller\\NetworkProfileController:trainedHorseListAction' => '?',
'App\\Network\\Controller\\NetworkProfileController:uniqueHorseSexesAction' => '?',
'App\\Network\\Controller\\NetworkProfileController:uniqueHorseTrainerAction' => '?',
'App\\Network\\Controller\\NetworkProfileController:uniqueOwnerAction' => '?',
'App\\Network\\Controller\\NetworkRacedayController:detail' => '?',
'App\\Network\\Controller\\NetworkRacetrackController:index' => '?',
'App\\Network\\Controller\\NetworkTabNavigationController:achievements' => '?',
'App\\Network\\Controller\\NetworkTabNavigationController:horses' => '?',
'App\\Network\\Controller\\NetworkTabNavigationController:timeline' => '?',
'App\\News\\Controller\\NewsController:list' => '?',
'App\\Newsletter\\Controller\\NewsletterController:form' => '?',
'App\\Profile\\Controller\\ProfileAdminAchievementsController:edit' => '?',
'App\\Profile\\Controller\\ProfileAdminAchievementsController:index' => '?',
'App\\Profile\\Controller\\ProfileAdminController:data' => '?',
'App\\Profile\\Controller\\ProfileAdminController:index' => '?',
'App\\Profile\\Controller\\ProfileAdminHorsesController:edit' => '?',
'App\\Profile\\Controller\\ProfileAdminHorsesController:index' => '?',
'App\\Profile\\Controller\\ProfileAdminNetworkController:network' => '?',
'App\\Profile\\Controller\\ProfileAdminOrganisationsController:index' => '?',
'App\\Profile\\Controller\\ProfileAdminPartnerController:index' => '?',
'App\\Profile\\Controller\\ProfileAdminTeamController:edit' => '?',
'App\\Profile\\Controller\\ProfileAdminTeamController:index' => '?',
'App\\Profile\\Controller\\ProfileAttendeesController:update' => '?',
'App\\Profile\\Controller\\ProfileAuthController:activate' => '?',
'App\\Profile\\Controller\\ProfileAuthController:forgotPassword' => '?',
'App\\Profile\\Controller\\ProfileAuthController:login' => '?',
'App\\Profile\\Controller\\ProfileAuthController:register' => '?',
'App\\Profile\\Controller\\ProfileAuthController:resetPassword' => '?',
'App\\Profile\\Controller\\ProfileClubController:index' => '?',
'App\\Profile\\Controller\\ProfileClubController:purchase' => '?',
'App\\Profile\\Controller\\ProfileCompletionController:checkAndPublish' => '?',
'App\\Profile\\Controller\\ProfileCompletionController:collectAppearance' => '?',
'App\\Profile\\Controller\\ProfileCompletionController:collectAppearanceCropping' => '?',
'App\\Profile\\Controller\\ProfileMessagesController:conversation' => '?',
'App\\Profile\\Controller\\ProfileMessagesController:index' => '?',
'App\\Profile\\Controller\\ProfileMessagesController:sendMessage' => '?',
'App\\Profile\\Controller\\ProfileNotificationsController:index' => '?',
'App\\Profile\\Controller\\ProfileTopbarController:messages' => '?',
'App\\Profile\\Controller\\ProfileTopbarController:notifications' => '?',
'App\\Profile\\Controller\\ProfileTopbarController:readToastNotification' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAgentController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAssociationController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAuctioneerController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminBreederController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminClinicController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminFarrierController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminHorsefanController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminJockeyController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminModeratorController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminOwnerController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminPhotographerController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRacingManagerController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRidingstableController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminStudfarmController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminSyndicateController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTrainerController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTransportController:index' => '?',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminVetController:index' => '?',
'App\\Race\\Controller\\RaceController:attend' => '?',
'App\\Race\\Controller\\RaceController:hovercard' => '?',
'App\\Race\\Controller\\RaceController:race' => '?',
'App\\Race\\Controller\\RaceController:races' => '?',
'App\\Raceday\\Controller\\RacedayController:attend' => '?',
'App\\Raceday\\Controller\\RacedayController:hovercard' => '?',
'App\\Raceday\\Controller\\RacedayTabNavigationController:achievements' => '?',
'App\\Stripe\\Controller\\PublicStripeController:cancelAbonnements' => '?',
'App\\Timeline\\Controller\\TimelineCommentController:actionComment' => '?',
'App\\Timeline\\Controller\\TimelineCommentController:createComment' => '?',
'App\\Timeline\\Controller\\TimelineCommentController:updateComment' => '?',
'App\\Timeline\\Controller\\TimelineController:cardDeleteFrame' => '?',
'App\\Timeline\\Controller\\TimelineController:cardEditFrame' => '?',
'App\\Timeline\\Controller\\TimelineController:createFrame' => '?',
'App\\Timeline\\Controller\\TimelineController:like' => '?',
'App\\Timeline\\Controller\\TimelineController:networkFrame' => '?',
'App\\Timeline\\Controller\\TimelineController:translatePostContent' => '?',
'App\\Timeline\\Controller\\TimelineController:universalFrame' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:addAssetAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:addAssetCompatibilityAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:deleteInfoAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:getDataByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:getFolderContentPreviewAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:gridProxyAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:saveAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController:treeGetChildsByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController:batchAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController:doExportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController:getBatchJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController:getExportJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:fieldcollectionListAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:fieldcollectionTreeAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:getIconsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:objectbrickListAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:objectbrickTreeAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:objectbrickUpdateAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:addAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:deleteInfoAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:getAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:getFolderAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:gridProxyAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController:treeGetChildsByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:doExportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:doGetGridColumnConfig' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:getBatchJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:getExportJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:gridDeleteColumnConfigAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController:gridGetColumnConfigAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController:convertAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController:convertAllAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController:getVariantsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:deleteInfoAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:getDataByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:seopanelTreeAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:seopanelTreeRootAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController:treeGetChildsByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController:getDataByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController:sendAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:areabrickRenderIndexEditmode' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:generatePreviewsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:getDataByIdAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController:saveAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController:startPdfGenerationAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController:startPdfGenerationAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController:renderletAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController:showEmailLogAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController:adminerAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController:indexAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController:indexAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController:onKernelResponseEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController:statisticsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController:checkAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController:showAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:csrfTokenAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:deeplinkAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:loginAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:lostpasswordAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:onKernelResponseEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController:twoFactorAuthenticationAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:adminCssAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:countryListAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:getAvailableControllerReferencesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:getAvailableTemplatesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:httpErrorLogDetailAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:iconListAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:jsonTranslationsSystemAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController:phpinfoAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:deleteAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:deleteAllAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:findAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:findAllAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:findLastUnreadAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:markAsReadAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:recipientsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController:sendAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController:portletAnalyticsSitesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController:csvExportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController:csvImportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController:redirectsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:clearCacheAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:clearOutputCacheAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:clearTemporaryFilesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:getAvailableCountriesAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:getSystemAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController:setSystemAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController:getBatchAssignmentJobsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController:targetGroupAddAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController:targetGroupDeleteAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController:targetGroupSaveAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:importAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:translationsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:xliffExportAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:xliffExportDownloadAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:xliffImportElementAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController:xliffImportUploadAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController:renew2FaSecretAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:getModalCustomHtml' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:getWorkflowDetailsStore' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:getWorkflowFormAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:showGraph' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:submitGlobalAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController:submitWorkflowTransitionAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController:toggleExtensionStateAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController:getDataProvidersAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController:exportAssetsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController:searchAssetAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController:exportDataObjectAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController:searchDataObjectsAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController:exportUserDataAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController:searchUsersAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:chartmetricdataAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:dataExplorerAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:deeplinkAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:onKernelControllerEvent' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:sourceAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController:summaryAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController:saveAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController:findAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController:quicksearchAction' => '?',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController:quicksearchByIdAction' => '?',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController:getAction' => '?',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController:getExplorerUrlAction' => '?',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController:explorerAction' => '?',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController:webonyxAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:calculateTransformationResultTypeAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:cancelExecutionAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:checkImportProgressAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:copyPreviewDataAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:getAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:hasImportFileUploadedAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadAvailableColumnHeadersAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadDataObjectAttributesAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadDataObjectClassificationStoreAttributesAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadDataObjectClassificationStoreKeysAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadDataPreviewAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:loadTransformationResultPreviewsAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:startBatchImportAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController:uploadImportFileAction' => '?',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController:pushAction' => '?',
'kernel:loadRoutes' => '?',
'kernel:microKernelRegisterContainerConfiguration' => '?',
'kernel:registerBundlesToCollection' => '?',
'kernel:registerContainerConfiguration' => '?',
'kernel:terminate' => '?',
]);
}
/**
* Gets the private '.service_locator.8Iopj6d' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8Iopj6dService()
{
return $this->privates['.service_locator.8Iopj6d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routingService' => ['services', 'router', 'getRouterService', false],
'service' => ['services', 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service', 'getServiceService', false],
], [
'routingService' => '?',
'service' => 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service',
]);
}
/**
* Gets the private '.service_locator.9OP9eRa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9OP9eRaService()
{
return $this->privates['.service_locator.9OP9eRa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'workflowManager' => ['services', 'Pimcore\\Workflow\\Manager', 'getManagerService', false],
'workflowRegistry' => ['privates', 'workflow.registry', 'getWorkflow_RegistryService', false],
], [
'workflowManager' => 'Pimcore\\Workflow\\Manager',
'workflowRegistry' => '?',
]);
}
/**
* Gets the private '.service_locator.9ZCWKL1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9ZCWKL1Service()
{
return $this->privates['.service_locator.9ZCWKL1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'raceManager' => ['privates', 'App\\Race\\Manager\\RaceManager', 'getRaceManagerService', false],
], [
'raceManager' => 'App\\Race\\Manager\\RaceManager',
]);
}
/**
* Gets the private '.service_locator.9nFsuRi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9nFsuRiService()
{
return $this->privates['.service_locator.9nFsuRi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'auctionManager' => ['privates', 'App\\Auction\\Manager\\AuctionManager', 'getAuctionManagerService', false],
'eventMap' => ['privates', 'App\\EventMap\\EventMap', 'getEventMapService', false],
'paginator' => ['services', 'Knp\\Component\\Pager\\PaginatorInterface', 'getPaginatorInterfaceService', false],
'raceManager' => ['privates', 'App\\Race\\Manager\\RaceManager', 'getRaceManagerService', false],
], [
'auctionManager' => 'App\\Auction\\Manager\\AuctionManager',
'eventMap' => 'App\\EventMap\\EventMap',
'paginator' => 'Knp\\Component\\Pager\\PaginatorInterface',
'raceManager' => 'App\\Race\\Manager\\RaceManager',
]);
}
/**
* Gets the private '.service_locator.9wplPMA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9wplPMAService()
{
return $this->privates['.service_locator.9wplPMA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
], [
'serializer' => '?',
]);
}
/**
* Gets the private '.service_locator.9yESeXM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9yESeXMService()
{
return $this->privates['.service_locator.9yESeXM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventMap' => ['privates', 'App\\EventMap\\EventMap', 'getEventMapService', false],
'paginator' => ['services', 'Knp\\Component\\Pager\\PaginatorInterface', 'getPaginatorInterfaceService', false],
'raceManager' => ['privates', 'App\\Race\\Manager\\RaceManager', 'getRaceManagerService', false],
], [
'eventMap' => 'App\\EventMap\\EventMap',
'paginator' => 'Knp\\Component\\Pager\\PaginatorInterface',
'raceManager' => 'App\\Race\\Manager\\RaceManager',
]);
}
/**
* Gets the private '.service_locator.A507zGg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_A507zGgService()
{
return $this->privates['.service_locator.A507zGg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'elasticSearch' => ['privates', 'App\\ElasticSearch\\Service\\ElasticSearchService', 'getElasticSearchServiceService', false],
'pimcoreUrl' => ['privates', 'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl', 'getPimcoreUrlService', false],
], [
'elasticSearch' => 'App\\ElasticSearch\\Service\\ElasticSearchService',
'pimcoreUrl' => 'Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl',
]);
}
/**
* Gets the private '.service_locator.AYOW.vk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AYOW_VkService()
{
return $this->privates['.service_locator.AYOW.vk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'horseManager' => ['privates', 'App\\Horse\\Manager\\HorseManager', 'getHorseManagerService', false],
], [
'horseManager' => 'App\\Horse\\Manager\\HorseManager',
]);
}
/**
* Gets the private '.service_locator.Arn4BxP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Arn4BxPService()
{
return $this->privates['.service_locator.Arn4BxP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['privates', 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\Manager', 'getManager2Service', false],
], [
'manager' => 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\Manager',
]);
}
/**
* Gets the private '.service_locator.AyL7kn0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AyL7kn0Service()
{
return $this->privates['.service_locator.AyL7kn0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routingService' => ['services', 'router', 'getRouterService', false],
], [
'routingService' => '?',
]);
}
/**
* Gets the private '.service_locator.CRhSMK_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CRhSMKService()
{
return $this->privates['.service_locator.CRhSMK_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'siteConfigProvider' => ['privates', 'Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider', 'getSiteConfigProviderService', false],
], [
'siteConfigProvider' => 'Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider',
]);
}
/**
* Gets the private '.service_locator.EdRZ658' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EdRZ658Service()
{
return $this->privates['.service_locator.EdRZ658'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'Knp\\Component\\Pager\\PaginatorInterface', 'getPaginatorInterfaceService', false],
'serializer' => ['privates', 'App\\Api\\Serializer\\ApiSerializer', 'getApiSerializerService', false],
], [
'paginator' => 'Knp\\Component\\Pager\\PaginatorInterface',
'serializer' => 'App\\Api\\Serializer\\ApiSerializer',
]);
}
/**
* Gets the private '.service_locator.EhmIIVe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EhmIIVeService()
{
return $this->privates['.service_locator.EhmIIVe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loadMore' => ['privates', 'App\\Profile\\Service\\LoadMoreService', 'getLoadMoreServiceService', false],
'timelinePostService' => ['privates', 'App\\Timeline\\Service\\TimelinePostService', 'getTimelinePostServiceService', false],
], [
'loadMore' => 'App\\Profile\\Service\\LoadMoreService',
'timelinePostService' => 'App\\Timeline\\Service\\TimelinePostService',
]);
}
/**
* Gets the private '.service_locator.F.YVVKo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F_YVVKoService()
{
return $this->privates['.service_locator.F.YVVKo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'profiler' => ['services', '.container.private.profiler', 'get_Container_Private_ProfilerService', false],
], [
'profiler' => '?',
]);
}
/**
* Gets the private '.service_locator.F3Uy1s2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F3Uy1s2Service()
{
return $this->privates['.service_locator.F3Uy1s2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'calendar' => ['privates', 'App\\Calendar\\Calendar', 'getCalendarService', false],
'eventMap' => ['privates', 'App\\EventMap\\EventMap', 'getEventMapService', false],
'jockeyexchangeService' => ['privates', 'App\\Jockeyexchange\\Service\\JockeyexchangeService', 'getJockeyexchangeServiceService', false],
], [
'calendar' => 'App\\Calendar\\Calendar',
'eventMap' => 'App\\EventMap\\EventMap',
'jockeyexchangeService' => 'App\\Jockeyexchange\\Service\\JockeyexchangeService',
]);
}
/**
* Gets the private '.service_locator.F8ER7a_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F8ER7aService()
{
return $this->privates['.service_locator.F8ER7a_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cache' => ['services', 'Pimcore\\Cache\\Core\\CoreCacheHandler', 'getCoreCacheHandlerService', false],
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'filesystem' => ['services', '.container.private.filesystem', 'get_Container_Private_FilesystemService', false],
'kernel' => ['services', 'kernel', 'getKernelService', false],
'symfonyCacheClearer' => ['services', 'Pimcore\\Cache\\Symfony\\CacheClearer', 'getCacheClearerService', false],
], [
'cache' => 'Pimcore\\Cache\\Core\\CoreCacheHandler',
'eventDispatcher' => '?',
'filesystem' => '?',
'kernel' => '?',
'symfonyCacheClearer' => 'Pimcore\\Cache\\Symfony\\CacheClearer',
]);
}
/**
* Gets the private '.service_locator.FlRvoIX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FlRvoIXService()
{
return $this->privates['.service_locator.FlRvoIX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'horseService' => ['privates', 'App\\Horse\\Service\\HorseService', 'getHorseServiceService', false],
'loadMoreService' => ['privates', 'App\\Profile\\Service\\LoadMoreService', 'getLoadMoreServiceService', false],
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
], [
'horseService' => 'App\\Horse\\Service\\HorseService',
'loadMoreService' => 'App\\Profile\\Service\\LoadMoreService',
'profileService' => 'App\\Profile\\Service\\ProfileService',
]);
}
/**
* Gets the private '.service_locator.GHCDNWg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GHCDNWgService()
{
return $this->privates['.service_locator.GHCDNWg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event' => ['privates', '.errored..service_locator.GHCDNWg.Symfony\\Component\\HttpKernel\\Event\\ResponseEvent', NULL, 'Cannot autowire service ".service_locator.GHCDNWg": it references class "Symfony\\Component\\HttpKernel\\Event\\ResponseEvent" but no such service exists.'],
], [
'event' => 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent',
]);
}
/**
* Gets the private '.service_locator.GTphRnB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GTphRnBService()
{
return $this->privates['.service_locator.GTphRnB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importDataExtractor' => ['privates', 'Pimcore\\Translation\\ImportDataExtractor\\ImportDataExtractorInterface', 'getImportDataExtractorInterfaceService', false],
], [
'importDataExtractor' => 'Pimcore\\Translation\\ImportDataExtractor\\ImportDataExtractorInterface',
]);
}
/**
* Gets the private '.service_locator.Gcx.h.i' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Gcx_H_IService()
{
return $this->privates['.service_locator.Gcx.h.i'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
], [
'eventDispatcher' => '?',
'profileService' => 'App\\Profile\\Service\\ProfileService',
]);
}
/**
* Gets the private '.service_locator.H7Hav5b' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H7Hav5bService()
{
return $this->privates['.service_locator.H7Hav5b'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'auctionManager' => ['privates', 'App\\Auction\\Manager\\AuctionManager', 'getAuctionManagerService', false],
'calendar' => ['privates', 'App\\Calendar\\Calendar', 'getCalendarService', false],
'eventMap' => ['privates', 'App\\EventMap\\EventMap', 'getEventMapService', false],
'raceManager' => ['privates', 'App\\Race\\Manager\\RaceManager', 'getRaceManagerService', false],
], [
'auctionManager' => 'App\\Auction\\Manager\\AuctionManager',
'calendar' => 'App\\Calendar\\Calendar',
'eventMap' => 'App\\EventMap\\EventMap',
'raceManager' => 'App\\Race\\Manager\\RaceManager',
]);
}
/**
* Gets the private '.service_locator.HM1a1zY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HM1a1zYService()
{
return $this->privates['.service_locator.HM1a1zY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'configurationPreparationService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService', 'getConfigurationPreparationServiceService', false],
'interpreterFactory' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\InterpreterFactory', 'getInterpreterFactoryService', false],
'translator' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
], [
'configurationPreparationService' => 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService',
'interpreterFactory' => 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\InterpreterFactory',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.J8w2gZe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_J8w2gZeService()
{
return $this->privates['.service_locator.J8w2gZe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'config' => ['services', 'Pimcore\\Config', 'getConfigService', false],
], [
'config' => 'Pimcore\\Config',
]);
}
/**
* Gets the private '.service_locator.K_732OP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_K732OPService()
{
return $this->privates['.service_locator.K_732OP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'jockeyexchangeService' => ['privates', 'App\\Jockeyexchange\\Service\\JockeyexchangeService', 'getJockeyexchangeServiceService', false],
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
], [
'eventDispatcher' => '?',
'jockeyexchangeService' => 'App\\Jockeyexchange\\Service\\JockeyexchangeService',
'profileService' => 'App\\Profile\\Service\\ProfileService',
]);
}
/**
* Gets the private '.service_locator.K_ugtFX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KUgtFXService()
{
return $this->privates['.service_locator.K_ugtFX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'profileManager' => ['privates', 'App\\Profile\\Manager\\ProfileManager', 'getProfileManagerService', false],
], [
'profileManager' => 'App\\Profile\\Manager\\ProfileManager',
]);
}
/**
* Gets the private '.service_locator.KfbR3DY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KfbR3DYService()
{
return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loader' => ['privates', '.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "Pimcore\\Routing\\Loader\\BundleRoutingLoader".'],
], [
'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]);
}
/**
* Gets the private '.service_locator.KfwZsne' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KfwZsneService()
{
return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'response' => ['privates', '.errored..service_locator.KfwZsne.Symfony\\Component\\HttpFoundation\\Response', NULL, 'Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
], [
'response' => 'Symfony\\Component\\HttpFoundation\\Response',
]);
}
/**
* Gets the private '.service_locator.LQ80LD8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LQ80LD8Service()
{
return $this->privates['.service_locator.LQ80LD8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'session' => ['privates', '.errored..service_locator.LQ80LD8.Symfony\\Component\\HttpFoundation\\Session\\Session', NULL, 'Cannot autowire service ".service_locator.LQ80LD8": it references class "Symfony\\Component\\HttpFoundation\\Session\\Session" but no such service exists. Try changing the type-hint to "Symfony\\Component\\HttpFoundation\\Session\\SessionInterface" instead.'],
], [
'session' => 'Symfony\\Component\\HttpFoundation\\Session\\Session',
]);
}
/**
* Gets the private '.service_locator.LU5dz.r' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LU5dz_RService()
{
return $this->privates['.service_locator.LU5dz.r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bruteforceProtectionHandler' => ['services', 'pimcore_admin.security.bruteforce_protection_handler', 'getPimcoreAdmin_Security_BruteforceProtectionHandlerService', false],
'config' => ['services', 'Pimcore\\Config', 'getConfigService', false],
'csrfProtection' => ['services', 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler', 'getCsrfProtectionHandlerService', false],
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
], [
'bruteforceProtectionHandler' => '?',
'config' => 'Pimcore\\Config',
'csrfProtection' => 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler',
'eventDispatcher' => '?',
]);
}
/**
* Gets the private '.service_locator.LhOFdaU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LhOFdaUService()
{
return $this->privates['.service_locator.LhOFdaU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csrfProtection' => ['services', 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler', 'getCsrfProtectionHandlerService', false],
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'gridHelperService' => ['privates', 'Pimcore\\Bundle\\AdminBundle\\Helper\\GridHelperService', 'getGridHelperServiceService', false],
], [
'csrfProtection' => 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler',
'eventDispatcher' => '?',
'gridHelperService' => 'Pimcore\\Bundle\\AdminBundle\\Helper\\GridHelperService',
]);
}
/**
* Gets the private '.service_locator.NJxTlBt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NJxTlBtService()
{
return $this->privates['.service_locator.NJxTlBt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\DataObjects', 'getDataObjectsService', false],
], [
'service' => 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\DataObjects',
]);
}
/**
* Gets the private '.service_locator.NQfrpJA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NQfrpJAService()
{
return $this->privates['.service_locator.NQfrpJA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cleverReachClient' => ['privates', 'App\\Newsletter\\Service\\CleverReachClient', 'getCleverReachClientService', false],
], [
'cleverReachClient' => 'App\\Newsletter\\Service\\CleverReachClient',
]);
}
/**
* Gets the private '.service_locator.OHCC09k' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OHCC09kService()
{
return $this->privates['.service_locator.OHCC09k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'auction' => ['privates', '.errored..service_locator.OHCC09k.Pimcore\\Model\\DataObject\\Auction', NULL, 'Cannot autowire service ".service_locator.OHCC09k": it references class "Pimcore\\Model\\DataObject\\Auction" but no such service exists.'],
], [
'auction' => 'Pimcore\\Model\\DataObject\\Auction',
]);
}
/**
* Gets the private '.service_locator.Ojoc7GS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ojoc7GSService()
{
return $this->privates['.service_locator.Ojoc7GS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csrfProtection' => ['services', 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler', 'getCsrfProtectionHandlerService', false],
], [
'csrfProtection' => 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler',
]);
}
/**
* Gets the private '.service_locator.OlEQW9j' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OlEQW9jService()
{
return $this->privates['.service_locator.OlEQW9j'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csrfProtection' => ['services', 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler', 'getCsrfProtectionHandlerService', false],
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'gridHelperService' => ['privates', 'Pimcore\\Bundle\\AdminBundle\\Helper\\GridHelperService', 'getGridHelperServiceService', false],
'localeService' => ['services', 'Pimcore\\Localization\\LocaleServiceInterface', 'getLocaleServiceInterfaceService', false],
], [
'csrfProtection' => 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler',
'eventDispatcher' => '?',
'gridHelperService' => 'Pimcore\\Bundle\\AdminBundle\\Helper\\GridHelperService',
'localeService' => 'Pimcore\\Localization\\LocaleServiceInterface',
]);
}
/**
* Gets the private '.service_locator.PRq.jZU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PRq_JZUService()
{
return $this->privates['.service_locator.PRq.jZU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
], [
'eventDispatcher' => '?',
'profileService' => 'App\\Profile\\Service\\ProfileService',
]);
}
/**
* Gets the private '.service_locator.Q83Guye' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Q83GuyeService()
{
return $this->privates['.service_locator.Q83Guye'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importDataExtractor' => ['privates', 'Pimcore\\Translation\\ImportDataExtractor\\ImportDataExtractorInterface', 'getImportDataExtractorInterfaceService', false],
'importerService' => ['privates', 'Pimcore\\Translation\\ImporterService\\ImporterServiceInterface', 'getImporterServiceInterfaceService', false],
], [
'importDataExtractor' => 'Pimcore\\Translation\\ImportDataExtractor\\ImportDataExtractorInterface',
'importerService' => 'Pimcore\\Translation\\ImporterService\\ImporterServiceInterface',
]);
}
/**
* Gets the private '.service_locator.QBopzl4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QBopzl4Service()
{
return $this->privates['.service_locator.QBopzl4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'assetsInstaller' => ['services', 'Pimcore\\Tool\\AssetsInstaller', 'getAssetsInstallerService', false],
'cacheClearer' => ['services', 'Pimcore\\Cache\\Symfony\\CacheClearer', 'getCacheClearerService', false],
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'assetsInstaller' => 'Pimcore\\Tool\\AssetsInstaller',
'cacheClearer' => 'Pimcore\\Cache\\Symfony\\CacheClearer',
'kernel' => '?',
]);
}
/**
* Gets the private '.service_locator.QEMlp67' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QEMlp67Service()
{
return $this->privates['.service_locator.QEMlp67'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['services', 'Pimcore\\Workflow\\Manager', 'getManagerService', false],
'workflowRegistry' => ['privates', 'workflow.registry', 'getWorkflow_RegistryService', false],
], [
'manager' => 'Pimcore\\Workflow\\Manager',
'workflowRegistry' => '?',
]);
}
/**
* Gets the private '.service_locator.RW5JuRY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RW5JuRYService()
{
return $this->privates['.service_locator.RW5JuRY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'timelinePostService' => ['privates', 'App\\Timeline\\Service\\TimelinePostService', 'getTimelinePostServiceService', false],
], [
'timelinePostService' => 'App\\Timeline\\Service\\TimelinePostService',
]);
}
/**
* Gets the private '.service_locator.SGLKwNc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SGLKwNcService()
{
return $this->privates['.service_locator.SGLKwNc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loadMoreService' => ['privates', 'App\\Profile\\Service\\LoadMoreService', 'getLoadMoreServiceService', false],
], [
'loadMoreService' => 'App\\Profile\\Service\\LoadMoreService',
]);
}
/**
* Gets the private '.service_locator.SZyFOPP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SZyFOPPService()
{
return $this->privates['.service_locator.SZyFOPP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'exportService' => ['privates', 'Pimcore\\Translation\\ExportService\\ExportServiceInterface', 'getExportServiceInterfaceService', false],
'translationExporter' => ['privates', 'Pimcore\\Translation\\ExportService\\Exporter\\ExporterInterface', 'getExporterInterfaceService', false],
], [
'exportService' => 'Pimcore\\Translation\\ExportService\\ExportServiceInterface',
'translationExporter' => 'Pimcore\\Translation\\ExportService\\Exporter\\ExporterInterface',
]);
}
/**
* Gets the private '.service_locator.TAsDyf4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TAsDyf4Service()
{
return $this->privates['.service_locator.TAsDyf4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'configWriter' => ['privates', 'Pimcore\\Config\\ReportConfigWriter', 'getReportConfigWriterService', false],
], [
'configWriter' => 'Pimcore\\Config\\ReportConfigWriter',
]);
}
/**
* Gets the private '.service_locator.UM5oBX9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UM5oBX9Service()
{
return $this->privates['.service_locator.UM5oBX9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.pimcore_core' => ['privates', 'messenger.transport.pimcore_core', 'getMessenger_Transport_PimcoreCoreService', false],
'messenger.transport.pimcore_data_import' => ['privates', 'messenger.transport.pimcore_data_import', 'getMessenger_Transport_PimcoreDataImportService', false],
'messenger.transport.pimcore_image_optimize' => ['privates', 'messenger.transport.pimcore_image_optimize', 'getMessenger_Transport_PimcoreImageOptimizeService', false],
'messenger.transport.pimcore_maintenance' => ['privates', 'messenger.transport.pimcore_maintenance', 'getMessenger_Transport_PimcoreMaintenanceService', false],
'pimcore_core' => ['privates', 'messenger.transport.pimcore_core', 'getMessenger_Transport_PimcoreCoreService', false],
'pimcore_data_import' => ['privates', 'messenger.transport.pimcore_data_import', 'getMessenger_Transport_PimcoreDataImportService', false],
'pimcore_image_optimize' => ['privates', 'messenger.transport.pimcore_image_optimize', 'getMessenger_Transport_PimcoreImageOptimizeService', false],
'pimcore_maintenance' => ['privates', 'messenger.transport.pimcore_maintenance', 'getMessenger_Transport_PimcoreMaintenanceService', false],
], [
'async' => '?',
'messenger.transport.async' => '?',
'messenger.transport.pimcore_core' => '?',
'messenger.transport.pimcore_data_import' => '?',
'messenger.transport.pimcore_image_optimize' => '?',
'messenger.transport.pimcore_maintenance' => '?',
'pimcore_core' => '?',
'pimcore_data_import' => '?',
'pimcore_image_optimize' => '?',
'pimcore_maintenance' => '?',
]);
}
/**
* Gets the private '.service_locator.UORiFY8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UORiFY8Service()
{
return $this->privates['.service_locator.UORiFY8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'collection' => ['privates', '.errored..service_locator.UORiFY8.Pimcore\\HttpKernel\\BundleCollection\\BundleCollection', NULL, 'Cannot autowire service ".service_locator.UORiFY8": it references class "Pimcore\\HttpKernel\\BundleCollection\\BundleCollection" but no such service exists.'],
], [
'collection' => 'Pimcore\\HttpKernel\\BundleCollection\\BundleCollection',
]);
}
/**
* Gets the private '.service_locator.UZrc7FQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UZrc7FQService()
{
return $this->privates['.service_locator.UZrc7FQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event' => ['privates', '.errored..service_locator.UZrc7FQ.Symfony\\Component\\HttpKernel\\Event\\ControllerEvent', NULL, 'Cannot autowire service ".service_locator.UZrc7FQ": it references class "Symfony\\Component\\HttpKernel\\Event\\ControllerEvent" but no such service exists.'],
], [
'event' => 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent',
]);
}
/**
* Gets the private '.service_locator.UypK.xp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UypK_XpService()
{
return $this->privates['.service_locator.UypK.xp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'intlFormatter' => ['services', 'Pimcore\\Localization\\IntlFormatter', 'getIntlFormatterService', false],
'params' => ['privates', 'parameter_bag', 'getParameterBagService', false],
], [
'intlFormatter' => 'Pimcore\\Localization\\IntlFormatter',
'params' => '?',
]);
}
/**
* Gets the private '.service_locator.V2iIBhB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V2iIBhBService()
{
return $this->privates['.service_locator.V2iIBhB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\Assets', 'getAssetsService', false],
], [
'service' => 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\Assets',
]);
}
/**
* Gets the private '.service_locator.V7YyQdh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V7YyQdhService()
{
return $this->privates['.service_locator.V7YyQdh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'classificationStoreDataTypeService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Mapping\\Type\\ClassificationStoreDataTypeService', 'getClassificationStoreDataTypeServiceService', false],
], [
'classificationStoreDataTypeService' => 'Pimcore\\Bundle\\DataImporterBundle\\Mapping\\Type\\ClassificationStoreDataTypeService',
]);
}
/**
* Gets the private '.service_locator.VbAshBX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VbAshBXService()
{
return $this->privates['.service_locator.VbAshBX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'blockStateStack' => ['services', 'Pimcore\\Document\\Editable\\Block\\BlockStateStack', 'getBlockStateStackService', false],
'definitionCollector' => ['privates', 'Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector', 'getEditmodeEditableDefinitionCollectorService', false],
'documentResolver' => ['services', 'Pimcore\\Http\\Request\\Resolver\\DocumentResolver', 'getDocumentResolverService', false],
'editableRenderer' => ['services', 'Pimcore\\Templating\\Renderer\\EditableRenderer', 'getEditableRendererService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'blockStateStack' => 'Pimcore\\Document\\Editable\\Block\\BlockStateStack',
'definitionCollector' => 'Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector',
'documentResolver' => 'Pimcore\\Http\\Request\\Resolver\\DocumentResolver',
'editableRenderer' => 'Pimcore\\Templating\\Renderer\\EditableRenderer',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.X8f_QSD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_X8fQSDService()
{
return $this->privates['.service_locator.X8f_QSD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'configurationPreparationService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService', 'getConfigurationPreparationServiceService', false],
'dataLoaderFactory' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Loader\\DataLoaderFactory', 'getDataLoaderFactoryService', false],
], [
'configurationPreparationService' => 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService',
'dataLoaderFactory' => 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Loader\\DataLoaderFactory',
]);
}
/**
* Gets the private '.service_locator.XLE5fyR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XLE5fyRService()
{
return $this->privates['.service_locator.XLE5fyR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'env' => '?',
]);
}
/**
* Gets the private '.service_locator.XPTb9AH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XPTb9AHService()
{
return $this->privates['.service_locator.XPTb9AH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'networkProfileService' => ['privates', 'App\\Network\\Service\\NetworkProfileService', 'getNetworkProfileServiceService', false],
], [
'networkProfileService' => 'App\\Network\\Service\\NetworkProfileService',
]);
}
/**
* Gets the private '.service_locator.XWilQ6o' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XWilQ6oService()
{
return $this->privates['.service_locator.XWilQ6o'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'messageService' => ['privates', 'App\\Profile\\Messages\\MessageService', 'getMessageServiceService', false],
], [
'messageService' => 'App\\Profile\\Messages\\MessageService',
]);
}
/**
* Gets the private '.service_locator.Xl5lLgn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Xl5lLgnService()
{
return $this->privates['.service_locator.Xl5lLgn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'timelinePostService' => ['privates', 'App\\Timeline\\Service\\TimelinePostService', 'getTimelinePostServiceService', false],
], [
'eventDispatcher' => '?',
'timelinePostService' => 'App\\Timeline\\Service\\TimelinePostService',
]);
}
/**
* Gets the private '.service_locator.Z5eDr0Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Z5eDr0QService()
{
return $this->privates['.service_locator.Z5eDr0Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'workflowManager' => ['services', 'Pimcore\\Workflow\\Manager', 'getManagerService', false],
], [
'workflowManager' => 'Pimcore\\Workflow\\Manager',
]);
}
/**
* Gets the private '.service_locator.ZT22Hg_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZT22HgService()
{
return $this->privates['.service_locator.ZT22Hg_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'staticPageGenerator' => ['services', 'Pimcore\\Document\\StaticPageGenerator', 'getStaticPageGeneratorService', false],
], [
'staticPageGenerator' => 'Pimcore\\Document\\StaticPageGenerator',
]);
}
/**
* Gets the private '.service_locator.ZbCdKK8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZbCdKK8Service()
{
return $this->privates['.service_locator.ZbCdKK8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'googleTranslateClient' => ['privates', 'App\\Core\\Service\\GoogleTranslateClient', 'getGoogleTranslateClientService', false],
], [
'googleTranslateClient' => 'App\\Core\\Service\\GoogleTranslateClient',
]);
}
/**
* Gets the private '.service_locator.ZiyfU3t' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZiyfU3tService()
{
return $this->privates['.service_locator.ZiyfU3t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
], [
'env' => '?',
'eventDispatcher' => '?',
]);
}
/**
* Gets the private '.service_locator.ZwLP2Sj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZwLP2SjService()
{
return $this->privates['.service_locator.ZwLP2Sj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pimcoreDataImporterUploadStorage' => ['privates', 'pimcore.dataImporter.upload.storage', 'getPimcore_DataImporter_Upload_StorageService', false],
'translator' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
], [
'pimcoreDataImporterUploadStorage' => '?',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator._pNZRCE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PNZRCEService()
{
return $this->privates['.service_locator._pNZRCE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pimcoreUsers' => ['privates', 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\PimcoreUsers', 'getPimcoreUsersService', false],
], [
'pimcoreUsers' => 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\PimcoreUsers',
]);
}
/**
* Gets the private '.service_locator._uwbVe7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UwbVe7Service()
{
return $this->privates['.service_locator._uwbVe7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'configurationPreparationService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService', 'getConfigurationPreparationServiceService', false],
'interpreterFactory' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\InterpreterFactory', 'getInterpreterFactoryService', false],
], [
'configurationPreparationService' => 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService',
'interpreterFactory' => 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\InterpreterFactory',
]);
}
/**
* Gets the private '.service_locator._yFFJDW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YFFJDWService()
{
return $this->privates['.service_locator._yFFJDW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'horseManager' => ['privates', 'App\\Horse\\Manager\\HorseManager', 'getHorseManagerService', false],
'params' => ['privates', 'parameter_bag', 'getParameterBagService', false],
], [
'horseManager' => 'App\\Horse\\Manager\\HorseManager',
'params' => '?',
]);
}
/**
* Gets the private '.service_locator.aBNrOAZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ABNrOAZService()
{
return $this->privates['.service_locator.aBNrOAZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['services', 'Pimcore\\Model\\Notification\\Service\\NotificationService', 'getNotificationServiceService', false],
], [
'service' => 'Pimcore\\Model\\Notification\\Service\\NotificationService',
]);
}
/**
* Gets the private '.service_locator.af1F9F2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Af1F9F2Service()
{
return $this->privates['.service_locator.af1F9F2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'factory' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Mapping\\MappingConfigurationFactory', 'getMappingConfigurationFactoryService', false],
'importProcessingService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService', 'getImportProcessingServiceService', false],
], [
'factory' => 'Pimcore\\Bundle\\DataImporterBundle\\Mapping\\MappingConfigurationFactory',
'importProcessingService' => 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService',
]);
}
/**
* Gets the private '.service_locator.eDV39bh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EDV39bhService()
{
return $this->privates['.service_locator.eDV39bh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', false],
'security.firewall.map.context.pimcore_admin' => ['privates', 'security.firewall.map.context.pimcore_admin', 'getSecurity_Firewall_Map_Context_PimcoreAdminService', false],
'security.firewall.map.context.pimcore_admin_webdav' => ['privates', 'security.firewall.map.context.pimcore_admin_webdav', 'getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService', false],
], [
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.main' => '?',
'security.firewall.map.context.pimcore_admin' => '?',
'security.firewall.map.context.pimcore_admin_webdav' => '?',
]);
}
/**
* Gets the private '.service_locator.e_dFSCR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EDFSCRService()
{
return $this->privates['.service_locator.e_dFSCR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'timelinePostService' => ['privates', 'App\\Timeline\\Service\\TimelinePostService', 'getTimelinePostServiceService', false],
], [
'env' => '?',
'eventDispatcher' => '?',
'timelinePostService' => 'App\\Timeline\\Service\\TimelinePostService',
]);
}
/**
* Gets the private '.service_locator.ejuwpl7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ejuwpl7Service()
{
return $this->privates['.service_locator.ejuwpl7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'params' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'profileManager' => ['privates', 'App\\Profile\\Manager\\ProfileManager', 'getProfileManagerService', false],
], [
'params' => '?',
'profileManager' => 'App\\Profile\\Manager\\ProfileManager',
]);
}
/**
* Gets the private '.service_locator.fUvn9pM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FUvn9pMService()
{
return $this->privates['.service_locator.fUvn9pM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'serializer' => ['privates', 'App\\Api\\Serializer\\ApiSerializer', 'getApiSerializerService', false],
'timelinePostService' => ['privates', 'App\\Timeline\\Service\\TimelinePostService', 'getTimelinePostServiceService', false],
], [
'serializer' => 'App\\Api\\Serializer\\ApiSerializer',
'timelinePostService' => 'App\\Timeline\\Service\\TimelinePostService',
]);
}
/**
* Gets the private '.service_locator.g3P4ECD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_G3P4ECDService()
{
return $this->privates['.service_locator.g3P4ECD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'conversionService' => ['services', 'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService', 'getUnitConversionServiceService', false],
], [
'conversionService' => 'Pimcore\\Model\\DataObject\\QuantityValue\\UnitConversionService',
]);
}
/**
* Gets the private '.service_locator.h21Xcn0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H21Xcn0Service()
{
return $this->privates['.service_locator.h21Xcn0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'provider' => ['services', 'Pimcore\\Controller\\Config\\ControllerDataProvider', 'getControllerDataProviderService', false],
], [
'provider' => 'Pimcore\\Controller\\Config\\ControllerDataProvider',
]);
}
/**
* Gets the private '.service_locator.h9GOZs2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H9GOZs2Service()
{
return $this->privates['.service_locator.h9GOZs2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transformationDataTypeService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Mapping\\Type\\TransformationDataTypeService', 'getTransformationDataTypeServiceService', false],
], [
'transformationDataTypeService' => 'Pimcore\\Bundle\\DataImporterBundle\\Mapping\\Type\\TransformationDataTypeService',
]);
}
/**
* Gets the private '.service_locator.hemj119' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Hemj119Service()
{
return $this->privates['.service_locator.hemj119'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loadMoreService' => ['privates', 'App\\Profile\\Service\\LoadMoreService', 'getLoadMoreServiceService', false],
'networkProfileService' => ['privates', 'App\\Network\\Service\\NetworkProfileService', 'getNetworkProfileServiceService', false],
'paginator' => ['services', 'Knp\\Component\\Pager\\PaginatorInterface', 'getPaginatorInterfaceService', false],
], [
'loadMoreService' => 'App\\Profile\\Service\\LoadMoreService',
'networkProfileService' => 'App\\Network\\Service\\NetworkProfileService',
'paginator' => 'Knp\\Component\\Pager\\PaginatorInterface',
]);
}
/**
* Gets the private '.service_locator.j1EIe3w' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_J1EIe3wService()
{
return $this->privates['.service_locator.j1EIe3w'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'importPreparationService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportPreparationService', 'getImportPreparationServiceService', false],
], [
'importPreparationService' => 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportPreparationService',
]);
}
/**
* Gets the private '.service_locator.j8H.K5q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_J8H_K5qService()
{
return $this->privates['.service_locator.j8H.K5q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'marketplaceSearchService' => ['privates', 'App\\Marketplace\\Service\\MarketplaceService', 'getMarketplaceServiceService', false],
], [
'marketplaceSearchService' => 'App\\Marketplace\\Service\\MarketplaceService',
]);
}
/**
* Gets the private '.service_locator.jQ79.3z' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JQ79_3zService()
{
return $this->privates['.service_locator.jQ79.3z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'localeService' => ['services', 'Pimcore\\Localization\\LocaleServiceInterface', 'getLocaleServiceInterfaceService', false],
'longRunningHelper' => ['services', 'Pimcore\\Helper\\LongRunningHelper', 'getLongRunningHelperService', false],
'modelFactory' => ['services', 'pimcore.model.factory', 'getPimcore_Model_FactoryService', false],
'service' => ['services', 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service', 'getServiceService', false],
], [
'localeService' => 'Pimcore\\Localization\\LocaleServiceInterface',
'longRunningHelper' => 'Pimcore\\Helper\\LongRunningHelper',
'modelFactory' => '?',
'service' => 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service',
]);
}
/**
* Gets the private '.service_locator.jTH9TcM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JTH9TcMService()
{
return $this->privates['.service_locator.jTH9TcM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
], [
'profileService' => 'App\\Profile\\Service\\ProfileService',
]);
}
/**
* Gets the private '.service_locator.kN3Uwu9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KN3Uwu9Service()
{
return $this->privates['.service_locator.kN3Uwu9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'db' => ['services', 'doctrine.dbal.default_connection', 'getDoctrine_Dbal_DefaultConnectionService', false],
], [
'db' => '?',
]);
}
/**
* Gets the private '.service_locator.kNCTU3_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KNCTU3Service()
{
return $this->privates['.service_locator.kNCTU3_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'db' => ['services', 'doctrine.dbal.default_connection', 'getDoctrine_Dbal_DefaultConnectionService', false],
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'db' => '?',
'kernel' => '?',
]);
}
/**
* Gets the private '.service_locator.lKZhbCG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LKZhbCGService()
{
return $this->privates['.service_locator.lKZhbCG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'siteConfigProvider' => ['privates', 'Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider', 'getSiteConfigProviderService', false],
'translator' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
], [
'siteConfigProvider' => 'Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.lnE5NbQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LnE5NbQService()
{
return $this->privates['.service_locator.lnE5NbQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'serializer' => ['privates', 'App\\Api\\Serializer\\ApiSerializer', 'getApiSerializerService', false],
], [
'serializer' => 'App\\Api\\Serializer\\ApiSerializer',
]);
}
/**
* Gets the private '.service_locator.ltBzI.v' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LtBzI_VService()
{
return $this->privates['.service_locator.ltBzI.v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loadMoreService' => ['privates', 'App\\Profile\\Service\\LoadMoreService', 'getLoadMoreServiceService', false],
'networkProfileService' => ['privates', 'App\\Network\\Service\\NetworkProfileService', 'getNetworkProfileServiceService', false],
], [
'loadMoreService' => 'App\\Profile\\Service\\LoadMoreService',
'networkProfileService' => 'App\\Network\\Service\\NetworkProfileService',
]);
}
/**
* Gets the private '.service_locator.ltrVupj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LtrVupjService()
{
return $this->privates['.service_locator.ltrVupj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cropService' => ['privates', 'App\\Network\\Service\\CropService', 'getCropServiceService', false],
], [
'cropService' => 'App\\Network\\Service\\CropService',
]);
}
/**
* Gets the private '.service_locator.m1.Cy8b' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_M1_Cy8bService()
{
return $this->privates['.service_locator.m1.Cy8b'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'messengerBusPimcoreCore' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
], [
'messengerBusPimcoreCore' => '?',
]);
}
/**
* Gets the private '.service_locator.meWtG.K' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MeWtG_KService()
{
return $this->privates['.service_locator.meWtG.K'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'Pimcore\\Model\\Notification\\Service\\UserService', 'getUserServiceService', false],
'translator' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
], [
'service' => 'Pimcore\\Model\\Notification\\Service\\UserService',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.mewK1dp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MewK1dpService()
{
return $this->privates['.service_locator.mewK1dp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'achievementService' => ['privates', 'App\\Network\\Service\\NetworkAchievementService', 'getNetworkAchievementServiceService', false],
'auctionManager' => ['privates', 'App\\Auction\\Manager\\AuctionManager', 'getAuctionManagerService', false],
'networkHorseService' => ['privates', 'App\\Network\\Service\\NetworkHorseService', 'getNetworkHorseServiceService', false],
], [
'achievementService' => 'App\\Network\\Service\\NetworkAchievementService',
'auctionManager' => 'App\\Auction\\Manager\\AuctionManager',
'networkHorseService' => 'App\\Network\\Service\\NetworkHorseService',
]);
}
/**
* Gets the private '.service_locator.mzjt3rI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Mzjt3rIService()
{
return $this->privates['.service_locator.mzjt3rI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
], [
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.n0C_Hw0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_N0CHw0Service()
{
return $this->privates['.service_locator.n0C_Hw0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
'translator' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
], [
'profileService' => 'App\\Profile\\Service\\ProfileService',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.nFn.Vas' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NFn_VasService()
{
return $this->privates['.service_locator.nFn.Vas'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'documentRouteHandler' => ['privates', 'Pimcore\\Routing\\Dynamic\\DocumentRouteHandler', 'getDocumentRouteHandlerService', false],
], [
'documentRouteHandler' => 'Pimcore\\Routing\\Dynamic\\DocumentRouteHandler',
]);
}
/**
* Gets the private '.service_locator.nbirWOy' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NbirWOyService()
{
return $this->privates['.service_locator.nbirWOy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'profileLinkGenerator' => ['services', 'App\\Profile\\LinkGenerator\\ProfileLinkGenerator', 'getProfileLinkGeneratorService', false],
], [
'profileLinkGenerator' => 'App\\Profile\\LinkGenerator\\ProfileLinkGenerator',
]);
}
/**
* Gets the private '.service_locator.nef3CFV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Nef3CFVService()
{
return $this->privates['.service_locator.nef3CFV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
], [
'eventDispatcher' => '?',
]);
}
/**
* Gets the private '.service_locator.oBGgE12' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OBGgE12Service()
{
return $this->privates['.service_locator.oBGgE12'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pimcore.admin.storage' => ['privates', 'pimcore.admin.storage', 'getPimcore_Admin_StorageService', false],
'pimcore.asset.storage' => ['privates', 'pimcore.asset.storage', 'getPimcore_Asset_StorageService', false],
'pimcore.asset_cache.storage' => ['privates', 'pimcore.asset_cache.storage', 'getPimcore_AssetCache_StorageService', false],
'pimcore.dataImporter.preview.storage' => ['privates', 'pimcore.dataImporter.preview.storage', 'getPimcore_DataImporter_Preview_StorageService', false],
'pimcore.dataImporter.upload.storage' => ['privates', 'pimcore.dataImporter.upload.storage', 'getPimcore_DataImporter_Upload_StorageService', false],
'pimcore.document_static.storage' => ['privates', 'pimcore.document_static.storage', 'getPimcore_DocumentStatic_StorageService', false],
'pimcore.email_log.storage' => ['privates', 'pimcore.email_log.storage', 'getPimcore_EmailLog_StorageService', false],
'pimcore.recycle_bin.storage' => ['privates', 'pimcore.recycle_bin.storage', 'getPimcore_RecycleBin_StorageService', false],
'pimcore.temp.storage' => ['privates', 'pimcore.temp.storage', 'getPimcore_Temp_StorageService', false],
'pimcore.thumbnail.storage' => ['privates', 'pimcore.thumbnail.storage', 'getPimcore_Thumbnail_StorageService', false],
'pimcore.version.storage' => ['privates', 'pimcore.version.storage', 'getPimcore_Version_StorageService', false],
], [
'pimcore.admin.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.asset.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.asset_cache.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.dataImporter.preview.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.dataImporter.upload.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.document_static.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.email_log.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.recycle_bin.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.temp.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.thumbnail.storage' => 'League\\Flysystem\\Filesystem',
'pimcore.version.storage' => 'League\\Flysystem\\Filesystem',
]);
}
/**
* Gets the private '.service_locator.og4psnc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Og4psncService()
{
return $this->privates['.service_locator.og4psnc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bruteforceProtectionHandler' => ['services', 'pimcore_admin.security.bruteforce_protection_handler', 'getPimcoreAdmin_Security_BruteforceProtectionHandlerService', false],
'config' => ['services', 'Pimcore\\Config', 'getConfigService', false],
], [
'bruteforceProtectionHandler' => '?',
'config' => 'Pimcore\\Config',
]);
}
/**
* Gets the private '.service_locator.p.TCd71' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_P_TCd71Service()
{
return $this->privates['.service_locator.p.TCd71'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'hub' => ['privates', 'mercure.hub.default.traceable', 'getMercure_Hub_Default_TraceableService', false],
], [
'hub' => '?',
]);
}
/**
* Gets the private '.service_locator.p3n2A0.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_P3n2A0_Service()
{
return $this->privates['.service_locator.p3n2A0.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'modelFactory' => ['services', 'pimcore.model.factory', 'getPimcore_Model_FactoryService', false],
], [
'modelFactory' => '?',
]);
}
/**
* Gets the private '.service_locator.pX9c9Vu' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PX9c9VuService()
{
return $this->privates['.service_locator.pX9c9Vu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.main' => ['privates', 'security.event_dispatcher.main', 'getSecurity_EventDispatcher_MainService', false],
'security.event_dispatcher.pimcore_admin' => ['privates', 'security.event_dispatcher.pimcore_admin', 'getSecurity_EventDispatcher_PimcoreAdminService', false],
'security.event_dispatcher.pimcore_admin_webdav' => ['privates', 'security.event_dispatcher.pimcore_admin_webdav', 'getSecurity_EventDispatcher_PimcoreAdminWebdavService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.pimcore_admin' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.pimcore_admin_webdav' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.q_ChIrk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QChIrkService()
{
return $this->privates['.service_locator.q_ChIrk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'cache' => ['services', 'Pimcore\\Cache\\Core\\CoreCacheHandler', 'getCoreCacheHandlerService', false],
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'filesystem' => ['services', '.container.private.filesystem', 'get_Container_Private_FilesystemService', false],
'kernel' => ['services', 'kernel', 'getKernelService', false],
'localeService' => ['services', 'Pimcore\\Localization\\LocaleServiceInterface', 'getLocaleServiceInterfaceService', false],
'symfonyCacheClearer' => ['services', 'Pimcore\\Cache\\Symfony\\CacheClearer', 'getCacheClearerService', false],
], [
'cache' => 'Pimcore\\Cache\\Core\\CoreCacheHandler',
'eventDispatcher' => '?',
'filesystem' => '?',
'kernel' => '?',
'localeService' => 'Pimcore\\Localization\\LocaleServiceInterface',
'symfonyCacheClearer' => 'Pimcore\\Cache\\Symfony\\CacheClearer',
]);
}
/**
* Gets the private '.service_locator.qkwI26c' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QkwI26cService()
{
return $this->privates['.service_locator.qkwI26c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twoFactor' => ['services', 'scheb_two_factor.security.google_authenticator', 'getSchebTwoFactor_Security_GoogleAuthenticatorService', false],
], [
'twoFactor' => '?',
]);
}
/**
* Gets the private '.service_locator.reQ1jVt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ReQ1jVtService()
{
return $this->privates['.service_locator.reQ1jVt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'localeService' => ['services', 'Pimcore\\Localization\\LocaleServiceInterface', 'getLocaleServiceInterfaceService', false],
], [
'localeService' => 'Pimcore\\Localization\\LocaleServiceInterface',
]);
}
/**
* Gets the private '.service_locator.siT4J.A' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SiT4J_AService()
{
return $this->privates['.service_locator.siT4J.A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'configurationPreparationService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService', 'getConfigurationPreparationServiceService', false],
'factory' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Mapping\\MappingConfigurationFactory', 'getMappingConfigurationFactoryService', false],
'importProcessingService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService', 'getImportProcessingServiceService', false],
'interpreterFactory' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\InterpreterFactory', 'getInterpreterFactoryService', false],
], [
'configurationPreparationService' => 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService',
'factory' => 'Pimcore\\Bundle\\DataImporterBundle\\Mapping\\MappingConfigurationFactory',
'importProcessingService' => 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService',
'interpreterFactory' => 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\InterpreterFactory',
]);
}
/**
* Gets the private '.service_locator.tMSQZ6F' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TMSQZ6FService()
{
return $this->privates['.service_locator.tMSQZ6F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'exportService' => ['privates', 'Pimcore\\Translation\\ExportService\\ExportServiceInterface', 'getExportServiceInterfaceService', false],
], [
'exportService' => 'Pimcore\\Translation\\ExportService\\ExportServiceInterface',
]);
}
/**
* Gets the private '.service_locator.tYDLp9X' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TYDLp9XService()
{
return $this->privates['.service_locator.tYDLp9X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'params' => ['privates', 'parameter_bag', 'getParameterBagService', false],
], [
'params' => '?',
]);
}
/**
* Gets the private '.service_locator.uAi.LA7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UAi_LA7Service()
{
return $this->privates['.service_locator.uAi.LA7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'localeService' => ['services', 'Pimcore\\Localization\\LocaleServiceInterface', 'getLocaleServiceInterfaceService', false],
], [
'eventDispatcher' => '?',
'localeService' => 'Pimcore\\Localization\\LocaleServiceInterface',
]);
}
/**
* Gets the private '.service_locator.v0qaLyR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V0qaLyRService()
{
return $this->privates['.service_locator.v0qaLyR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'notificationFactory' => ['privates', 'App\\Notification\\Factory\\NotificationFactory', 'getNotificationFactoryService', false],
'notificationLinkGenerator' => ['privates', 'App\\Notification\\LinkGenerator\\NotificationLinkGenerator', 'getNotificationLinkGeneratorService', false],
], [
'notificationFactory' => 'App\\Notification\\Factory\\NotificationFactory',
'notificationLinkGenerator' => 'App\\Notification\\LinkGenerator\\NotificationLinkGenerator',
]);
}
/**
* Gets the private '.service_locator.v9THYNO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V9THYNOService()
{
return $this->privates['.service_locator.v9THYNO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'networkHorseService' => ['privates', 'App\\Network\\Service\\NetworkHorseService', 'getNetworkHorseServiceService', false],
], [
'networkHorseService' => 'App\\Network\\Service\\NetworkHorseService',
]);
}
/**
* Gets the private '.service_locator.v9aiNbD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V9aiNbDService()
{
return $this->privates['.service_locator.v9aiNbD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'graphQlService' => ['services', 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service', 'getServiceService', false],
], [
'eventDispatcher' => '?',
'graphQlService' => 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service',
]);
}
/**
* Gets the private '.service_locator.vOcvNsd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VOcvNsdService()
{
return $this->privates['.service_locator.vOcvNsd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'config' => ['services', 'Pimcore\\Config', 'getConfigService', false],
'csrfProtection' => ['services', 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler', 'getCsrfProtectionHandlerService', false],
], [
'config' => 'Pimcore\\Config',
'csrfProtection' => 'Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler',
]);
}
/**
* Gets the private '.service_locator.vVBkw49' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VVBkw49Service()
{
return $this->privates['.service_locator.vVBkw49'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'configurationLoaderService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService', 'getConfigurationPreparationServiceService', false],
'dataLoaderFactory' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Loader\\DataLoaderFactory', 'getDataLoaderFactoryService', false],
'importPreparationService' => ['privates', 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportPreparationService', 'getImportPreparationServiceService', false],
], [
'configurationLoaderService' => 'Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService',
'dataLoaderFactory' => 'Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Loader\\DataLoaderFactory',
'importPreparationService' => 'Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportPreparationService',
]);
}
/**
* Gets the private '.service_locator.vrRv0IN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VrRv0INService()
{
return $this->privates['.service_locator.vrRv0IN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'messageService' => ['privates', 'App\\Profile\\Messages\\MessageService', 'getMessageServiceService', false],
'notificationFactory' => ['privates', 'App\\Notification\\Factory\\NotificationFactory', 'getNotificationFactoryService', false],
'notificationLinkGenerator' => ['privates', 'App\\Notification\\LinkGenerator\\NotificationLinkGenerator', 'getNotificationLinkGeneratorService', false],
], [
'messageService' => 'App\\Profile\\Messages\\MessageService',
'notificationFactory' => 'App\\Notification\\Factory\\NotificationFactory',
'notificationLinkGenerator' => 'App\\Notification\\LinkGenerator\\NotificationLinkGenerator',
]);
}
/**
* Gets the private '.service_locator.vvnoFrq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VvnoFrqService()
{
return $this->privates['.service_locator.vvnoFrq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'documentRouteHandler' => ['privates', 'Pimcore\\Routing\\Dynamic\\DocumentRouteHandler', 'getDocumentRouteHandlerService', false],
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
], [
'documentRouteHandler' => 'Pimcore\\Routing\\Dynamic\\DocumentRouteHandler',
'eventDispatcher' => '?',
]);
}
/**
* Gets the private '.service_locator.wJIGxaj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WJIGxajService()
{
return $this->privates['.service_locator.wJIGxaj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'horseService' => ['privates', 'App\\Horse\\Service\\HorseService', 'getHorseServiceService', false],
'loadMoreService' => ['privates', 'App\\Profile\\Service\\LoadMoreService', 'getLoadMoreServiceService', false],
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
], [
'horseService' => 'App\\Horse\\Service\\HorseService',
'loadMoreService' => 'App\\Profile\\Service\\LoadMoreService',
'profileService' => 'App\\Profile\\Service\\ProfileService',
]);
}
/**
* Gets the private '.service_locator.wtBUIf.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WtBUIf_Service()
{
return $this->privates['.service_locator.wtBUIf.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'redirectHandler' => ['privates', 'Pimcore\\Routing\\RedirectHandler', 'getRedirectHandlerService', false],
], [
'redirectHandler' => 'Pimcore\\Routing\\RedirectHandler',
]);
}
/**
* Gets the private '.service_locator.x1dDJxm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_X1dDJxmService()
{
return $this->privates['.service_locator.x1dDJxm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'Knp\\Component\\Pager\\PaginatorInterface', 'getPaginatorInterfaceService', false],
'raceManager' => ['privates', 'App\\Race\\Manager\\RaceManager', 'getRaceManagerService', false],
], [
'paginator' => 'Knp\\Component\\Pager\\PaginatorInterface',
'raceManager' => 'App\\Race\\Manager\\RaceManager',
]);
}
/**
* Gets the private '.service_locator.xWgxXN8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XWgxXN8Service()
{
return $this->privates['.service_locator.xWgxXN8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'messageService' => ['privates', 'App\\Profile\\Messages\\MessageService', 'getMessageServiceService', false],
], [
'eventDispatcher' => '?',
'messageService' => 'App\\Profile\\Messages\\MessageService',
]);
}
/**
* Gets the private '.service_locator.yu3VVHf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Yu3VVHfService()
{
return $this->privates['.service_locator.yu3VVHf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'eventDispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'gridHelperService' => ['privates', 'Pimcore\\Bundle\\AdminBundle\\Helper\\GridHelperService', 'getGridHelperServiceService', false],
], [
'eventDispatcher' => '?',
'gridHelperService' => 'Pimcore\\Bundle\\AdminBundle\\Helper\\GridHelperService',
]);
}
/**
* Gets the private '.service_locator.z4vVS.d' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Z4vVS_DService()
{
return $this->privates['.service_locator.z4vVS.d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paginator' => ['services', 'Knp\\Component\\Pager\\PaginatorInterface', 'getPaginatorInterfaceService', false],
], [
'paginator' => 'Knp\\Component\\Pager\\PaginatorInterface',
]);
}
/**
* Gets the private '.service_locator.zI.9Io5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZI_9Io5Service()
{
return $this->privates['.service_locator.zI.9Io5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'notifier' => ['privates', 'notifier', 'getNotifierService', false],
], [
'notifier' => '?',
]);
}
/**
* Gets the private '.service_locator.zKSdvDn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZKSdvDnService()
{
return $this->privates['.service_locator.zKSdvDn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'networkHorseService' => ['privates', 'App\\Network\\Service\\NetworkHorseService', 'getNetworkHorseServiceService', false],
'profileService' => ['privates', 'App\\Profile\\Service\\ProfileService', 'getProfileServiceService', false],
], [
'networkHorseService' => 'App\\Network\\Service\\NetworkHorseService',
'profileService' => 'App\\Profile\\Service\\ProfileService',
]);
}
/**
* Gets the private '.service_locator.zM4QFnf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZM4QFnfService()
{
return $this->privates['.service_locator.zM4QFnf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'iconLocator' => ['privates', 'App\\Dev\\Service\\TwigIconLocator', 'getTwigIconLocatorService', false],
], [
'iconLocator' => 'App\\Dev\\Service\\TwigIconLocator',
]);
}
/**
* Gets the private '.session.deprecated' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionInterface
*/
protected function get_Session_DeprecatedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
}
/**
* Gets the private '.twig.command.debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Debug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests', false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
});
}
/**
* Gets the private '.twig.command.lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Lint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors', false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
});
}
/**
* Gets the private '.var_dumper.command.server_dump.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_VarDumper_Command_ServerDump_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place', false, function (): \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand {
return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
});
}
/**
* Gets the private 'App\Admin\EventSubscriber\EditmodeSubscriber' shared autowired service.
*
* @return \App\Admin\EventSubscriber\EditmodeSubscriber
*/
protected function getEditmodeSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Admin/EventSubscriber/EditmodeSubscriber.php';
return $this->privates['App\\Admin\\EventSubscriber\\EditmodeSubscriber'] = new \App\Admin\EventSubscriber\EditmodeSubscriber(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
}
/**
* Gets the private 'App\Api\Serializer\ApiSerializer' shared autowired service.
*
* @return \App\Api\Serializer\ApiSerializer
*/
protected function getApiSerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/ApiSerializer.php';
return $this->privates['App\\Api\\Serializer\\ApiSerializer'] = new \App\Api\Serializer\ApiSerializer(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Api\\Serializer\\Normalizer\\AuctionNormalizer'] ?? $this->getAuctionNormalizerService());
yield 1 => ($this->privates['App\\Api\\Serializer\\Normalizer\\CommunityIncidentNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\CommunityIncidentNormalizer'] = new \App\Api\Serializer\Normalizer\CommunityIncidentNormalizer()));
yield 2 => ($this->privates['App\\Api\\Serializer\\Normalizer\\EventAttendancePostNormalizer'] ?? $this->getEventAttendancePostNormalizerService());
yield 3 => ($this->privates['App\\Api\\Serializer\\Normalizer\\HorseAtAuctionPostNormalizer'] ?? $this->getHorseAtAuctionPostNormalizerService());
yield 4 => ($this->privates['App\\Api\\Serializer\\Normalizer\\HorseAtRacePostNormalizer'] ?? $this->getHorseAtRacePostNormalizerService());
yield 5 => ($this->privates['App\\Api\\Serializer\\Normalizer\\HorseNormalizer'] ?? $this->getHorseNormalizerService());
yield 6 => ($this->privates['App\\Api\\Serializer\\Normalizer\\HorsePostNormalizer'] ?? $this->getHorsePostNormalizerService());
yield 7 => ($this->privates['App\\Api\\Serializer\\Normalizer\\ImageNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\ImageNormalizer'] = new \App\Api\Serializer\Normalizer\ImageNormalizer()));
yield 8 => ($this->privates['App\\Api\\Serializer\\Normalizer\\NewsNormalizer'] ?? $this->getNewsNormalizerService());
yield 9 => ($this->privates['App\\Api\\Serializer\\Normalizer\\PedigreeNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\PedigreeNormalizer'] = new \App\Api\Serializer\Normalizer\PedigreeNormalizer()));
yield 10 => ($this->privates['App\\Api\\Serializer\\Normalizer\\ProfileNormalizer'] ?? $this->getProfileNormalizerService());
yield 11 => ($this->privates['App\\Api\\Serializer\\Normalizer\\QuantityValueNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\QuantityValueNormalizer'] = new \App\Api\Serializer\Normalizer\QuantityValueNormalizer()));
yield 12 => ($this->privates['App\\Api\\Serializer\\Normalizer\\RaceNormalizer'] ?? $this->getRaceNormalizerService());
yield 13 => ($this->privates['App\\Api\\Serializer\\Normalizer\\RacedayNormalizer'] ?? $this->getRacedayNormalizerService());
yield 14 => ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer()));
yield 15 => ($this->privates['App\\Api\\Serializer\\Normalizer\\ServiceTimelinePostNormalizer'] ?? $this->getServiceTimelinePostNormalizerService());
yield 16 => ($this->privates['App\\Api\\Serializer\\Normalizer\\SharedTimelinePostNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\SharedTimelinePostNormalizer'] = new \App\Api\Serializer\Normalizer\SharedTimelinePostNormalizer()));
yield 17 => ($this->privates['App\\Api\\Serializer\\Normalizer\\ThumbnailNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\ThumbnailNormalizer'] = new \App\Api\Serializer\Normalizer\ThumbnailNormalizer()));
yield 18 => ($this->privates['App\\Api\\Serializer\\Normalizer\\TimelinePostCommentNormalizer'] ?? $this->getTimelinePostCommentNormalizerService());
yield 19 => ($this->privates['App\\Api\\Serializer\\Normalizer\\TimelinePostNormalizer'] ?? $this->getTimelinePostNormalizerService());
yield 20 => ($this->privates['App\\Api\\Serializer\\Normalizer\\VideoNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\VideoNormalizer'] = new \App\Api\Serializer\Normalizer\VideoNormalizer()));
}, 21));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\AuctionNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\AuctionNormalizer
*/
protected function getAuctionNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/AuctionNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ImageNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\AuctionNormalizer'] = new \App\Api\Serializer\Normalizer\AuctionNormalizer(($this->services['App\\Auction\\LinkGenerator\\AuctionLinkGenerator'] ?? $this->getAuctionLinkGeneratorService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\ProfileNormalizer'] ?? $this->getProfileNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\ImageNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\ImageNormalizer'] = new \App\Api\Serializer\Normalizer\ImageNormalizer())), ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\EventAttendancePostNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\EventAttendancePostNormalizer
*/
protected function getEventAttendancePostNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/EventAttendancePostNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\EventAttendancePostNormalizer'] = new \App\Api\Serializer\Normalizer\EventAttendancePostNormalizer(($this->services['App\\Raceday\\LinkGenerator\\RacedayLinkGenerator'] ?? $this->getRacedayLinkGeneratorService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\AuctionNormalizer'] ?? $this->getAuctionNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\RacedayNormalizer'] ?? $this->getRacedayNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\HorseAtAuctionPostNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\HorseAtAuctionPostNormalizer
*/
protected function getHorseAtAuctionPostNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/HorseAtAuctionPostNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\HorseAtAuctionPostNormalizer'] = new \App\Api\Serializer\Normalizer\HorseAtAuctionPostNormalizer(($this->privates['App\\Api\\Serializer\\Normalizer\\AuctionNormalizer'] ?? $this->getAuctionNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\HorseNormalizer'] ?? $this->getHorseNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\HorseAtRacePostNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\HorseAtRacePostNormalizer
*/
protected function getHorseAtRacePostNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/HorseAtRacePostNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\HorseAtRacePostNormalizer'] = new \App\Api\Serializer\Normalizer\HorseAtRacePostNormalizer(($this->privates['App\\Api\\Serializer\\Normalizer\\RacedayNormalizer'] ?? $this->getRacedayNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\RaceNormalizer'] ?? $this->getRaceNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\HorseNormalizer'] ?? $this->getHorseNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\HorseNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\HorseNormalizer
*/
protected function getHorseNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/HorseNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/PedigreeNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\HorseNormalizer'] = new \App\Api\Serializer\Normalizer\HorseNormalizer(($this->services['App\\Horse\\LinkGenerator\\HorseLinkGenerator'] ?? $this->getHorseLinkGeneratorService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\PedigreeNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\PedigreeNormalizer'] = new \App\Api\Serializer\Normalizer\PedigreeNormalizer())), ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\HorsePostNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\HorsePostNormalizer
*/
protected function getHorsePostNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/HorsePostNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\HorsePostNormalizer'] = new \App\Api\Serializer\Normalizer\HorsePostNormalizer(($this->privates['App\\Api\\Serializer\\Normalizer\\HorseNormalizer'] ?? $this->getHorseNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\NewsNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\NewsNormalizer
*/
protected function getNewsNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/NewsNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\NewsNormalizer'] = new \App\Api\Serializer\Normalizer\NewsNormalizer(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\ProfileNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\ProfileNormalizer
*/
protected function getProfileNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ProfileNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\ProfileNormalizer'] = new \App\Api\Serializer\Normalizer\ProfileNormalizer(($this->services['App\\Profile\\LinkGenerator\\ProfileLinkGenerator'] ?? $this->getProfileLinkGeneratorService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\RaceNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\RaceNormalizer
*/
protected function getRaceNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RaceNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\RaceNormalizer'] = new \App\Api\Serializer\Normalizer\RaceNormalizer(($this->services['App\\Raceday\\LinkGenerator\\RacedayLinkGenerator'] ?? $this->getRacedayLinkGeneratorService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\ProfileNormalizer'] ?? $this->getProfileNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\RacedayNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\RacedayNormalizer
*/
protected function getRacedayNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RacedayNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/RgbaNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\RacedayNormalizer'] = new \App\Api\Serializer\Normalizer\RacedayNormalizer(($this->services['App\\Raceday\\LinkGenerator\\RacedayLinkGenerator'] ?? $this->getRacedayLinkGeneratorService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\ProfileNormalizer'] ?? $this->getProfileNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\RgbaNormalizer'] = new \App\Api\Serializer\Normalizer\RgbaNormalizer())));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\ServiceTimelinePostNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\ServiceTimelinePostNormalizer
*/
protected function getServiceTimelinePostNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ServiceTimelinePostNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\ServiceTimelinePostNormalizer'] = new \App\Api\Serializer\Normalizer\ServiceTimelinePostNormalizer(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\TimelinePostCommentNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\TimelinePostCommentNormalizer
*/
protected function getTimelinePostCommentNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/TimelinePostCommentNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\TimelinePostCommentNormalizer'] = new \App\Api\Serializer\Normalizer\TimelinePostCommentNormalizer(($this->privates['App\\Api\\Serializer\\Normalizer\\ProfileNormalizer'] ?? $this->getProfileNormalizerService()));
}
/**
* Gets the private 'App\Api\Serializer\Normalizer\TimelinePostNormalizer' shared autowired service.
*
* @return \App\Api\Serializer\Normalizer\TimelinePostNormalizer
*/
protected function getTimelinePostNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/ApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/TimelinePostNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Api/Serializer/Normalizer/SharedTimelinePostNormalizer.php';
return $this->privates['App\\Api\\Serializer\\Normalizer\\TimelinePostNormalizer'] = new \App\Api\Serializer\Normalizer\TimelinePostNormalizer(($this->privates['App\\Api\\Serializer\\Normalizer\\HorseAtAuctionPostNormalizer'] ?? $this->getHorseAtAuctionPostNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\EventAttendancePostNormalizer'] ?? $this->getEventAttendancePostNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\SharedTimelinePostNormalizer'] ?? ($this->privates['App\\Api\\Serializer\\Normalizer\\SharedTimelinePostNormalizer'] = new \App\Api\Serializer\Normalizer\SharedTimelinePostNormalizer())), ($this->privates['App\\Api\\Serializer\\Normalizer\\ServiceTimelinePostNormalizer'] ?? $this->getServiceTimelinePostNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\HorseAtRacePostNormalizer'] ?? $this->getHorseAtRacePostNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\HorsePostNormalizer'] ?? $this->getHorsePostNormalizerService()), ($this->privates['App\\Api\\Serializer\\Normalizer\\ProfileNormalizer'] ?? $this->getProfileNormalizerService()));
}
/**
* Gets the private 'App\Auction\EventSubscriber\AuctionAttendeesSubscriber' shared autowired service.
*
* @return \App\Auction\EventSubscriber\AuctionAttendeesSubscriber
*/
protected function getAuctionAttendeesSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Auction/EventSubscriber/AuctionAttendeesSubscriber.php';
return $this->privates['App\\Auction\\EventSubscriber\\AuctionAttendeesSubscriber'] = new \App\Auction\EventSubscriber\AuctionAttendeesSubscriber(($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the private 'App\Auction\EventSubscriber\AuctionSlugSubscriber' shared autowired service.
*
* @return \App\Auction\EventSubscriber\AuctionSlugSubscriber
*/
protected function getAuctionSlugSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Auction/EventSubscriber/AuctionSlugSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/Slugger.php';
return $this->privates['App\\Auction\\EventSubscriber\\AuctionSlugSubscriber'] = new \App\Auction\EventSubscriber\AuctionSlugSubscriber(($this->privates['App\\Core\\Service\\Slugger'] ?? ($this->privates['App\\Core\\Service\\Slugger'] = new \App\Core\Service\Slugger())));
}
/**
* Gets the private 'App\Auction\Form\Type\AuctionDetailFilterType' shared autowired service.
*
* @return \App\Auction\Form\Type\AuctionDetailFilterType
*/
protected function getAuctionDetailFilterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Auction/Form/Type/AuctionDetailFilterType.php';
return $this->privates['App\\Auction\\Form\\Type\\AuctionDetailFilterType'] = new \App\Auction\Form\Type\AuctionDetailFilterType();
}
/**
* Gets the private 'App\Auction\Form\Type\AuctionFilterType' shared autowired service.
*
* @return \App\Auction\Form\Type\AuctionFilterType
*/
protected function getAuctionFilterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Auction/Form/Type/AuctionFilterType.php';
return $this->privates['App\\Auction\\Form\\Type\\AuctionFilterType'] = new \App\Auction\Form\Type\AuctionFilterType();
}
/**
* Gets the private 'App\Auction\Manager\AuctionManager' shared autowired service.
*
* @return \App\Auction\Manager\AuctionManager
*/
protected function getAuctionManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Auction/Manager/AuctionManager.php';
return $this->privates['App\\Auction\\Manager\\AuctionManager'] = new \App\Auction\Manager\AuctionManager();
}
/**
* Gets the private 'App\Calendar\Calendar' shared autowired service.
*
* @return \App\Calendar\Calendar
*/
protected function getCalendarService()
{
include_once \dirname(__DIR__, 4).'/src/Calendar/Calendar.php';
include_once \dirname(__DIR__, 4).'/src/Calendar/Event/EventContext.php';
return $this->privates['App\\Calendar\\Calendar'] = new \App\Calendar\Calendar(new \App\Calendar\Event\EventContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Calendar\\Event\\AuctionEventStrategy'] ?? ($this->privates['App\\Calendar\\Event\\AuctionEventStrategy'] = new \App\Calendar\Event\AuctionEventStrategy()));
yield 1 => ($this->privates['App\\Calendar\\Event\\RaceEventStrategy'] ?? ($this->privates['App\\Calendar\\Event\\RaceEventStrategy'] = new \App\Calendar\Event\RaceEventStrategy()));
yield 2 => ($this->privates['App\\Calendar\\Event\\RacedayEventStrategy'] ?? ($this->privates['App\\Calendar\\Event\\RacedayEventStrategy'] = new \App\Calendar\Event\RacedayEventStrategy()));
}, 3)));
}
/**
* Gets the private 'App\Calendar\Form\Type\CalendarFilterType' shared autowired service.
*
* @return \App\Calendar\Form\Type\CalendarFilterType
*/
protected function getCalendarFilterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Calendar/Form/Type/CalendarFilterType.php';
return $this->privates['App\\Calendar\\Form\\Type\\CalendarFilterType'] = new \App\Calendar\Form\Type\CalendarFilterType();
}
/**
* Gets the private 'App\Core\Form\Type\AutocompleteType' shared autowired service.
*
* @return \App\Core\Form\Type\AutocompleteType
*/
protected function getAutocompleteTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Core/Form/Type/AutocompleteType.php';
return $this->privates['App\\Core\\Form\\Type\\AutocompleteType'] = new \App\Core\Form\Type\AutocompleteType();
}
/**
* Gets the private 'App\Core\Form\Type\EventChoiceType' shared autowired service.
*
* @return \App\Core\Form\Type\EventChoiceType
*/
protected function getEventChoiceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Core/Form/Type/EventChoiceType.php';
return $this->privates['App\\Core\\Form\\Type\\EventChoiceType'] = new \App\Core\Form\Type\EventChoiceType();
}
/**
* Gets the private 'App\Core\Form\Type\OffsetPaginationType' shared autowired service.
*
* @return \App\Core\Form\Type\OffsetPaginationType
*/
protected function getOffsetPaginationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Core/Form/Type/OffsetPaginationType.php';
return $this->privates['App\\Core\\Form\\Type\\OffsetPaginationType'] = new \App\Core\Form\Type\OffsetPaginationType();
}
/**
* Gets the private 'App\Core\Service\GoogleTranslateClient' shared autowired service.
*
* @return \App\Core\Service\GoogleTranslateClient
*/
protected function getGoogleTranslateClientService()
{
include_once \dirname(__DIR__, 4).'/src/Core/Service/GoogleTranslateClient.php';
return $this->privates['App\\Core\\Service\\GoogleTranslateClient'] = new \App\Core\Service\GoogleTranslateClient(($this->services['GuzzleHttp\\Client'] ?? $this->getClientService()));
}
/**
* Gets the private 'App\Core\Service\OpenStreetMapClient' shared autowired service.
*
* @return \App\Core\Service\OpenStreetMapClient
*/
protected function getOpenStreetMapClientService()
{
include_once \dirname(__DIR__, 4).'/src/Core/Service/OpenStreetMapClient.php';
return $this->privates['App\\Core\\Service\\OpenStreetMapClient'] = new \App\Core\Service\OpenStreetMapClient(($this->services['GuzzleHttp\\Client'] ?? $this->getClientService()));
}
/**
* Gets the private 'App\Dev\Service\TwigIconLocator' shared autowired service.
*
* @return \App\Dev\Service\TwigIconLocator
*/
protected function getTwigIconLocatorService()
{
include_once \dirname(__DIR__, 4).'/src/Dev/Service/TwigIconLocator.php';
return $this->privates['App\\Dev\\Service\\TwigIconLocator'] = new \App\Dev\Service\TwigIconLocator(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the private 'App\ElasticSearch\EventSubscriber\IndexSubscriber' shared autowired service.
*
* @return \App\ElasticSearch\EventSubscriber\IndexSubscriber
*/
protected function getIndexSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/EventSubscriber/IndexSubscriber.php';
return $this->privates['App\\ElasticSearch\\EventSubscriber\\IndexSubscriber'] = new \App\ElasticSearch\EventSubscriber\IndexSubscriber(($this->privates['App\\ElasticSearch\\Service\\AuctionIndexService'] ?? $this->getAuctionIndexServiceService()), ($this->privates['App\\ElasticSearch\\Service\\HorseIndexService'] ?? $this->getHorseIndexServiceService()), ($this->privates['App\\ElasticSearch\\Service\\RaceIndexService'] ?? $this->getRaceIndexServiceService()), ($this->privates['App\\ElasticSearch\\Service\\ProfileIndexService'] ?? $this->getProfileIndexServiceService()), ($this->privates['App\\ElasticSearch\\Service\\NewsIndexService'] ?? $this->getNewsIndexServiceService()), ($this->privates['App\\ElasticSearch\\Service\\TimelinePostIndexService'] ?? $this->getTimelinePostIndexServiceService()), ($this->privates['App\\ElasticSearch\\Service\\MarketplaceIndexService'] ?? $this->getMarketplaceIndexServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\ElasticSearch\EventSubscriber\PaginatorSubscriber' shared autowired service.
*
* @return \App\ElasticSearch\EventSubscriber\PaginatorSubscriber
*/
protected function getPaginatorSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/EventSubscriber/PaginatorSubscriber.php';
return $this->privates['App\\ElasticSearch\\EventSubscriber\\PaginatorSubscriber'] = new \App\ElasticSearch\EventSubscriber\PaginatorSubscriber(($this->privates['App\\ElasticSearch\\Service\\ElasticSearchService'] ?? $this->getElasticSearchServiceService()));
}
/**
* Gets the private 'App\ElasticSearch\Form\Type\SearchType' shared autowired service.
*
* @return \App\ElasticSearch\Form\Type\SearchType
*/
protected function getSearchTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Form/Type/SearchType.php';
return $this->privates['App\\ElasticSearch\\Form\\Type\\SearchType'] = new \App\ElasticSearch\Form\Type\SearchType();
}
/**
* Gets the private 'App\ElasticSearch\Service\AuctionIndexService' shared autowired service.
*
* @return \App\ElasticSearch\Service\AuctionIndexService
*/
protected function getAuctionIndexServiceService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/AuctionIndexService.php';
return $this->privates['App\\ElasticSearch\\Service\\AuctionIndexService'] = new \App\ElasticSearch\Service\AuctionIndexService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\ElasticSearch\Service\ElasticSearchService' shared autowired service.
*
* @return \App\ElasticSearch\Service\ElasticSearchService
*/
protected function getElasticSearchServiceService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/ElasticSearchService.php';
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/SearchQueryService.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['App\\ElasticSearch\\Service\\ElasticSearchService'] = new \App\ElasticSearch\Service\ElasticSearchService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a, $b, new \App\ElasticSearch\Service\SearchQueryService($a, $b));
}
/**
* Gets the private 'App\ElasticSearch\Service\HorseIndexService' shared autowired service.
*
* @return \App\ElasticSearch\Service\HorseIndexService
*/
protected function getHorseIndexServiceService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/HorseIndexService.php';
return $this->privates['App\\ElasticSearch\\Service\\HorseIndexService'] = new \App\ElasticSearch\Service\HorseIndexService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\ElasticSearch\Service\MarketplaceIndexService' shared autowired service.
*
* @return \App\ElasticSearch\Service\MarketplaceIndexService
*/
protected function getMarketplaceIndexServiceService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/MarketplaceIndexService.php';
return $this->privates['App\\ElasticSearch\\Service\\MarketplaceIndexService'] = new \App\ElasticSearch\Service\MarketplaceIndexService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\ElasticSearch\Service\NewsIndexService' shared autowired service.
*
* @return \App\ElasticSearch\Service\NewsIndexService
*/
protected function getNewsIndexServiceService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/NewsIndexService.php';
return $this->privates['App\\ElasticSearch\\Service\\NewsIndexService'] = new \App\ElasticSearch\Service\NewsIndexService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\ElasticSearch\Service\ProfileIndexService' shared autowired service.
*
* @return \App\ElasticSearch\Service\ProfileIndexService
*/
protected function getProfileIndexServiceService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/ProfileIndexService.php';
return $this->privates['App\\ElasticSearch\\Service\\ProfileIndexService'] = new \App\ElasticSearch\Service\ProfileIndexService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\ElasticSearch\Service\RaceIndexService' shared autowired service.
*
* @return \App\ElasticSearch\Service\RaceIndexService
*/
protected function getRaceIndexServiceService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/RaceIndexService.php';
return $this->privates['App\\ElasticSearch\\Service\\RaceIndexService'] = new \App\ElasticSearch\Service\RaceIndexService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\ElasticSearch\Service\TimelinePostIndexService' shared autowired service.
*
* @return \App\ElasticSearch\Service\TimelinePostIndexService
*/
protected function getTimelinePostIndexServiceService()
{
include_once \dirname(__DIR__, 4).'/src/ElasticSearch/Service/TimelinePostIndexService.php';
return $this->privates['App\\ElasticSearch\\Service\\TimelinePostIndexService'] = new \App\ElasticSearch\Service\TimelinePostIndexService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\EventMap\EventMap' shared autowired service.
*
* @return \App\EventMap\EventMap
*/
protected function getEventMapService()
{
include_once \dirname(__DIR__, 4).'/src/EventMap/EventMap.php';
include_once \dirname(__DIR__, 4).'/src/EventMap/Marker/MarkerContext.php';
return $this->privates['App\\EventMap\\EventMap'] = new \App\EventMap\EventMap(new \App\EventMap\Marker\MarkerContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\EventMap\\Marker\\AuctionMarkerStrategy'] ?? ($this->privates['App\\EventMap\\Marker\\AuctionMarkerStrategy'] = new \App\EventMap\Marker\AuctionMarkerStrategy()));
yield 1 => ($this->privates['App\\EventMap\\Marker\\RaceMarkerStrategy'] ?? ($this->privates['App\\EventMap\\Marker\\RaceMarkerStrategy'] = new \App\EventMap\Marker\RaceMarkerStrategy()));
yield 2 => ($this->privates['App\\EventMap\\Marker\\RacedayMarkerStrategy'] ?? ($this->privates['App\\EventMap\\Marker\\RacedayMarkerStrategy'] = new \App\EventMap\Marker\RacedayMarkerStrategy()));
}, 3)));
}
/**
* Gets the private 'App\Horse\Manager\HorseManager' shared autowired service.
*
* @return \App\Horse\Manager\HorseManager
*/
protected function getHorseManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Horse/Manager/HorseManager.php';
include_once \dirname(__DIR__, 4).'/src/Horse/Service/HorseService.php';
return $this->privates['App\\Horse\\Manager\\HorseManager'] = new \App\Horse\Manager\HorseManager(($this->privates['App\\Horse\\Service\\HorseService'] ?? ($this->privates['App\\Horse\\Service\\HorseService'] = new \App\Horse\Service\HorseService())), ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))));
}
/**
* Gets the private 'App\Horse\Service\HorseService' shared autowired service.
*
* @return \App\Horse\Service\HorseService
*/
protected function getHorseServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Horse/Service/HorseService.php';
return $this->privates['App\\Horse\\Service\\HorseService'] = new \App\Horse\Service\HorseService();
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\AuctionlotImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\AuctionlotImporter
*/
protected function getAuctionlotImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/AuctionlotImporter.php';
include_once \dirname(__DIR__, 4).'/src/Auction/Manager/AuctionlotManager.php';
include_once \dirname(__DIR__, 4).'/src/Auction/Service/AuctionlotService.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/HorseImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] = new \App\Importer\AuctionlotImporter\AuctionlotImporter(new \App\Auction\Manager\AuctionlotManager(new \App\Auction\Service\AuctionlotService()), new \App\Importer\AuctionlotImporter\HorseImporter(($this->privates['App\\Horse\\Manager\\HorseManager'] ?? $this->getHorseManagerService())), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsArqanaFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsArqanaFileImporter
*/
protected function getAuctionlotsArqanaFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AbstractAuctionlotsFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsArqanaFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsArqanaFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsArqanaFileImporter(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsBaseFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsBaseFileImporter
*/
protected function getAuctionlotsBaseFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AbstractAuctionlotsFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsBaseFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsBaseFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsBaseFileImporter(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsBbagFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsBbagFileImporter
*/
protected function getAuctionlotsBbagFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AbstractAuctionlotsFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsBbagFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsBbagFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsBbagFileImporter(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsFileImporter
*/
protected function getAuctionlotsFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/FileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsFileImporter(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsArqanaFileImporter'] ?? $this->getAuctionlotsArqanaFileImporterService());
yield 1 => ($this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsBaseFileImporter'] ?? $this->getAuctionlotsBaseFileImporterService());
yield 2 => ($this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsBbagFileImporter'] ?? $this->getAuctionlotsBbagFileImporterService());
yield 3 => ($this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsGoffsFileImporter'] ?? $this->getAuctionlotsGoffsFileImporterService());
yield 4 => ($this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsGoffsUKFileImporter'] ?? $this->getAuctionlotsGoffsUKFileImporterService());
yield 5 => ($this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsKeenelandFileImporter'] ?? $this->getAuctionlotsKeenelandFileImporterService());
yield 6 => ($this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsTattersallsAscotFileImporter'] ?? $this->getAuctionlotsTattersallsAscotFileImporterService());
yield 7 => ($this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsTattersallsFileImporter'] ?? $this->getAuctionlotsTattersallsFileImporterService());
yield 8 => ($this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsTattersallsIrelandFileImporter'] ?? $this->getAuctionlotsTattersallsIrelandFileImporterService());
}, 9));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsGoffsFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsGoffsFileImporter
*/
protected function getAuctionlotsGoffsFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AbstractAuctionlotsFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsGoffsFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsGoffsFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsGoffsFileImporter(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsGoffsUKFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsGoffsUKFileImporter
*/
protected function getAuctionlotsGoffsUKFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AbstractAuctionlotsFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsGoffsUKFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsGoffsUKFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsGoffsUKFileImporter(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsKeenelandFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsKeenelandFileImporter
*/
protected function getAuctionlotsKeenelandFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AbstractAuctionlotsFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsKeenelandFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsKeenelandFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsKeenelandFileImporter(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsTattersallsAscotFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsTattersallsAscotFileImporter
*/
protected function getAuctionlotsTattersallsAscotFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AbstractAuctionlotsFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsTattersallsAscotFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsTattersallsAscotFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsTattersallsAscotFileImporter(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsTattersallsFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsTattersallsFileImporter
*/
protected function getAuctionlotsTattersallsFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AbstractAuctionlotsFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsTattersallsFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsTattersallsFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsTattersallsFileImporter(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\FileImporter\AuctionlotsTattersallsIrelandFileImporter' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsTattersallsIrelandFileImporter
*/
protected function getAuctionlotsTattersallsIrelandFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AbstractAuctionlotsFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/FileImporter/AuctionlotsTattersallsIrelandFileImporter.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\FileImporter\\AuctionlotsTattersallsIrelandFileImporter'] = new \App\Importer\AuctionlotImporter\FileImporter\AuctionlotsTattersallsIrelandFileImporter(($this->privates['App\\Importer\\AuctionlotImporter\\AuctionlotImporter'] ?? $this->getAuctionlotImporterService()));
}
/**
* Gets the private 'App\Importer\AuctionlotImporter\Form\AuctionlotFileImportType' shared autowired service.
*
* @return \App\Importer\AuctionlotImporter\Form\AuctionlotFileImportType
*/
protected function getAuctionlotFileImportTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Importer/AuctionlotImporter/Form/AuctionlotFileImportType.php';
return $this->privates['App\\Importer\\AuctionlotImporter\\Form\\AuctionlotFileImportType'] = new \App\Importer\AuctionlotImporter\Form\AuctionlotFileImportType();
}
/**
* Gets the private 'App\Importer\RacedayImporter\FileImporter\RacedayBaseFileImporter' shared autowired service.
*
* @return \App\Importer\RacedayImporter\FileImporter\RacedayBaseFileImporter
*/
protected function getRacedayBaseFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/FileImporter/RacedayFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/FileImporter/AbstractRacedayFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/FileImporter/RacedayBaseFileImporter.php';
return $this->privates['App\\Importer\\RacedayImporter\\FileImporter\\RacedayBaseFileImporter'] = new \App\Importer\RacedayImporter\FileImporter\RacedayBaseFileImporter(($this->privates['App\\Importer\\RacedayImporter\\RaceImporter'] ?? $this->getRaceImporterService()), ($this->privates['App\\Importer\\RacedayImporter\\RacedayImporter'] ?? $this->getRacedayImporterService()));
}
/**
* Gets the private 'App\Importer\RacedayImporter\FileImporter\RacedayFileImporter' shared autowired service.
*
* @return \App\Importer\RacedayImporter\FileImporter\RacedayFileImporter
*/
protected function getRacedayFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/FileImporter/FileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/FileImporter/RacedayFileImporter.php';
return $this->privates['App\\Importer\\RacedayImporter\\FileImporter\\RacedayFileImporter'] = new \App\Importer\RacedayImporter\FileImporter\RacedayFileImporter(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Importer\\RacedayImporter\\FileImporter\\RacedayBaseFileImporter'] ?? $this->getRacedayBaseFileImporterService());
yield 1 => ($this->privates['App\\Importer\\RacedayImporter\\FileImporter\\RacedayFranceGalopFileImporter'] ?? $this->getRacedayFranceGalopFileImporterService());
}, 2));
}
/**
* Gets the private 'App\Importer\RacedayImporter\FileImporter\RacedayFranceGalopFileImporter' shared autowired service.
*
* @return \App\Importer\RacedayImporter\FileImporter\RacedayFranceGalopFileImporter
*/
protected function getRacedayFranceGalopFileImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/FileImporter/RacedayFileImporterInterface.php';
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/FileImporter/AbstractRacedayFileImporter.php';
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/FileImporter/RacedayFranceGalopFileImporter.php';
return $this->privates['App\\Importer\\RacedayImporter\\FileImporter\\RacedayFranceGalopFileImporter'] = new \App\Importer\RacedayImporter\FileImporter\RacedayFranceGalopFileImporter(($this->privates['App\\Importer\\RacedayImporter\\RaceImporter'] ?? $this->getRaceImporterService()), ($this->privates['App\\Importer\\RacedayImporter\\RacedayImporter'] ?? $this->getRacedayImporterService()));
}
/**
* Gets the private 'App\Importer\RacedayImporter\Form\RacedayFileImportType' shared autowired service.
*
* @return \App\Importer\RacedayImporter\Form\RacedayFileImportType
*/
protected function getRacedayFileImportTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/Form/RacedayFileImportType.php';
return $this->privates['App\\Importer\\RacedayImporter\\Form\\RacedayFileImportType'] = new \App\Importer\RacedayImporter\Form\RacedayFileImportType();
}
/**
* Gets the private 'App\Importer\RacedayImporter\RaceImporter' shared autowired service.
*
* @return \App\Importer\RacedayImporter\RaceImporter
*/
protected function getRaceImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/RaceImporter.php';
return $this->privates['App\\Importer\\RacedayImporter\\RaceImporter'] = new \App\Importer\RacedayImporter\RaceImporter(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the private 'App\Importer\RacedayImporter\RacedayImporter' shared autowired service.
*
* @return \App\Importer\RacedayImporter\RacedayImporter
*/
protected function getRacedayImporterService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/RacedayImporter/RacedayImporter.php';
return $this->privates['App\\Importer\\RacedayImporter\\RacedayImporter'] = new \App\Importer\RacedayImporter\RacedayImporter(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the private 'App\Importer\Subscriber\ImportMessageSubscriber' shared autowired service.
*
* @return \App\Importer\Subscriber\ImportMessageSubscriber
*/
protected function getImportMessageSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Importer/Subscriber/ImportMessageSubscriber.php';
return $this->privates['App\\Importer\\Subscriber\\ImportMessageSubscriber'] = new \App\Importer\Subscriber\ImportMessageSubscriber(($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the private 'App\Jockeyexchange\EventSubscriber\JockeyexchangeMercureSubscriber' shared autowired service.
*
* @return \App\Jockeyexchange\EventSubscriber\JockeyexchangeMercureSubscriber
*/
protected function getJockeyexchangeMercureSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Jockeyexchange/EventSubscriber/JockeyexchangeMercureSubscriber.php';
return $this->privates['App\\Jockeyexchange\\EventSubscriber\\JockeyexchangeMercureSubscriber'] = new \App\Jockeyexchange\EventSubscriber\JockeyexchangeMercureSubscriber(($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Jockeyexchange\\Service\\JockeyexchangeService'] ?? $this->getJockeyexchangeServiceService()));
}
/**
* Gets the private 'App\Jockeyexchange\Form\Type\AttendRaceType' shared autowired service.
*
* @return \App\Jockeyexchange\Form\Type\AttendRaceType
*/
protected function getAttendRaceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Jockeyexchange/Form/Type/AttendRaceType.php';
return $this->privates['App\\Jockeyexchange\\Form\\Type\\AttendRaceType'] = new \App\Jockeyexchange\Form\Type\AttendRaceType();
}
/**
* Gets the private 'App\Jockeyexchange\Form\Type\AttendRacedayType' shared autowired service.
*
* @return \App\Jockeyexchange\Form\Type\AttendRacedayType
*/
protected function getAttendRacedayTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Jockeyexchange/Form/Type/AttendRacedayType.php';
return $this->privates['App\\Jockeyexchange\\Form\\Type\\AttendRacedayType'] = new \App\Jockeyexchange\Form\Type\AttendRacedayType(($this->privates['App\\Profile\\Service\\ProfileService'] ?? $this->getProfileServiceService()));
}
/**
* Gets the private 'App\Jockeyexchange\Service\JockeyexchangeService' shared autowired service.
*
* @return \App\Jockeyexchange\Service\JockeyexchangeService
*/
protected function getJockeyexchangeServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Jockeyexchange/Service/JockeyexchangeService.php';
return $this->privates['App\\Jockeyexchange\\Service\\JockeyexchangeService'] = new \App\Jockeyexchange\Service\JockeyexchangeService(($this->privates['App\\Profile\\Service\\ProfileService'] ?? $this->getProfileServiceService()));
}
/**
* Gets the private 'App\Marketplace\Form\Type\SearchMarketplaceType' shared autowired service.
*
* @return \App\Marketplace\Form\Type\SearchMarketplaceType
*/
protected function getSearchMarketplaceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Marketplace/Form/Type/SearchMarketplaceType.php';
return $this->privates['App\\Marketplace\\Form\\Type\\SearchMarketplaceType'] = new \App\Marketplace\Form\Type\SearchMarketplaceType();
}
/**
* Gets the private 'App\Marketplace\Service\MarketplaceService' shared autowired service.
*
* @return \App\Marketplace\Service\MarketplaceService
*/
protected function getMarketplaceServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Marketplace/Service/MarketplaceService.php';
include_once \dirname(__DIR__, 4).'/src/Marketplace/Service/MarketplaceQueryService.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['App\\Marketplace\\Service\\MarketplaceService'] = new \App\Marketplace\Service\MarketplaceService(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), $a, $b, new \App\Marketplace\Service\MarketplaceQueryService($a, $b));
}
/**
* Gets the private 'App\Network\Form\Type\CropImageType' shared autowired service.
*
* @return \App\Network\Form\Type\CropImageType
*/
protected function getCropImageTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Network/Form/Type/CropImageType.php';
return $this->privates['App\\Network\\Form\\Type\\CropImageType'] = new \App\Network\Form\Type\CropImageType();
}
/**
* Gets the private 'App\Network\Form\Type\EditHorseDataType' shared autowired service.
*
* @return \App\Network\Form\Type\EditHorseDataType
*/
protected function getEditHorseDataTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Network/Form/Type/EditHorseDataType.php';
return $this->privates['App\\Network\\Form\\Type\\EditHorseDataType'] = new \App\Network\Form\Type\EditHorseDataType(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'App\Network\Form\Type\RacetrackFilterType' shared autowired service.
*
* @return \App\Network\Form\Type\RacetrackFilterType
*/
protected function getRacetrackFilterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Network/Form/Type/RacetrackFilterType.php';
return $this->privates['App\\Network\\Form\\Type\\RacetrackFilterType'] = new \App\Network\Form\Type\RacetrackFilterType();
}
/**
* Gets the private 'App\Network\Service\CropService' shared autowired service.
*
* @return \App\Network\Service\CropService
*/
protected function getCropServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Network/Service/CropService.php';
return $this->privates['App\\Network\\Service\\CropService'] = new \App\Network\Service\CropService(($this->services['router'] ?? $this->getRouterService()), ($this->privates['cropper'] ?? $this->getCropperService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['App\\Profile\\Manager\\ProfileManager'] ?? $this->getProfileManagerService()));
}
/**
* Gets the private 'App\Network\Service\NetworkAchievementService' shared autowired service.
*
* @return \App\Network\Service\NetworkAchievementService
*/
protected function getNetworkAchievementServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Network/Service/NetworkAchievementService.php';
return $this->privates['App\\Network\\Service\\NetworkAchievementService'] = new \App\Network\Service\NetworkAchievementService();
}
/**
* Gets the private 'App\Network\Service\NetworkHorseService' shared autowired service.
*
* @return \App\Network\Service\NetworkHorseService
*/
protected function getNetworkHorseServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Network/Service/NetworkHorseService.php';
include_once \dirname(__DIR__, 4).'/src/Network/Service/NetworkAchievementService.php';
include_once \dirname(__DIR__, 4).'/src/Horse/Service/HorseService.php';
return $this->privates['App\\Network\\Service\\NetworkHorseService'] = new \App\Network\Service\NetworkHorseService(($this->privates['App\\Network\\Service\\NetworkAchievementService'] ?? ($this->privates['App\\Network\\Service\\NetworkAchievementService'] = new \App\Network\Service\NetworkAchievementService())), ($this->privates['App\\Horse\\Service\\HorseService'] ?? ($this->privates['App\\Horse\\Service\\HorseService'] = new \App\Horse\Service\HorseService())));
}
/**
* Gets the private 'App\Network\Service\NetworkProfileService' shared autowired service.
*
* @return \App\Network\Service\NetworkProfileService
*/
protected function getNetworkProfileServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Network/Service/NetworkProfileService.php';
include_once \dirname(__DIR__, 4).'/src/Network/Service/NetworkAchievementService.php';
include_once \dirname(__DIR__, 4).'/src/Horse/Service/HorseService.php';
return $this->privates['App\\Network\\Service\\NetworkProfileService'] = new \App\Network\Service\NetworkProfileService(($this->privates['App\\Network\\Service\\NetworkAchievementService'] ?? ($this->privates['App\\Network\\Service\\NetworkAchievementService'] = new \App\Network\Service\NetworkAchievementService())), ($this->privates['App\\Horse\\Service\\HorseService'] ?? ($this->privates['App\\Horse\\Service\\HorseService'] = new \App\Horse\Service\HorseService())));
}
/**
* Gets the private 'App\News\EventSubscriber\NewsSlugSubscriber' shared autowired service.
*
* @return \App\News\EventSubscriber\NewsSlugSubscriber
*/
protected function getNewsSlugSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/News/EventSubscriber/NewsSlugSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/Slugger.php';
return $this->privates['App\\News\\EventSubscriber\\NewsSlugSubscriber'] = new \App\News\EventSubscriber\NewsSlugSubscriber(($this->privates['App\\Core\\Service\\Slugger'] ?? ($this->privates['App\\Core\\Service\\Slugger'] = new \App\Core\Service\Slugger())));
}
/**
* Gets the private 'App\Newsletter\Form\Type\NewsletterType' shared autowired service.
*
* @return \App\Newsletter\Form\Type\NewsletterType
*/
protected function getNewsletterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Newsletter/Form/Type/NewsletterType.php';
return $this->privates['App\\Newsletter\\Form\\Type\\NewsletterType'] = new \App\Newsletter\Form\Type\NewsletterType();
}
/**
* Gets the private 'App\Newsletter\Service\CleverReachClient' shared autowired service.
*
* @return \App\Newsletter\Service\CleverReachClient
*/
protected function getCleverReachClientService()
{
include_once \dirname(__DIR__, 4).'/src/Newsletter/Service/CleverReachClient.php';
return $this->privates['App\\Newsletter\\Service\\CleverReachClient'] = new \App\Newsletter\Service\CleverReachClient(($this->services['GuzzleHttp\\Client'] ?? $this->getClientService()));
}
/**
* Gets the private 'App\Notification\EventSubscriber\NotificationSubscriber' shared autowired service.
*
* @return \App\Notification\EventSubscriber\NotificationSubscriber
*/
protected function getNotificationSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Notification/EventSubscriber/NotificationSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Notification/Service/NotificationService.php';
$a = ($this->privates['notifier'] ?? $this->getNotifierService());
$b = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
return $this->privates['App\\Notification\\EventSubscriber\\NotificationSubscriber'] = new \App\Notification\EventSubscriber\NotificationSubscriber($a, $b, new \App\Notification\Service\NotificationService($a, $b, ($this->services['App\\Profile\\LinkGenerator\\ProfileLinkGenerator'] ?? $this->getProfileLinkGeneratorService())));
}
/**
* Gets the private 'App\Notification\Factory\NotificationFactory' shared autowired service.
*
* @return \App\Notification\Factory\NotificationFactory
*/
protected function getNotificationFactoryService()
{
include_once \dirname(__DIR__, 4).'/src/Notification/Factory/NotificationFactory.php';
return $this->privates['App\\Notification\\Factory\\NotificationFactory'] = new \App\Notification\Factory\NotificationFactory();
}
/**
* Gets the private 'App\Notification\LinkGenerator\NotificationLinkGenerator' shared autowired service.
*
* @return \App\Notification\LinkGenerator\NotificationLinkGenerator
*/
protected function getNotificationLinkGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/LinkGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/src/Notification/LinkGenerator/NotificationLinkGenerator.php';
return $this->privates['App\\Notification\\LinkGenerator\\NotificationLinkGenerator'] = new \App\Notification\LinkGenerator\NotificationLinkGenerator(($this->services['router'] ?? $this->getRouterService()), ($this->services['App\\Profile\\LinkGenerator\\ProfileLinkGenerator'] ?? $this->getProfileLinkGeneratorService()));
}
/**
* Gets the private 'App\Notification\NotificationChannel' shared autowired service.
*
* @return \App\Notification\NotificationChannel
*/
protected function getNotificationChannelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Notification/NotificationChannel.php';
return $this->privates['App\\Notification\\NotificationChannel'] = new \App\Notification\NotificationChannel(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()));
}
/**
* Gets the private 'App\Profile\EventSubscriber\AccessDeniedSubscriber' shared autowired service.
*
* @return \App\Profile\EventSubscriber\AccessDeniedSubscriber
*/
protected function getAccessDeniedSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/EventSubscriber/AccessDeniedSubscriber.php';
return $this->privates['App\\Profile\\EventSubscriber\\AccessDeniedSubscriber'] = new \App\Profile\EventSubscriber\AccessDeniedSubscriber(($this->services['App\\Profile\\LinkGenerator\\ProfileLinkGenerator'] ?? $this->getProfileLinkGeneratorService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\Profile\EventSubscriber\ClubAccessDeniedRedirectEventSubscriber' shared autowired service.
*
* @return \App\Profile\EventSubscriber\ClubAccessDeniedRedirectEventSubscriber
*/
protected function getClubAccessDeniedRedirectEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/EventSubscriber/ClubAccessDeniedRedirectEventSubscriber.php';
return $this->privates['App\\Profile\\EventSubscriber\\ClubAccessDeniedRedirectEventSubscriber'] = new \App\Profile\EventSubscriber\ClubAccessDeniedRedirectEventSubscriber(($this->services['router'] ?? $this->getRouterService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\Profile\EventSubscriber\GeoLocationSubscriber' shared autowired service.
*
* @return \App\Profile\EventSubscriber\GeoLocationSubscriber
*/
protected function getGeoLocationSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/EventSubscriber/GeoLocationSubscriber.php';
return $this->privates['App\\Profile\\EventSubscriber\\GeoLocationSubscriber'] = new \App\Profile\EventSubscriber\GeoLocationSubscriber(($this->privates['App\\Core\\Service\\OpenStreetMapClient'] ?? $this->getOpenStreetMapClientService()));
}
/**
* Gets the private 'App\Profile\EventSubscriber\ProfileColorSubscriber' shared autowired service.
*
* @return \App\Profile\EventSubscriber\ProfileColorSubscriber
*/
protected function getProfileColorSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/EventSubscriber/ProfileColorSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Service/ProfileColorNormalizer.php';
return $this->privates['App\\Profile\\EventSubscriber\\ProfileColorSubscriber'] = new \App\Profile\EventSubscriber\ProfileColorSubscriber(new \App\Profile\Service\ProfileColorNormalizer());
}
/**
* Gets the private 'App\Profile\EventSubscriber\ProfileGlossarySubscriber' shared autowired service.
*
* @return \App\Profile\EventSubscriber\ProfileGlossarySubscriber
*/
protected function getProfileGlossarySubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/EventSubscriber/ProfileGlossarySubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Service/ProfileGlossary.php';
return $this->privates['App\\Profile\\EventSubscriber\\ProfileGlossarySubscriber'] = new \App\Profile\EventSubscriber\ProfileGlossarySubscriber(new \App\Profile\Service\ProfileGlossary(($this->services['App\\Profile\\LinkGenerator\\ProfileLinkGenerator'] ?? $this->getProfileLinkGeneratorService())));
}
/**
* Gets the private 'App\Profile\EventSubscriber\ProfileSlugSubscriber' shared autowired service.
*
* @return \App\Profile\EventSubscriber\ProfileSlugSubscriber
*/
protected function getProfileSlugSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/EventSubscriber/ProfileSlugSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Service/ProfileSlugGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/Slugger.php';
return $this->privates['App\\Profile\\EventSubscriber\\ProfileSlugSubscriber'] = new \App\Profile\EventSubscriber\ProfileSlugSubscriber(new \App\Profile\Service\ProfileSlugGenerator(($this->privates['App\\Core\\Service\\Slugger'] ?? ($this->privates['App\\Core\\Service\\Slugger'] = new \App\Core\Service\Slugger()))));
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\AddHorseType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\AddHorseType
*/
protected function getAddHorseTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/AddHorseType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\AddHorseType'] = new \App\Profile\Form\Type\Admin\AddHorseType(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\AddUserType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\AddUserType
*/
protected function getAddUserTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/AddUserType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\AddUserType'] = new \App\Profile\Form\Type\Admin\AddUserType();
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\CoveringFeeType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\CoveringFeeType
*/
protected function getCoveringFeeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/CoveringFeeType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\CoveringFeeType'] = new \App\Profile\Form\Type\Admin\CoveringFeeType();
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\PriceType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\PriceType
*/
protected function getPriceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/PriceType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\PriceType'] = new \App\Profile\Form\Type\Admin\PriceType();
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\ProfileAchievementsType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\ProfileAchievementsType
*/
protected function getProfileAchievementsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/ProfileAchievementsType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/DataTransformer/DateTimeToCarbonTransformer.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\ProfileAchievementsType'] = new \App\Profile\Form\Type\Admin\ProfileAchievementsType(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), new \App\Profile\Form\Type\Admin\DataTransformer\DateTimeToCarbonTransformer());
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\ProfileOrganisationsType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\ProfileOrganisationsType
*/
protected function getProfileOrganisationsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/ProfileOrganisationsType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\ProfileOrganisationsType'] = new \App\Profile\Form\Type\Admin\ProfileOrganisationsType();
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\ProfilePartnerType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\ProfilePartnerType
*/
protected function getProfilePartnerTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/ProfilePartnerType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\ProfilePartnerType'] = new \App\Profile\Form\Type\Admin\ProfilePartnerType();
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\ProfileTeamMemberType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\ProfileTeamMemberType
*/
protected function getProfileTeamMemberTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/ProfileTeamMemberType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\ProfileTeamMemberType'] = new \App\Profile\Form\Type\Admin\ProfileTeamMemberType();
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\RemoveUserType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\RemoveUserType
*/
protected function getRemoveUserTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/RemoveUserType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\RemoveUserType'] = new \App\Profile\Form\Type\Admin\RemoveUserType();
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\SearchUserType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\SearchUserType
*/
protected function getSearchUserTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/SearchUserType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\SearchUserType'] = new \App\Profile\Form\Type\Admin\SearchUserType();
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\SelectHorseType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\SelectHorseType
*/
protected function getSelectHorseTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/SelectHorseType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/DataTransformer/HorseToIdTransformer.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\SelectHorseType'] = new \App\Profile\Form\Type\Admin\SelectHorseType(new \App\Profile\Form\Type\Admin\DataTransformer\HorseToIdTransformer());
}
/**
* Gets the private 'App\Profile\Form\Type\Admin\UserDataType' shared autowired service.
*
* @return \App\Profile\Form\Type\Admin\UserDataType
*/
protected function getUserDataTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Admin/UserDataType.php';
return $this->privates['App\\Profile\\Form\\Type\\Admin\\UserDataType'] = new \App\Profile\Form\Type\Admin\UserDataType(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'App\Profile\Form\Type\Auth\ForgotPasswordType' shared autowired service.
*
* @return \App\Profile\Form\Type\Auth\ForgotPasswordType
*/
protected function getForgotPasswordTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Auth/ForgotPasswordType.php';
return $this->privates['App\\Profile\\Form\\Type\\Auth\\ForgotPasswordType'] = new \App\Profile\Form\Type\Auth\ForgotPasswordType();
}
/**
* Gets the private 'App\Profile\Form\Type\Auth\LoginType' shared autowired service.
*
* @return \App\Profile\Form\Type\Auth\LoginType
*/
protected function getLoginTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Auth/LoginType.php';
return $this->privates['App\\Profile\\Form\\Type\\Auth\\LoginType'] = new \App\Profile\Form\Type\Auth\LoginType();
}
/**
* Gets the private 'App\Profile\Form\Type\Auth\RegisterType' shared autowired service.
*
* @return \App\Profile\Form\Type\Auth\RegisterType
*/
protected function getRegisterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Auth/RegisterType.php';
return $this->privates['App\\Profile\\Form\\Type\\Auth\\RegisterType'] = new \App\Profile\Form\Type\Auth\RegisterType(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'App\Profile\Form\Type\Auth\ResetPasswordType' shared autowired service.
*
* @return \App\Profile\Form\Type\Auth\ResetPasswordType
*/
protected function getResetPasswordTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/Auth/ResetPasswordType.php';
return $this->privates['App\\Profile\\Form\\Type\\Auth\\ResetPasswordType'] = new \App\Profile\Form\Type\Auth\ResetPasswordType();
}
/**
* Gets the private 'App\Profile\Form\Type\FilterBillingType' shared autowired service.
*
* @return \App\Profile\Form\Type\FilterBillingType
*/
protected function getFilterBillingTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/FilterBillingType.php';
return $this->privates['App\\Profile\\Form\\Type\\FilterBillingType'] = new \App\Profile\Form\Type\FilterBillingType();
}
/**
* Gets the private 'App\Profile\Form\Type\LoadMoreType' shared autowired service.
*
* @return \App\Profile\Form\Type\LoadMoreType
*/
protected function getLoadMoreTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/LoadMoreType.php';
return $this->privates['App\\Profile\\Form\\Type\\LoadMoreType'] = new \App\Profile\Form\Type\LoadMoreType();
}
/**
* Gets the private 'App\Profile\Form\Type\ProfileAttendType' shared autowired service.
*
* @return \App\Profile\Form\Type\ProfileAttendType
*/
protected function getProfileAttendTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/ProfileAttendType.php';
return $this->privates['App\\Profile\\Form\\Type\\ProfileAttendType'] = new \App\Profile\Form\Type\ProfileAttendType();
}
/**
* Gets the private 'App\Profile\Form\Type\ProfileChoiceType' shared autowired service.
*
* @return \App\Profile\Form\Type\ProfileChoiceType
*/
protected function getProfileChoiceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/ProfileChoiceType.php';
return $this->privates['App\\Profile\\Form\\Type\\ProfileChoiceType'] = new \App\Profile\Form\Type\ProfileChoiceType();
}
/**
* Gets the private 'App\Profile\Form\Type\ProfileCompletion\AppearanceType' shared autowired service.
*
* @return \App\Profile\Form\Type\ProfileCompletion\AppearanceType
*/
protected function getAppearanceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/ProfileCompletion/AppearanceType.php';
return $this->privates['App\\Profile\\Form\\Type\\ProfileCompletion\\AppearanceType'] = new \App\Profile\Form\Type\ProfileCompletion\AppearanceType();
}
/**
* Gets the private 'App\Profile\Form\Type\ProfileCompletion\ContactType' shared autowired service.
*
* @return \App\Profile\Form\Type\ProfileCompletion\ContactType
*/
protected function getContactTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/ProfileCompletion/ContactType.php';
return $this->privates['App\\Profile\\Form\\Type\\ProfileCompletion\\ContactType'] = new \App\Profile\Form\Type\ProfileCompletion\ContactType();
}
/**
* Gets the private 'App\Profile\Form\Type\ProfileCompletion\PublishType' shared autowired service.
*
* @return \App\Profile\Form\Type\ProfileCompletion\PublishType
*/
protected function getPublishTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/ProfileCompletion/PublishType.php';
return $this->privates['App\\Profile\\Form\\Type\\ProfileCompletion\\PublishType'] = new \App\Profile\Form\Type\ProfileCompletion\PublishType();
}
/**
* Gets the private 'App\Profile\Form\Type\ProfileCompletion\SoMeAndDataType' shared autowired service.
*
* @return \App\Profile\Form\Type\ProfileCompletion\SoMeAndDataType
*/
protected function getSoMeAndDataTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/ProfileCompletion/SoMeAndDataType.php';
return $this->privates['App\\Profile\\Form\\Type\\ProfileCompletion\\SoMeAndDataType'] = new \App\Profile\Form\Type\ProfileCompletion\SoMeAndDataType();
}
/**
* Gets the private 'App\Profile\Form\Type\ReadAllNotificationsType' shared autowired service.
*
* @return \App\Profile\Form\Type\ReadAllNotificationsType
*/
protected function getReadAllNotificationsTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/ReadAllNotificationsType.php';
return $this->privates['App\\Profile\\Form\\Type\\ReadAllNotificationsType'] = new \App\Profile\Form\Type\ReadAllNotificationsType(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'App\Profile\Form\Type\ReadNotificationType' shared autowired service.
*
* @return \App\Profile\Form\Type\ReadNotificationType
*/
protected function getReadNotificationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Form/Type/ReadNotificationType.php';
return $this->privates['App\\Profile\\Form\\Type\\ReadNotificationType'] = new \App\Profile\Form\Type\ReadNotificationType();
}
/**
* Gets the private 'App\Profile\Manager\ProfileManager' shared autowired service.
*
* @return \App\Profile\Manager\ProfileManager
*/
protected function getProfileManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/Manager/ProfileManager.php';
return $this->privates['App\\Profile\\Manager\\ProfileManager'] = new \App\Profile\Manager\ProfileManager(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en'))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'App\Profile\Messages\EventSubscriber\MessagesMercureSubscriber' shared autowired service.
*
* @return \App\Profile\Messages\EventSubscriber\MessagesMercureSubscriber
*/
protected function getMessagesMercureSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/Messages/EventSubscriber/MessagesMercureSubscriber.php';
return $this->privates['App\\Profile\\Messages\\EventSubscriber\\MessagesMercureSubscriber'] = new \App\Profile\Messages\EventSubscriber\MessagesMercureSubscriber(($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\Profile\Messages\MessageService' shared autowired service.
*
* @return \App\Profile\Messages\MessageService
*/
protected function getMessageServiceService()
{
return $this->privates['App\\Profile\\Messages\\MessageService'] = new \App\Profile\Messages\MessageService();
}
/**
* Gets the private 'App\Profile\Security\LoginFormAuthenticator' shared autowired service.
*
* @return \App\Profile\Security\LoginFormAuthenticator
*/
protected function getLoginFormAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Security/LoginFormAuthenticator.php';
return $this->privates['App\\Profile\\Security\\LoginFormAuthenticator'] = new \App\Profile\Security\LoginFormAuthenticator(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
}
/**
* Gets the private 'App\Profile\Service\LoadMoreService' shared autowired service.
*
* @return \App\Profile\Service\LoadMoreService
*/
protected function getLoadMoreServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/Service/LoadMoreService.php';
return $this->privates['App\\Profile\\Service\\LoadMoreService'] = new \App\Profile\Service\LoadMoreService(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Profile\Service\ProfileService' shared autowired service.
*
* @return \App\Profile\Service\ProfileService
*/
protected function getProfileServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Profile/Service/ProfileService.php';
return $this->privates['App\\Profile\\Service\\ProfileService'] = new \App\Profile\Service\ProfileService(($this->privates['App\\Timeline\\Service\\TimelinePostService'] ?? $this->getTimelinePostServiceService()));
}
/**
* Gets the private 'App\Race\EventSubscriber\RaceAttendeesSubscriber' shared autowired service.
*
* @return \App\Race\EventSubscriber\RaceAttendeesSubscriber
*/
protected function getRaceAttendeesSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Race/EventSubscriber/RaceAttendeesSubscriber.php';
return $this->privates['App\\Race\\EventSubscriber\\RaceAttendeesSubscriber'] = new \App\Race\EventSubscriber\RaceAttendeesSubscriber(($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the private 'App\Race\EventSubscriber\RaceSlugSubscriber' shared autowired service.
*
* @return \App\Race\EventSubscriber\RaceSlugSubscriber
*/
protected function getRaceSlugSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Race/EventSubscriber/RaceSlugSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Core/Service/Slugger.php';
return $this->privates['App\\Race\\EventSubscriber\\RaceSlugSubscriber'] = new \App\Race\EventSubscriber\RaceSlugSubscriber(($this->privates['App\\Core\\Service\\Slugger'] ?? ($this->privates['App\\Core\\Service\\Slugger'] = new \App\Core\Service\Slugger())));
}
/**
* Gets the private 'App\Race\Form\Type\RaceDetailFilterType' shared autowired service.
*
* @return \App\Race\Form\Type\RaceDetailFilterType
*/
protected function getRaceDetailFilterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Race/Form/Type/RaceDetailFilterType.php';
return $this->privates['App\\Race\\Form\\Type\\RaceDetailFilterType'] = new \App\Race\Form\Type\RaceDetailFilterType();
}
/**
* Gets the private 'App\Race\Form\Type\RaceFilterType' shared autowired service.
*
* @return \App\Race\Form\Type\RaceFilterType
*/
protected function getRaceFilterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Race/Form/Type/RaceFilterType.php';
return $this->privates['App\\Race\\Form\\Type\\RaceFilterType'] = new \App\Race\Form\Type\RaceFilterType();
}
/**
* Gets the private 'App\Race\Manager\RaceManager' shared autowired service.
*
* @return \App\Race\Manager\RaceManager
*/
protected function getRaceManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Race/Manager/RaceManager.php';
return $this->privates['App\\Race\\Manager\\RaceManager'] = new \App\Race\Manager\RaceManager();
}
/**
* Gets the private 'App\Raceday\EventSubscriber\RacedayAttendeesSubscriber' shared autowired service.
*
* @return \App\Raceday\EventSubscriber\RacedayAttendeesSubscriber
*/
protected function getRacedayAttendeesSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Raceday/EventSubscriber/RacedayAttendeesSubscriber.php';
return $this->privates['App\\Raceday\\EventSubscriber\\RacedayAttendeesSubscriber'] = new \App\Raceday\EventSubscriber\RacedayAttendeesSubscriber(($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the private 'App\Raceday\Form\Type\RacedayDetailFilterType' shared autowired service.
*
* @return \App\Raceday\Form\Type\RacedayDetailFilterType
*/
protected function getRacedayDetailFilterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Raceday/Form/Type/RacedayDetailFilterType.php';
return $this->privates['App\\Raceday\\Form\\Type\\RacedayDetailFilterType'] = new \App\Raceday\Form\Type\RacedayDetailFilterType();
}
/**
* Gets the private 'App\Timeline\EventSubscriber\TimelineMercureSubscriber' shared autowired service.
*
* @return \App\Timeline\EventSubscriber\TimelineMercureSubscriber
*/
protected function getTimelineMercureSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Timeline/EventSubscriber/TimelineMercureSubscriber.php';
return $this->privates['App\\Timeline\\EventSubscriber\\TimelineMercureSubscriber'] = new \App\Timeline\EventSubscriber\TimelineMercureSubscriber(($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\Timeline\EventSubscriber\TimelinePostTranslationSubscriber' shared autowired service.
*
* @return \App\Timeline\EventSubscriber\TimelinePostTranslationSubscriber
*/
protected function getTimelinePostTranslationSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Timeline/EventSubscriber/TimelinePostTranslationSubscriber.php';
return $this->privates['App\\Timeline\\EventSubscriber\\TimelinePostTranslationSubscriber'] = new \App\Timeline\EventSubscriber\TimelinePostTranslationSubscriber(($this->privates['App\\Core\\Service\\GoogleTranslateClient'] ?? $this->getGoogleTranslateClientService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Timeline\Form\Type\ConfirmedMentionsToConnectType' shared autowired service.
*
* @return \App\Timeline\Form\Type\ConfirmedMentionsToConnectType
*/
protected function getConfirmedMentionsToConnectTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/ConfirmedMentionsToConnectType.php';
return $this->privates['App\\Timeline\\Form\\Type\\ConfirmedMentionsToConnectType'] = new \App\Timeline\Form\Type\ConfirmedMentionsToConnectType();
}
/**
* Gets the private 'App\Timeline\Form\Type\CreateAuctionPostType' shared autowired service.
*
* @return \App\Timeline\Form\Type\CreateAuctionPostType
*/
protected function getCreateAuctionPostTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/CreateAuctionPostType.php';
return $this->privates['App\\Timeline\\Form\\Type\\CreateAuctionPostType'] = new \App\Timeline\Form\Type\CreateAuctionPostType();
}
/**
* Gets the private 'App\Timeline\Form\Type\CreateHorseAtAuctionPostType' shared autowired service.
*
* @return \App\Timeline\Form\Type\CreateHorseAtAuctionPostType
*/
protected function getCreateHorseAtAuctionPostTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/CreateHorseAtAuctionPostType.php';
return $this->privates['App\\Timeline\\Form\\Type\\CreateHorseAtAuctionPostType'] = new \App\Timeline\Form\Type\CreateHorseAtAuctionPostType();
}
/**
* Gets the private 'App\Timeline\Form\Type\CreateHorseAtRacePostType' shared autowired service.
*
* @return \App\Timeline\Form\Type\CreateHorseAtRacePostType
*/
protected function getCreateHorseAtRacePostTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/CreateHorseAtRacePostType.php';
return $this->privates['App\\Timeline\\Form\\Type\\CreateHorseAtRacePostType'] = new \App\Timeline\Form\Type\CreateHorseAtRacePostType();
}
/**
* Gets the private 'App\Timeline\Form\Type\CreateHorsePostType' shared autowired service.
*
* @return \App\Timeline\Form\Type\CreateHorsePostType
*/
protected function getCreateHorsePostTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/CreateHorsePostType.php';
return $this->privates['App\\Timeline\\Form\\Type\\CreateHorsePostType'] = new \App\Timeline\Form\Type\CreateHorsePostType();
}
/**
* Gets the private 'App\Timeline\Form\Type\CreatePostPlaceholderType' shared autowired service.
*
* @return \App\Timeline\Form\Type\CreatePostPlaceholderType
*/
protected function getCreatePostPlaceholderTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/CreatePostPlaceholderType.php';
return $this->privates['App\\Timeline\\Form\\Type\\CreatePostPlaceholderType'] = new \App\Timeline\Form\Type\CreatePostPlaceholderType();
}
/**
* Gets the private 'App\Timeline\Form\Type\CreatePostType' shared autowired service.
*
* @return \App\Timeline\Form\Type\CreatePostType
*/
protected function getCreatePostTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/CreatePostType.php';
return $this->privates['App\\Timeline\\Form\\Type\\CreatePostType'] = new \App\Timeline\Form\Type\CreatePostType(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'App\Timeline\Form\Type\CreateRacePostType' shared autowired service.
*
* @return \App\Timeline\Form\Type\CreateRacePostType
*/
protected function getCreateRacePostTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/CreateRacePostType.php';
return $this->privates['App\\Timeline\\Form\\Type\\CreateRacePostType'] = new \App\Timeline\Form\Type\CreateRacePostType();
}
/**
* Gets the private 'App\Timeline\Form\Type\CreateServicePostType' shared autowired service.
*
* @return \App\Timeline\Form\Type\CreateServicePostType
*/
protected function getCreateServicePostTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/CreateServicePostType.php';
return $this->privates['App\\Timeline\\Form\\Type\\CreateServicePostType'] = new \App\Timeline\Form\Type\CreateServicePostType();
}
/**
* Gets the private 'App\Timeline\Form\Type\FilterPostType' shared autowired service.
*
* @return \App\Timeline\Form\Type\FilterPostType
*/
protected function getFilterPostTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/FilterPostType.php';
return $this->privates['App\\Timeline\\Form\\Type\\FilterPostType'] = new \App\Timeline\Form\Type\FilterPostType();
}
/**
* Gets the private 'App\Timeline\Form\Type\SelectAuctionType' shared autowired service.
*
* @return \App\Timeline\Form\Type\SelectAuctionType
*/
protected function getSelectAuctionTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/SelectAuctionType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/DataTransformer/AuctionToIdTransformer.php';
return $this->privates['App\\Timeline\\Form\\Type\\SelectAuctionType'] = new \App\Timeline\Form\Type\SelectAuctionType(new \App\Timeline\Form\Type\DataTransformer\AuctionToIdTransformer());
}
/**
* Gets the private 'App\Timeline\Form\Type\SelectHorseType' shared autowired service.
*
* @return \App\Timeline\Form\Type\SelectHorseType
*/
protected function getSelectHorseType2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/SelectHorseType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/DataTransformer/HorseToIdTransformer.php';
return $this->privates['App\\Timeline\\Form\\Type\\SelectHorseType'] = new \App\Timeline\Form\Type\SelectHorseType(new \App\Timeline\Form\Type\DataTransformer\HorseToIdTransformer());
}
/**
* Gets the private 'App\Timeline\Form\Type\SelectProfileType' shared autowired service.
*
* @return \App\Timeline\Form\Type\SelectProfileType
*/
protected function getSelectProfileTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/SelectProfileType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/DataTransformer/ProfileToIdTransformer.php';
return $this->privates['App\\Timeline\\Form\\Type\\SelectProfileType'] = new \App\Timeline\Form\Type\SelectProfileType(new \App\Timeline\Form\Type\DataTransformer\ProfileToIdTransformer());
}
/**
* Gets the private 'App\Timeline\Form\Type\SelectRaceType' shared autowired service.
*
* @return \App\Timeline\Form\Type\SelectRaceType
*/
protected function getSelectRaceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/SelectRaceType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/DataTransformer/RaceToIdTransformer.php';
return $this->privates['App\\Timeline\\Form\\Type\\SelectRaceType'] = new \App\Timeline\Form\Type\SelectRaceType(new \App\Timeline\Form\Type\DataTransformer\RaceToIdTransformer());
}
/**
* Gets the private 'App\Timeline\Form\Type\ServicePriceType' shared autowired service.
*
* @return \App\Timeline\Form\Type\ServicePriceType
*/
protected function getServicePriceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/ServicePriceType.php';
return $this->privates['App\\Timeline\\Form\\Type\\ServicePriceType'] = new \App\Timeline\Form\Type\ServicePriceType();
}
/**
* Gets the private 'App\Timeline\Form\Type\UploadMediaType' shared autowired service.
*
* @return \App\Timeline\Form\Type\UploadMediaType
*/
protected function getUploadMediaTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Form/Type/UploadMediaType.php';
return $this->privates['App\\Timeline\\Form\\Type\\UploadMediaType'] = new \App\Timeline\Form\Type\UploadMediaType();
}
/**
* Gets the private 'App\Timeline\Service\TimelinePostService' shared autowired service.
*
* @return \App\Timeline\Service\TimelinePostService
*/
protected function getTimelinePostServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Timeline/Service/TimelinePostService.php';
return $this->privates['App\\Timeline\\Service\\TimelinePostService'] = new \App\Timeline\Service\TimelinePostService(($this->privates['App\\Profile\\Manager\\ProfileManager'] ?? $this->getProfileManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
*/
protected function getManagerRegistryAwareConnectionProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], [], 'default', ''));
}
/**
* Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
*
* @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
*/
protected function getRunSqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
$this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('dbal:run-sql');
return $instance;
}
/**
* Gets the private 'Pimcore\Analytics\Google\Config\SiteConfigProvider' shared autowired service.
*
* @return \Pimcore\Analytics\Google\Config\SiteConfigProvider
*/
protected function getSiteConfigProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Analytics/Google/Config/SiteConfigProvider.php';
return $this->privates['Pimcore\\Analytics\\Google\\Config\\SiteConfigProvider'] = new \Pimcore\Analytics\Google\Config\SiteConfigProvider(($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())));
}
/**
* Gets the private 'Pimcore\Analytics\Google\Tracker' shared autowired service.
*
* @return \Pimcore\Analytics\Google\Tracker
*/
protected function getTrackerService()
{
$this->privates['Pimcore\\Analytics\\Google\\Tracker'] = $instance = new \Pimcore\Analytics\Google\Tracker(($this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] ?? $this->getSiteIdProviderService()), ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] ?? ($this->privates['Pimcore\\Analytics\\Google\\Config\\ConfigProvider'] = new \Pimcore\Analytics\Google\Config\ConfigProvider())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Analytics\SiteId\SiteIdProvider' shared autowired service.
*
* @return \Pimcore\Analytics\SiteId\SiteIdProvider
*/
protected function getSiteIdProviderService()
{
return $this->privates['Pimcore\\Analytics\\SiteId\\SiteIdProvider'] = new \Pimcore\Analytics\SiteId\SiteIdProvider(($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()));
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener
*/
protected function getAdminAuthenticationDoubleCheckListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminAuthenticationDoubleCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminAuthenticationDoubleCheckListener(($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), $this->parameters['pimcore.admin.unauthenticated_routes']);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener
*/
protected function getAdminExceptionListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/AdminExceptionListener.php';
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\AdminExceptionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\AdminExceptionListener();
$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\BruteforceProtectionListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener
*/
protected function getBruteforceProtectionListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\BruteforceProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\BruteforceProtectionListener(($this->services['pimcore_admin.security.bruteforce_protection_handler'] ?? $this->getPimcoreAdmin_Security_BruteforceProtectionHandlerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener
*/
protected function getCsrfProtectionListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CsrfProtectionListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CsrfProtectionListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\CsrfProtectionHandler'] ?? $this->getCsrfProtectionHandlerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener
*/
protected function getCustomAdminEntryPointCheckListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\CustomAdminEntryPointCheckListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\CustomAdminEntryPointCheckListener(NULL);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener
*/
protected function getEnablePreviewTimeSliderListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\EnablePreviewTimeSliderListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\EnablePreviewTimeSliderListener(($this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] ?? $this->getOutputTimestampResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener
*/
protected function getHttpCacheListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\HttpCacheListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\HttpCacheListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\TwoFactorListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\TwoFactorListener
*/
protected function getTwoFactorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/EventListener/TwoFactorListener.php';
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\TwoFactorListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\TwoFactorListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener
*/
protected function getUsageStatisticsListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UsageStatisticsListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UsageStatisticsListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener
*/
protected function getUserPerspectiveListenerService()
{
$this->privates['Pimcore\\Bundle\\AdminBundle\\EventListener\\UserPerspectiveListener'] = $instance = new \Pimcore\Bundle\AdminBundle\EventListener\UserPerspectiveListener(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
$a = ($this->services['monolog.logger.admin'] ?? $this->getMonolog_Logger_AdminService());
$instance->setLogger($a);
$instance->setLogger($a);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets
*/
protected function getAssetsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/GDPR/DataProvider/DataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/GDPR/DataProvider/Elements.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/GDPR/DataProvider/Assets.php';
return $this->privates['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\Assets'] = new \Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Assets($this->parameters['pimcore.gdpr-data-extrator.assets']);
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects
*/
protected function getDataObjectsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/GDPR/DataProvider/DataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/GDPR/DataProvider/Elements.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/GDPR/DataProvider/DataObjects.php';
return $this->privates['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\DataObjects'] = new \Pimcore\Bundle\AdminBundle\GDPR\DataProvider\DataObjects($this->parameters['pimcore.gdpr-data-extrator.dataobjects']);
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Manager' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Manager
*/
protected function getManager2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/GDPR/DataProvider/Manager.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DependencyInjection/CollectionServiceLocator.php';
return $this->privates['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\Manager'] = new \Pimcore\Bundle\AdminBundle\GDPR\DataProvider\Manager(new \Pimcore\DependencyInjection\CollectionServiceLocator(['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\Assets' => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\Assets'] ?? $this->getAssetsService());
}, 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\DataObjects' => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\DataObjects'] ?? $this->getDataObjectsService());
}, 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\PimcoreUsers' => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\PimcoreUsers'] ?? $this->getPimcoreUsersService());
}, 'Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\SentMail' => function () {
return ($this->privates['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\SentMail'] ?? ($this->privates['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\SentMail'] = new \Pimcore\Bundle\AdminBundle\GDPR\DataProvider\SentMail()));
}]));
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers
*/
protected function getPimcoreUsersService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/GDPR/DataProvider/DataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/GDPR/DataProvider/PimcoreUsers.php';
return $this->privates['Pimcore\\Bundle\\AdminBundle\\GDPR\\DataProvider\\PimcoreUsers'] = new \Pimcore\Bundle\AdminBundle\GDPR\DataProvider\PimcoreUsers(($this->services['Pimcore\\Bundle\\AdminBundle\\Security\\User\\TokenStorageUserResolver'] ?? $this->getTokenStorageUserResolverService()));
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\Helper\GridHelperService' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Helper\GridHelperService
*/
protected function getGridHelperServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Helper/GridHelperService.php';
return $this->privates['Pimcore\\Bundle\\AdminBundle\\Helper\\GridHelperService'] = new \Pimcore\Bundle\AdminBundle\Helper\GridHelperService();
}
/**
* Gets the private 'Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator' shared autowired service.
*
* @return \Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator
*/
protected function getAdminUserTranslatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Translation/AdminUserTranslator.php';
return $this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] = new \Pimcore\Bundle\AdminBundle\Translation\AdminUserTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\Bundle\DisableCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Bundle\DisableCommand
*/
protected function getDisableCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/AbstractBundleCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/DisableCommand.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\DisableCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\Bundle\DisableCommand(($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()), ($this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\Helper\\PostStateChange'] ?? $this->getPostStateChangeService()));
$instance->setName('pimcore:bundle:disable');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\Bundle\EnableCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Bundle\EnableCommand
*/
protected function getEnableCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/AbstractBundleCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/EnableCommand.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\EnableCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\Bundle\EnableCommand(($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()), ($this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\Helper\\PostStateChange'] ?? $this->getPostStateChangeService()));
$instance->setName('pimcore:bundle:enable');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\Bundle\Helper\PostStateChange' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Bundle\Helper\PostStateChange
*/
protected function getPostStateChangeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/Helper/PostStateChange.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Cache/Symfony/CacheClearer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Tool/AssetsInstaller.php';
return $this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\Helper\\PostStateChange'] = new \Pimcore\Bundle\CoreBundle\Command\Bundle\Helper\PostStateChange(($this->services['Pimcore\\Cache\\Symfony\\CacheClearer'] ?? ($this->services['Pimcore\\Cache\\Symfony\\CacheClearer'] = new \Pimcore\Cache\Symfony\CacheClearer())), ($this->services['Pimcore\\Tool\\AssetsInstaller'] ?? ($this->services['Pimcore\\Tool\\AssetsInstaller'] = new \Pimcore\Tool\AssetsInstaller())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand
*/
protected function getInstallCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/AbstractBundleCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/InstallCommand.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\InstallCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\Bundle\InstallCommand(($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()), ($this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\Helper\\PostStateChange'] ?? $this->getPostStateChangeService()));
$instance->setName('pimcore:bundle:install');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand
*/
protected function getUninstallCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/AbstractBundleCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/Bundle/UninstallCommand.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\UninstallCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\Bundle\UninstallCommand(($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()), ($this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\Helper\\PostStateChange'] ?? $this->getPostStateChangeService()));
$instance->setName('pimcore:bundle:uninstall');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\CacheClearCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\CacheClearCommand
*/
protected function getCacheClearCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/CacheClearCommand.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\CacheClearCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\CacheClearCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setName('pimcore:cache:clear');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand
*/
protected function getClassesRebuildCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/ClassesRebuildCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/DataObject/ClassDefinition/ClassDefinitionManager.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\ClassesRebuildCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\ClassesRebuildCommand();
$instance->setClassDefinitionManager(($this->services['Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager'] ?? ($this->services['Pimcore\\Model\\DataObject\\ClassDefinition\\ClassDefinitionManager'] = new \Pimcore\Model\DataObject\ClassDefinition\ClassDefinitionManager())));
$instance->setName('pimcore:deployment:classes-rebuild');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\CustomLayoutRebuildCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\CustomLayoutRebuildCommand
*/
protected function getCustomLayoutRebuildCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/CustomLayoutRebuildCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Model/DataObject/ClassDefinition/ClassLayoutDefinitionManager.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\CustomLayoutRebuildCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\CustomLayoutRebuildCommand();
$instance->setClassLayoutDefinitionManager(($this->services['Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager'] ?? ($this->services['Pimcore\\Model\\DataObject\\ClassDefinition\\ClassLayoutDefinitionManager'] = new \Pimcore\Model\DataObject\ClassDefinition\ClassLayoutDefinitionManager())));
$instance->setName('pimcore:deployment:custom-layouts-rebuild');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\ExtJSCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\ExtJSCommand
*/
protected function getExtJSCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/ExtJSCommand.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\ExtJSCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\ExtJSCommand();
$instance->setName('pimcore:extjs');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand
*/
protected function getMaintenanceCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/MaintenanceCommand.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\MaintenanceCommand(($this->privates['Pimcore\\Maintenance\\Executor'] ?? $this->getExecutorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setName('pimcore:maintenance');
$instance->setAliases([0 => 'maintenance']);
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand
*/
protected function getOptimizeImageThumbnailsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/OptimizeImageThumbnailsCommand.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\OptimizeImageThumbnailsCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\OptimizeImageThumbnailsCommand(($this->services['Pimcore\\Image\\Optimizer'] ?? $this->getOptimizerService()));
$instance->setName('pimcore:thumbnails:optimize-images');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand
*/
protected function getWorkflowDumpCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Console/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Command/WorkflowDumpCommand.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\Command\\WorkflowDumpCommand'] = $instance = new \Pimcore\Bundle\CoreBundle\Command\WorkflowDumpCommand();
$instance->setName('pimcore:workflow:dump');
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector
*/
protected function getPimcoreDataCollectorService()
{
return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreDataCollector(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector
*/
protected function getPimcoreTargetingDataCollectorService()
{
return $this->privates['Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector'] = new \Pimcore\Bundle\CoreBundle\DataCollector\PimcoreTargetingDataCollector(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener
*/
protected function getDumpTranslationEntriesListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/DumpTranslationEntriesListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/TranslationEntriesDumper.php';
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\DumpTranslationEntriesListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\DumpTranslationEntriesListener(new \Pimcore\Translation\TranslationEntriesDumper());
}
/**
* 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\ContentTemplateListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener
*/
protected function getContentTemplateListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/ContentTemplateListener.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ContentTemplateListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ContentTemplateListener(($this->services['Pimcore\\Http\\Request\\Resolver\\TemplateResolver'] ?? $this->getTemplateResolverService()));
$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\DocumentRendererListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener
*/
protected function getDocumentRendererListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/Frontend/DocumentRendererListener.php';
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\DocumentRendererListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\DocumentRendererListener(($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\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener
*/
protected function getEditmodeListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\EditmodeListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\EditmodeListener(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Extension\\Bundle\\PimcoreBundleManager'] ?? $this->getPimcoreBundleManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] ?? ($this->privates['Pimcore\\Document\\Editable\\EditmodeEditableDefinitionCollector'] = new \Pimcore\Document\Editable\EditmodeEditableDefinitionCollector())));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener
*/
protected function getElementListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\ElementListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\ElementListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['pimcore_admin.security.user_loader'] ?? $this->getPimcoreAdmin_Security_UserLoaderService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$a = ($this->services['monolog.logger.init'] ?? $this->getMonolog_Logger_InitService());
$instance->setLogger($a);
$instance->setLogger($a);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener
*/
protected function getGlobalTemplateVariablesListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GlobalTemplateVariablesListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GlobalTemplateVariablesListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener
*/
protected function getGoogleSearchConsoleVerificationListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\GoogleSearchConsoleVerificationListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\GoogleSearchConsoleVerificationListener();
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener
*/
protected function getHardlinkCanonicalListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\HardlinkCanonicalListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\HardlinkCanonicalListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener
*/
protected function getInternalWysiwygHtmlAttributeFilterListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\InternalWysiwygHtmlAttributeFilterListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\InternalWysiwygHtmlAttributeFilterListener();
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener
*/
protected function getLocaleListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\LocaleListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\LocaleListener();
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener
*/
protected function getOutputTimestampListenerService()
{
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\OutputTimestampListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\OutputTimestampListener(($this->services['Pimcore\\Http\\Request\\Resolver\\OutputTimestampResolver'] ?? $this->getOutputTimestampResolverService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener
*/
protected function getRoutingListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\RoutingListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\RoutingListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Routing\\RedirectHandler'] ?? $this->getRedirectHandlerService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener
*/
protected function getStaticPageGeneratorListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\Frontend\\StaticPageGeneratorListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\Frontend\StaticPageGeneratorListener(($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener
*/
protected function getMaintenancePageListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\MaintenancePageListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\MaintenancePageListener(($this->services['kernel'] ?? $this->get('kernel', 1)));
$instance->loadTemplateFromResource('@PimcoreCoreBundle/Resources/misc/maintenance.html');
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener
*/
protected function getPimcoreContextListenerService()
{
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\PimcoreContextListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\PimcoreContextListener(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener
*/
protected function getResponseExceptionListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/ResponseExceptionListener.php';
$this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\ResponseExceptionListener'] = $instance = new \Pimcore\Bundle\CoreBundle\EventListener\ResponseExceptionListener(($this->services['Pimcore\\Document\\Renderer\\DocumentRenderer'] ?? $this->getDocumentRendererService()), ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), ($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()));
$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\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\SearchBackendListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener
*/
protected function getSearchBackendListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/EventListener/SearchBackendListener.php';
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\SearchBackendListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\SearchBackendListener(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener
*/
protected function getTranslationDebugListenerService()
{
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\TranslationDebugListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\TranslationDebugListener(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), 'pimcore_debug_translations');
}
/**
* Gets the private 'Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener' shared autowired service.
*
* @return \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebDebugToolbarListenerService()
{
return $this->privates['Pimcore\\Bundle\\CoreBundle\\EventListener\\WebDebugToolbarListener'] = new \Pimcore\Bundle\CoreBundle\EventListener\WebDebugToolbarListener(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] ?? ($this->privates['Pimcore\\Http\\RequestMatcherFactory'] = new \Pimcore\Http\RequestMatcherFactory())), ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $this->parameters['pimcore.web_profiler.toolbar.excluded_routes']);
}
/**
* Gets the private 'Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\ElementDescriptorInputType' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\ElementDescriptorInputType
*/
protected function getElementDescriptorInputTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/Type.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputObjectType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectType/ElementDescriptorInputType.php';
return $this->privates['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectType\\ElementDescriptorInputType'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectType\ElementDescriptorInputType(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Input' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Input
*/
protected function getInputService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Input.php';
return $this->privates['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DocumentElementInputProcessor\\Input'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Input(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\DeltaChecker\DeltaChecker' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\DeltaChecker\DeltaChecker
*/
protected function getDeltaCheckerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Interpreter/DeltaChecker/DeltaChecker.php';
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\DeltaChecker\\DeltaChecker'] = new \Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\DeltaChecker\DeltaChecker(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\InterpreterFactory' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\InterpreterFactory
*/
protected function getInterpreterFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Interpreter/InterpreterFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Settings/SettingsAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Interpreter/InterpreterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Interpreter/AbstractInterpreter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Interpreter/CsvFileInterpreter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Interpreter/XlsxFileInterpreter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Interpreter/JsonFileInterpreter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Interpreter/XmlFileInterpreter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Queue/QueueService.php';
$a = ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\DeltaChecker\\DeltaChecker'] ?? $this->getDeltaCheckerService());
$b = ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] = new \Pimcore\Bundle\DataImporterBundle\Queue\QueueService()));
$c = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
$d = new \Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\CsvFileInterpreter($a, $b, $c);
$e = ($this->services['monolog.logger.DATA-IMPORTER'] ?? $this->getMonolog_Logger_DATAIMPORTERService());
$d->setLogger($e);
$f = new \Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\XlsxFileInterpreter($a, $b, $c);
$f->setLogger($e);
$g = new \Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\JsonFileInterpreter($a, $b, $c);
$g->setLogger($e);
$h = new \Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\XmlFileInterpreter($a, $b, $c);
$h->setLogger($e);
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\InterpreterFactory'] = new \Pimcore\Bundle\DataImporterBundle\DataSource\Interpreter\InterpreterFactory(['csv' => $d, 'xlsx' => $f, 'json' => $g, 'xml' => $h]);
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\DataSource\Loader\DataLoaderFactory' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\DataSource\Loader\DataLoaderFactory
*/
protected function getDataLoaderFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Loader/DataLoaderFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Settings/SettingsAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Loader/DataLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Loader/AssetLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Helper/TemporaryFileHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Loader/UploadLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Loader/HttpLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Loader/SftpLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/DataSource/Loader/PushLoader.php';
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Loader\\DataLoaderFactory'] = new \Pimcore\Bundle\DataImporterBundle\DataSource\Loader\DataLoaderFactory(['asset' => new \Pimcore\Bundle\DataImporterBundle\DataSource\Loader\AssetLoader(), 'upload' => new \Pimcore\Bundle\DataImporterBundle\DataSource\Loader\UploadLoader(($this->privates['pimcore.dataImporter.upload.storage'] ?? $this->getPimcore_DataImporter_Upload_StorageService())), 'http' => new \Pimcore\Bundle\DataImporterBundle\DataSource\Loader\HttpLoader(), 'sftp' => new \Pimcore\Bundle\DataImporterBundle\DataSource\Loader\SftpLoader(), 'push' => new \Pimcore\Bundle\DataImporterBundle\DataSource\Loader\PushLoader()]);
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\EventListener\ConfigurationEventSubscriber' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\EventListener\ConfigurationEventSubscriber
*/
protected function getConfigurationEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/EventListener/ConfigurationEventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Queue/QueueService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Processing/ExecutionService.php';
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\ConfigurationEventSubscriber'] = new \Pimcore\Bundle\DataImporterBundle\EventListener\ConfigurationEventSubscriber(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\DeltaChecker\\DeltaChecker'] ?? $this->getDeltaCheckerService()), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] = new \Pimcore\Bundle\DataImporterBundle\Queue\QueueService())), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ExecutionService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ExecutionService'] = new \Pimcore\Bundle\DataImporterBundle\Processing\ExecutionService())), ($this->privates['pimcore.dataImporter.upload.storage'] ?? $this->getPimcore_DataImporter_Upload_StorageService()), ($this->privates['pimcore.dataImporter.preview.storage'] ?? $this->getPimcore_DataImporter_Preview_StorageService()));
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\EventListener\DataImporterListener' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\EventListener\DataImporterListener
*/
protected function getDataImporterListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/EventListener/DataImporterListener.php';
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\EventListener\\DataImporterListener'] = new \Pimcore\Bundle\DataImporterBundle\EventListener\DataImporterListener(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Messenger\\DataImporterHandler'] ?? $this->getDataImporterHandlerService()), false);
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\Mapping\MappingConfigurationFactory' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Mapping\MappingConfigurationFactory
*/
protected function getMappingConfigurationFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/MappingConfigurationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/MappingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Settings/SettingsAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/OperatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/AbstractOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/Trim.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/StringReplace.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/Explode.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/StaticText.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/ConditionalConversion.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/ReduceArrayKeyValuePairs.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/FlattenArray.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/Combine.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/HtmlDecode.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/ImportAsset.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/LoadAsset.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Simple/LoadDataObject.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/Numeric.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/QuantityValue.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/QuantityValueArray.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/InputQuantityValue.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/InputQuantityValueArray.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/Boolean.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/Date.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/Gallery.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/ImageAdvanced.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/AsArray.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/AsGeopoint.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/AsGeobounds.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/GeopolyAbstractOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/AsGeopolygon.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Operator/Factory/AsGeopolyline.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/DataTarget/DataTargetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/DataTarget/Direct.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/DataTarget/ManyToManyRelation.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/DataTarget/Classificationstore.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/DataTarget/ClassificationstoreBatch.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Tool/DataObjectLoader.php';
$a = ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService());
$b = new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\LoadDataObject($a);
$b->setDataObjectLoader(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Tool\\DataObjectLoader'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Tool\\DataObjectLoader'] = new \Pimcore\Bundle\DataImporterBundle\Tool\DataObjectLoader())));
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\Mapping\\MappingConfigurationFactory'] = new \Pimcore\Bundle\DataImporterBundle\Mapping\MappingConfigurationFactory(new \Pimcore\Bundle\DataImporterBundle\Mapping\MappingConfiguration(), ['trim' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\Trim($a), 'stringReplace' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\StringReplace($a), 'explode' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\Explode($a), 'staticText' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\StaticText($a), 'conditionalConversion' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\ConditionalConversion($a), 'reduceArrayKeyValuePairs' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\ReduceArrayKeyValuePairs($a), 'flattenArray' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\FlattenArray($a), 'combine' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\Combine($a), 'htmlDecode' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\HtmlDecode($a), 'importAsset' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\ImportAsset($a), 'loadAsset' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Simple\LoadAsset($a), 'loadDataObject' => $b, 'numeric' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\Numeric($a), 'quantityValue' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\QuantityValue($a), 'quantityValueArray' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\QuantityValueArray($a), 'inputQuantityValue' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\InputQuantityValue($a), 'inputQuantityValueArray' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\InputQuantityValueArray($a), 'boolean' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\Boolean($a), 'date' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\Date($a), 'gallery' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\Gallery($a), 'imageAdvanced' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\ImageAdvanced($a), 'asArray' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\AsArray($a), 'asGeopoint' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\AsGeopoint($a), 'asGeobounds' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\AsGeobounds($a), 'asGeopolygon' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\AsGeopolygon($a), 'asGeopolyline' => new \Pimcore\Bundle\DataImporterBundle\Mapping\Operator\Factory\AsGeopolyline($a)], ['direct' => new \Pimcore\Bundle\DataImporterBundle\Mapping\DataTarget\Direct(), 'manyToManyRelation' => new \Pimcore\Bundle\DataImporterBundle\Mapping\DataTarget\ManyToManyRelation(), 'classificationstore' => new \Pimcore\Bundle\DataImporterBundle\Mapping\DataTarget\Classificationstore(), 'classificationstoreBatch' => new \Pimcore\Bundle\DataImporterBundle\Mapping\DataTarget\ClassificationstoreBatch()]);
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\Mapping\Type\ClassificationStoreDataTypeService' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Mapping\Type\ClassificationStoreDataTypeService
*/
protected function getClassificationStoreDataTypeServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Type/ClassificationStoreDataTypeService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Type/TransformationDataTypeService.php';
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\Mapping\\Type\\ClassificationStoreDataTypeService'] = new \Pimcore\Bundle\DataImporterBundle\Mapping\Type\ClassificationStoreDataTypeService(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Mapping\\Type\\TransformationDataTypeService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Mapping\\Type\\TransformationDataTypeService'] = new \Pimcore\Bundle\DataImporterBundle\Mapping\Type\TransformationDataTypeService())));
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\Mapping\Type\TransformationDataTypeService' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Mapping\Type\TransformationDataTypeService
*/
protected function getTransformationDataTypeServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Mapping/Type/TransformationDataTypeService.php';
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\Mapping\\Type\\TransformationDataTypeService'] = new \Pimcore\Bundle\DataImporterBundle\Mapping\Type\TransformationDataTypeService();
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\Messenger\DataImporterHandler' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Messenger\DataImporterHandler
*/
protected function getDataImporterHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Messenger/DataImporterHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Queue/QueueService.php';
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\Messenger\\DataImporterHandler'] = new \Pimcore\Bundle\DataImporterBundle\Messenger\DataImporterHandler(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] = new \Pimcore\Bundle\DataImporterBundle\Queue\QueueService())), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService'] ?? $this->getImportProcessingServiceService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), 1800, 200, 3);
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\Processing\ImportPreparationService' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Processing\ImportPreparationService
*/
protected function getImportPreparationServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Processing/ImportPreparationService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Queue/QueueService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Settings/ConfigurationPreparationService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Processing/ExecutionService.php';
$this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportPreparationService'] = $instance = new \Pimcore\Bundle\DataImporterBundle\Processing\ImportPreparationService(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Resolver\\ResolverFactory'] ?? $this->getResolverFactoryService()), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Interpreter\\InterpreterFactory'] ?? $this->getInterpreterFactoryService()), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\DataSource\\Loader\\DataLoaderFactory'] ?? $this->getDataLoaderFactoryService()), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] = new \Pimcore\Bundle\DataImporterBundle\Queue\QueueService())), ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService()), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService'] = new \Pimcore\Bundle\DataImporterBundle\Settings\ConfigurationPreparationService())), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ExecutionService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ExecutionService'] = new \Pimcore\Bundle\DataImporterBundle\Processing\ExecutionService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setLogger(($this->services['monolog.logger.DATA-IMPORTER'] ?? $this->getMonolog_Logger_DATAIMPORTERService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\Processing\ImportProcessingService' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Processing\ImportProcessingService
*/
protected function getImportProcessingServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Processing/ImportProcessingService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Cleanup/CleanupStrategyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Cleanup/CleanupStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Cleanup/DeleteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Cleanup/UnpublishStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Queue/QueueService.php';
$this->privates['Pimcore\\Bundle\\DataImporterBundle\\Processing\\ImportProcessingService'] = $instance = new \Pimcore\Bundle\DataImporterBundle\Processing\ImportProcessingService(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Queue\\QueueService'] = new \Pimcore\Bundle\DataImporterBundle\Queue\QueueService())), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Mapping\\MappingConfigurationFactory'] ?? $this->getMappingConfigurationFactoryService()), ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Resolver\\ResolverFactory'] ?? $this->getResolverFactoryService()), new \Pimcore\Bundle\DataImporterBundle\Cleanup\CleanupStrategyFactory(['delete' => new \Pimcore\Bundle\DataImporterBundle\Cleanup\DeleteStrategy(), 'unpublish' => new \Pimcore\Bundle\DataImporterBundle\Cleanup\UnpublishStrategy()]), ($this->services['Pimcore\\Log\\ApplicationLogger'] ?? $this->getApplicationLoggerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setLogger(($this->services['monolog.logger.DATA-IMPORTER'] ?? $this->getMonolog_Logger_DATAIMPORTERService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\Resolver\ResolverFactory' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Resolver\ResolverFactory
*/
protected function getResolverFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/ResolverFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Resolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Settings/SettingsAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Load/LoadStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Load/AbstractLoad.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Load/IdStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Load/PathStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Load/AttributeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Load/NotLoadStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Location/LocationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Location/FindParentStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Location/FindOrCreateFolderStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Location/NoChangeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Location/StaticPathStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Location/DoNotCreateStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Publish/PublishStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Publish/AlwaysPublishStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Publish/AttributeBasedStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Publish/NoChangePublishNewStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Publish/NoChangeUnpublishNewStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Factory/FactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resolver/Factory/DataObjectFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Tool/DataObjectLoader.php';
$a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
$b = ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Tool\\DataObjectLoader'] ?? ($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Tool\\DataObjectLoader'] = new \Pimcore\Bundle\DataImporterBundle\Tool\DataObjectLoader()));
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\Resolver\\ResolverFactory'] = new \Pimcore\Bundle\DataImporterBundle\Resolver\ResolverFactory(new \Pimcore\Bundle\DataImporterBundle\Resolver\Resolver(), ['id' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Load\IdStrategy($a, $b), 'path' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Load\PathStrategy($a, $b), 'attribute' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Load\AttributeStrategy($a, $b), 'notLoad' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Load\NotLoadStrategy()], ['findParent' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Location\FindParentStrategy($b), 'findOrCreateFolder' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Location\FindOrCreateFolderStrategy($b), 'noChange' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Location\NoChangeStrategy(), 'staticPath' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Location\StaticPathStrategy(), 'doNotCreate' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Location\DoNotCreateStrategy()], ['alwaysPublish' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Publish\AlwaysPublishStrategy(), 'attributeBased' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Publish\AttributeBasedStrategy(), 'noChangePublishNew' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Publish\NoChangePublishNewStrategy(), 'noChangeUnpublishNew' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Publish\NoChangeUnpublishNewStrategy()], ['dataObject' => new \Pimcore\Bundle\DataImporterBundle\Resolver\Factory\DataObjectFactory(($this->services['pimcore.model.factory'] ?? $this->getPimcore_Model_FactoryService()))]);
}
/**
* Gets the private 'Pimcore\Bundle\DataImporterBundle\Settings\ConfigurationPreparationService' shared autowired service.
*
* @return \Pimcore\Bundle\DataImporterBundle\Settings\ConfigurationPreparationService
*/
protected function getConfigurationPreparationServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Settings/ConfigurationPreparationService.php';
return $this->privates['Pimcore\\Bundle\\DataImporterBundle\\Settings\\ConfigurationPreparationService'] = new \Pimcore\Bundle\DataImporterBundle\Settings\ConfigurationPreparationService();
}
/**
* Gets the private 'Pimcore\Config\ReportConfigWriter' shared autowired service.
*
* @return \Pimcore\Config\ReportConfigWriter
*/
protected function getReportConfigWriterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Config/ReportConfigWriter.php';
return $this->privates['Pimcore\\Config\\ReportConfigWriter'] = new \Pimcore\Config\ReportConfigWriter(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* 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\Maintenance\Executor' shared autowired service.
*
* @return \Pimcore\Maintenance\Executor
*/
protected function getExecutorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/ExecutorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Executor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/TaskInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/ScheduledTasksTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/LogMailMaintenanceTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/LogCleanupTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/LogErrorCleanupTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/LogArchiveTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/CleanupBrickTablesTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/CleanupClassificationstoreTablesTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/CleanupFieldcollectionTablesTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/VersionsCleanupTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/VersionsCleanupStackTraceDbTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/RedirectCleanupTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/DbCleanupBrokenViewsTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/TmpStoreCleanupTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/HousekeepingTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/LowQualityImagePreviewTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/StaticPagesGenerationTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Maintenance/Tasks/FullTextIndexOptimizeTask.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Maintenance/RestartQueueWorkersTask.php';
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$b = ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService());
$this->privates['Pimcore\\Maintenance\\Executor'] = $instance = new \Pimcore\Maintenance\Executor('maintenance.pid', $a, $b, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$c = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
$d = ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config()));
$instance->registerTask('scheduledtasks', new \Pimcore\Maintenance\Tasks\ScheduledTasksTask($a));
$instance->registerTask('logmaintenance', new \Pimcore\Maintenance\Tasks\LogMailMaintenanceTask($c, $d));
$instance->registerTask('cleanuplogfiles', new \Pimcore\Maintenance\Tasks\LogCleanupTask());
$instance->registerTask('httperrorlog', new \Pimcore\Maintenance\Tasks\LogErrorCleanupTask($c));
$instance->registerTask('archiveLogEntries', new \Pimcore\Maintenance\Tasks\LogArchiveTask($c, $d, $a, $b));
$instance->registerTask('cleanupBrickTables', new \Pimcore\Maintenance\Tasks\CleanupBrickTablesTask($a));
$instance->registerTask('cleanupClassificationstoreTables', new \Pimcore\Maintenance\Tasks\CleanupClassificationstoreTablesTask($a));
$instance->registerTask('cleanupFieldcollectionTables', new \Pimcore\Maintenance\Tasks\CleanupFieldcollectionTablesTask($a));
$instance->registerTask('versioncleanup', new \Pimcore\Maintenance\Tasks\VersionsCleanupTask($a, $d));
$instance->registerTask('VersionsCleanupStackTraceDb', new \Pimcore\Maintenance\Tasks\VersionsCleanupStackTraceDbTask($a));
$instance->registerTask('redirectcleanup', new \Pimcore\Maintenance\Tasks\RedirectCleanupTask($a));
$instance->registerTask('cleanupbrokenviews', new \Pimcore\Maintenance\Tasks\DbCleanupBrokenViewsTask($c, $a));
$instance->registerTask('tmpstorecleanup', new \Pimcore\Maintenance\Tasks\TmpStoreCleanupTask($c));
$instance->registerTask('housekeeping', new \Pimcore\Maintenance\Tasks\HousekeepingTask(7776000, 1800));
$instance->registerTask('low_quality_image_preview', new \Pimcore\Maintenance\Tasks\LowQualityImagePreviewTask($a, $b));
$instance->registerTask('documents_static_page_generate', new \Pimcore\Maintenance\Tasks\StaticPagesGenerationTask(($this->services['Pimcore\\Document\\StaticPageGenerator'] ?? $this->getStaticPageGeneratorService()), $a));
$instance->registerTask('optimize_fulltext_indexes', new \Pimcore\Maintenance\Tasks\FullTextIndexOptimizeTask($b));
$instance->registerTask('data_importer.restart_queue_workers', new \Pimcore\Bundle\DataImporterBundle\Maintenance\RestartQueueWorkersTask(($this->privates['Pimcore\\Bundle\\DataImporterBundle\\Messenger\\DataImporterHandler'] ?? $this->getDataImporterHandlerService()), false));
return $instance;
}
/**
* Gets the private 'Pimcore\Model\Notification\Service\UserService' shared autowired service.
*
* @return \Pimcore\Model\Notification\Service\UserService
*/
protected function getUserServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Notification/Service/UserService.php';
return $this->privates['Pimcore\\Model\\Notification\\Service\\UserService'] = new \Pimcore\Model\Notification\Service\UserService();
}
/**
* Gets the private 'Pimcore\Navigation\Renderer\Breadcrumbs' shared autowired service.
*
* @return \Pimcore\Navigation\Renderer\Breadcrumbs
*/
protected function getBreadcrumbsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/RendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/AbstractRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/Breadcrumbs.php';
return $this->privates['Pimcore\\Navigation\\Renderer\\Breadcrumbs'] = new \Pimcore\Navigation\Renderer\Breadcrumbs(($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
}
/**
* Gets the private 'Pimcore\Navigation\Renderer\Menu' shared autowired service.
*
* @return \Pimcore\Navigation\Renderer\Menu
*/
protected function getMenuService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/RendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/AbstractRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Navigation/Renderer/Menu.php';
return $this->privates['Pimcore\\Navigation\\Renderer\\Menu'] = new \Pimcore\Navigation\Renderer\Menu(($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()));
}
/**
* Gets the private 'Pimcore\Routing\Dynamic\DocumentRouteHandler' shared autowired service.
*
* @return \Pimcore\Routing\Dynamic\DocumentRouteHandler
*/
protected function getDocumentRouteHandlerService()
{
return $this->privates['Pimcore\\Routing\\Dynamic\\DocumentRouteHandler'] = new \Pimcore\Routing\Dynamic\DocumentRouteHandler(($this->services['Pimcore\\Model\\Document\\Service'] ?? ($this->services['Pimcore\\Model\\Document\\Service'] = new \Pimcore\Model\Document\Service())), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), ($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
}
/**
* Gets the private 'Pimcore\Routing\RedirectHandler' shared autowired service.
*
* @return \Pimcore\Routing\RedirectHandler
*/
protected function getRedirectHandlerService()
{
$this->privates['Pimcore\\Routing\\RedirectHandler'] = $instance = new \Pimcore\Routing\RedirectHandler(($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), ($this->services['Pimcore\\Http\\Request\\Resolver\\SiteResolver'] ?? $this->getSiteResolverService()), ($this->services['Pimcore\\Config'] ?? ($this->services['Pimcore\\Config'] = new \Pimcore\Config())), ($this->services['Symfony\\Component\\Lock\\LockFactory'] ?? $this->getLockFactoryService()));
$a = ($this->services['monolog.logger.routing'] ?? $this->getMonolog_Logger_RoutingService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'Pimcore\Routing\Redirect\Csv' shared autowired service.
*
* @return \Pimcore\Routing\Redirect\Csv
*/
protected function getCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Routing/Redirect/Csv.php';
return $this->privates['Pimcore\\Routing\\Redirect\\Csv'] = new \Pimcore\Routing\Redirect\Csv();
}
/**
* Gets the private 'Pimcore\Sitemap\Document\DocumentTreeGenerator' shared autowired service.
*
* @return \Pimcore\Sitemap\Document\DocumentTreeGenerator
*/
protected function getDocumentTreeGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/GeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Element/AbstractElementGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Document/DocumentTreeGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Document/DocumentUrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Document/DocumentUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/UrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Element/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Element/Filter/PublishedFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Element/Filter/PropertiesFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Document/Filter/DocumentTypeFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Document/Filter/SiteRootFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Element/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Element/Processor/ModificationDateProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/Element/Processor/PropertiesProcessor.php';
return $this->privates['Pimcore\\Sitemap\\Document\\DocumentTreeGenerator'] = new \Pimcore\Sitemap\Document\DocumentTreeGenerator(new \Pimcore\Sitemap\Document\DocumentUrlGenerator(new \Pimcore\Sitemap\UrlGenerator(($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()))), [0 => new \Pimcore\Sitemap\Element\Filter\PublishedFilter(), 1 => new \Pimcore\Sitemap\Element\Filter\PropertiesFilter(), 2 => new \Pimcore\Sitemap\Document\Filter\DocumentTypeFilter(), 3 => new \Pimcore\Sitemap\Document\Filter\SiteRootFilter()], [0 => new \Pimcore\Sitemap\Element\Processor\ModificationDateProcessor(), 1 => new \Pimcore\Sitemap\Element\Processor\PropertiesProcessor()]);
}
/**
* Gets the private 'Pimcore\Sitemap\EventListener\SitemapGeneratorListener' shared autowired service.
*
* @return \Pimcore\Sitemap\EventListener\SitemapGeneratorListener
*/
protected function getSitemapGeneratorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Sitemap/EventListener/SitemapGeneratorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DependencyInjection/ServiceCollection.php';
return $this->privates['Pimcore\\Sitemap\\EventListener\\SitemapGeneratorListener'] = new \Pimcore\Sitemap\EventListener\SitemapGeneratorListener(new \Pimcore\DependencyInjection\ServiceCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pimcore_documents' => ['privates', 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator', 'getDocumentTreeGeneratorService', false],
], [
'pimcore_documents' => '?',
]), [0 => 'pimcore_documents']));
}
/**
* Gets the private 'Pimcore\Targeting\ActionHandler\AssignTargetGroup' shared autowired service.
*
* @return \Pimcore\Targeting\ActionHandler\AssignTargetGroup
*/
protected function getAssignTargetGroupService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/AssignTargetGroup.php';
return $this->privates['Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup'] = new \Pimcore\Targeting\ActionHandler\AssignTargetGroup(($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService()), ($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()));
}
/**
* Gets the private 'Pimcore\Targeting\ActionHandler\CodeSnippet' shared autowired service.
*
* @return \Pimcore\Targeting\ActionHandler\CodeSnippet
*/
protected function getCodeSnippetService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/ResponseTransformingActionHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/CodeSnippet.php';
return $this->privates['Pimcore\\Targeting\\ActionHandler\\CodeSnippet'] = new \Pimcore\Targeting\ActionHandler\CodeSnippet(($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
}
/**
* Gets the private 'Pimcore\Targeting\ActionHandler\DelegatingActionHandler' shared autowired service.
*
* @return \Pimcore\Targeting\ActionHandler\DelegatingActionHandler
*/
protected function getDelegatingActionHandlerService()
{
return $this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] = new \Pimcore\Targeting\ActionHandler\DelegatingActionHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'assign_target_group' => ['privates', 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup', 'getAssignTargetGroupService', false],
'codesnippet' => ['privates', 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet', 'getCodeSnippetService', false],
'redirect' => ['privates', 'Pimcore\\Targeting\\ActionHandler\\Redirect', 'getRedirectService', false],
], [
'assign_target_group' => '?',
'codesnippet' => '?',
'redirect' => '?',
]), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()));
}
/**
* Gets the private 'Pimcore\Targeting\ActionHandler\Redirect' shared autowired service.
*
* @return \Pimcore\Targeting\ActionHandler\Redirect
*/
protected function getRedirectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/ActionHandler/Redirect.php';
return $this->privates['Pimcore\\Targeting\\ActionHandler\\Redirect'] = new \Pimcore\Targeting\ActionHandler\Redirect();
}
/**
* Gets the private 'Pimcore\Targeting\ConditionMatcher' shared autowired service.
*
* @return \Pimcore\Targeting\ConditionMatcher
*/
protected function getConditionMatcherService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
return $this->privates['Pimcore\\Targeting\\ConditionMatcher'] = new \Pimcore\Targeting\ConditionMatcher(new \Pimcore\Targeting\ConditionFactory($a, $this->parameters['pimcore.targeting.conditions']), ($this->privates['Pimcore\\Targeting\\DataLoader'] ?? $this->getDataLoaderService()), $a, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'Pimcore\Targeting\DataLoader' shared autowired service.
*
* @return \Pimcore\Targeting\DataLoader
*/
protected function getDataLoaderService()
{
$this->privates['Pimcore\\Targeting\\DataLoader'] = $instance = new \Pimcore\Targeting\DataLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'device' => ['privates', 'Pimcore\\Targeting\\DataProvider\\Device', 'getDeviceService', false],
'geoip' => ['privates', 'Pimcore\\Targeting\\DataProvider\\GeoIp', 'getGeoIpService', false],
'geolocation' => ['privates', 'Pimcore\\Targeting\\DataProvider\\GeoLocation', 'getGeoLocationService', false],
'targeting_storage' => ['privates', 'Pimcore\\Targeting\\DataProvider\\TargetingStorage', 'getTargetingStorageService', false],
'visited_pages_counter' => ['privates', 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter', 'getVisitedPagesCounterService', false],
], [
'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\DataProvider\Device' shared autowired service.
*
* @return \Pimcore\Targeting\DataProvider\Device
*/
protected function getDeviceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/DataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/Device.php';
$this->privates['Pimcore\\Targeting\\DataProvider\\Device'] = $instance = new \Pimcore\Targeting\DataProvider\Device(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setCache(($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService()));
$instance->setCachePool(($this->services['pimcore.cache.pool'] ?? $this->getPimcore_Cache_PoolService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\DataProvider\GeoIp' shared autowired service.
*
* @return \Pimcore\Targeting\DataProvider\GeoIp
*/
protected function getGeoIpService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/DataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/GeoIp.php';
include_once \dirname(__DIR__, 4).'/vendor/geoip2/geoip2/src/ProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/geoip2/geoip2/src/Database/Reader.php';
$this->privates['Pimcore\\Targeting\\DataProvider\\GeoIp'] = $instance = new \Pimcore\Targeting\DataProvider\GeoIp(new \GeoIp2\Database\Reader(''), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setCache(($this->services['Pimcore\\Cache\\Core\\CoreCacheHandler'] ?? $this->getCoreCacheHandlerService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\DataProvider\GeoLocation' shared autowired service.
*
* @return \Pimcore\Targeting\DataProvider\GeoLocation
*/
protected function getGeoLocationService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/DataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/GeoLocation.php';
return $this->privates['Pimcore\\Targeting\\DataProvider\\GeoLocation'] = new \Pimcore\Targeting\DataProvider\GeoLocation(($this->privates['Pimcore\\Targeting\\DataProvider\\GeoIp'] ?? $this->getGeoIpService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'Pimcore\Targeting\DataProvider\TargetingStorage' shared autowired service.
*
* @return \Pimcore\Targeting\DataProvider\TargetingStorage
*/
protected function getTargetingStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/DataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/TargetingStorage.php';
return $this->privates['Pimcore\\Targeting\\DataProvider\\TargetingStorage'] = new \Pimcore\Targeting\DataProvider\TargetingStorage(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()));
}
/**
* Gets the private 'Pimcore\Targeting\DataProvider\VisitedPagesCounter' shared autowired service.
*
* @return \Pimcore\Targeting\DataProvider\VisitedPagesCounter
*/
protected function getVisitedPagesCounterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/DataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/DataProvider/VisitedPagesCounter.php';
return $this->privates['Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter'] = new \Pimcore\Targeting\DataProvider\VisitedPagesCounter(($this->privates['Pimcore\\Targeting\\Service\\VisitedPagesCounter'] ?? $this->getVisitedPagesCounter2Service()));
}
/**
* 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/OverrideHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DocumentTargetingOverrideHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LanguageOverrideHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/DeviceOverrideHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Debug/Override/LocationOverrideHandler.php';
return new \Pimcore\Targeting\Debug\OverrideHandler(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), [0 => new \Pimcore\Targeting\Debug\Override\DocumentTargetingOverrideHandler(($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService())), 1 => new \Pimcore\Targeting\Debug\Override\LanguageOverrideHandler(), 2 => new \Pimcore\Targeting\Debug\Override\DeviceOverrideHandler(), 3 => new \Pimcore\Targeting\Debug\Override\LocationOverrideHandler()]);
}
/**
* Gets the private 'Pimcore\Targeting\Debug\TargetingDataCollector' shared autowired service.
*
* @return \Pimcore\Targeting\Debug\TargetingDataCollector
*/
protected function getTargetingDataCollectorService()
{
$this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] = $instance = new \Pimcore\Targeting\Debug\TargetingDataCollector(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService()));
$instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\EventListener\DocumentTargetGroupListener' shared autowired service.
*
* @return \Pimcore\Targeting\EventListener\DocumentTargetGroupListener
*/
protected function getDocumentTargetGroupListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/DocumentTargetGroupListener.php';
return $this->privates['Pimcore\\Targeting\\EventListener\\DocumentTargetGroupListener'] = new \Pimcore\Targeting\EventListener\DocumentTargetGroupListener(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'Pimcore\Targeting\EventListener\TargetingListener' shared autowired service.
*
* @return \Pimcore\Targeting\EventListener\TargetingListener
*/
protected function getTargetingListenerService()
{
$a = ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage()));
$b = ($this->privates['Pimcore\\Targeting\\ActionHandler\\DelegatingActionHandler'] ?? $this->getDelegatingActionHandlerService());
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
$d = new \Pimcore\Targeting\VisitorInfoResolver(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()), $a, ($this->privates['Pimcore\\Targeting\\ConditionMatcher'] ?? $this->getConditionMatcherService()), $b, ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $c);
$e = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$d->setStopwatch($e);
$this->privates['Pimcore\\Targeting\\EventListener\\TargetingListener'] = $instance = new \Pimcore\Targeting\EventListener\TargetingListener($d, $b, $a, ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()), new \Pimcore\Targeting\Code\TargetingCodeGenerator($c, ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService())));
$instance->setStopwatch($e);
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
$instance->setResponseHelper(($this->services['Pimcore\\Http\\ResponseHelper'] ?? ($this->services['Pimcore\\Http\\ResponseHelper'] = new \Pimcore\Http\ResponseHelper())));
$instance->setStaticPageResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\StaticPageResolver'] ?? $this->getStaticPageResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\EventListener\ToolbarListener' shared autowired service.
*
* @return \Pimcore\Targeting\EventListener\ToolbarListener
*/
protected function getToolbarListenerService()
{
$this->privates['Pimcore\\Targeting\\EventListener\\ToolbarListener'] = $instance = new \Pimcore\Targeting\EventListener\ToolbarListener(($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] ?? ($this->privates['Pimcore\\Targeting\\VisitorInfoStorage'] = new \Pimcore\Targeting\VisitorInfoStorage())), ($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService()), ($this->privates['Pimcore\\Targeting\\Debug\\TargetingDataCollector'] ?? $this->getTargetingDataCollectorService()), ($this->privates['Pimcore\\Targeting\\Debug\\OverrideHandler'] ?? $this->getOverrideHandlerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['pimcore.templating.engine.delegating'] ?? $this->getPimcore_Templating_Engine_DelegatingService()), ($this->privates['Pimcore\\Http\\Response\\CodeInjector'] ?? $this->getCodeInjectorService()));
$instance->setPimcoreContextResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\PimcoreContextResolver'] ?? $this->getPimcoreContextResolverService()));
return $instance;
}
/**
* Gets the private 'Pimcore\Targeting\EventListener\VisitedPagesCountListener' shared autowired service.
*
* @return \Pimcore\Targeting\EventListener\VisitedPagesCountListener
*/
protected function getVisitedPagesCountListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/EventListener/VisitedPagesCountListener.php';
return $this->privates['Pimcore\\Targeting\\EventListener\\VisitedPagesCountListener'] = new \Pimcore\Targeting\EventListener\VisitedPagesCountListener(($this->privates['Pimcore\\Targeting\\Service\\VisitedPagesCounter'] ?? $this->getVisitedPagesCounter2Service()));
}
/**
* Gets the private 'Pimcore\Targeting\Service\VisitedPagesCounter' shared autowired service.
*
* @return \Pimcore\Targeting\Service\VisitedPagesCounter
*/
protected function getVisitedPagesCounter2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Targeting/Service/VisitedPagesCounter.php';
return $this->privates['Pimcore\\Targeting\\Service\\VisitedPagesCounter'] = new \Pimcore\Targeting\Service\VisitedPagesCounter(($this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] ?? $this->getCookieStorageService()));
}
/**
* Gets the private 'Pimcore\Targeting\Storage\CookieStorage' shared autowired service.
*
* @return \Pimcore\Targeting\Storage\CookieStorage
*/
protected function getCookieStorageService()
{
return $this->privates['Pimcore\\Targeting\\Storage\\CookieStorage'] = new \Pimcore\Targeting\Storage\CookieStorage(new \Pimcore\Targeting\Storage\Cookie\JWTCookieSaveHandler('WuvN8qyGMGNQ7bkQKosWXZJKZPB3M7NU', [], NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'Pimcore\Templating\Renderer\ActionRenderer' shared autowired service.
*
* @return \Pimcore\Templating\Renderer\ActionRenderer
*/
protected function getActionRendererService()
{
return $this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] = new \Pimcore\Templating\Renderer\ActionRenderer(($this->privates['twig.runtime.httpkernel'] ?? $this->getTwig_Runtime_HttpkernelService()));
}
/**
* Gets the private 'Pimcore\Translation\ExportService\ExportServiceInterface' shared autowired service.
*
* @return \Pimcore\Translation\ExportService\ExportService
*/
protected function getExportServiceInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportService/ExportServiceInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportService/ExportService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/ExportDataExtractorServiceInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/ExportDataExtractorService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/DataExtractor/DataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/DataExtractor/AbstractElementDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/DataExtractor/DataObjectDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportDataExtractorService/DataExtractor/DocumentDataExtractor.php';
$a = new \Pimcore\Translation\ExportDataExtractorService\ExportDataExtractorService();
$a->registerDataExtractor('object', new \Pimcore\Translation\ExportDataExtractorService\DataExtractor\DataObjectDataExtractor());
$a->registerDataExtractor('document', new \Pimcore\Translation\ExportDataExtractorService\DataExtractor\DocumentDataExtractor(($this->services['Pimcore\\Document\\Editable\\EditableUsageResolver'] ?? $this->getEditableUsageResolverService())));
return $this->privates['Pimcore\\Translation\\ExportService\\ExportServiceInterface'] = new \Pimcore\Translation\ExportService\ExportService($a, ($this->privates['Pimcore\\Translation\\ExportService\\Exporter\\ExporterInterface'] ?? $this->getExporterInterfaceService()));
}
/**
* Gets the private 'Pimcore\Translation\ExportService\Exporter\ExporterInterface' shared autowired service.
*
* @return \Pimcore\Translation\ExportService\Exporter\Xliff12Exporter
*/
protected function getExporterInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportService/Exporter/ExporterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ExportService/Exporter/Xliff12Exporter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/Escaper/Xliff12Escaper.php';
return $this->privates['Pimcore\\Translation\\ExportService\\Exporter\\ExporterInterface'] = new \Pimcore\Translation\ExportService\Exporter\Xliff12Exporter(($this->privates['Pimcore\\Translation\\Escaper\\Xliff12Escaper'] ?? ($this->privates['Pimcore\\Translation\\Escaper\\Xliff12Escaper'] = new \Pimcore\Translation\Escaper\Xliff12Escaper())));
}
/**
* Gets the private 'Pimcore\Translation\ImportDataExtractor\ImportDataExtractorInterface' shared autowired service.
*
* @return \Pimcore\Translation\ImportDataExtractor\Xliff12DataExtractor
*/
protected function getImportDataExtractorInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImportDataExtractor/ImportDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImportDataExtractor/Xliff12DataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImportDataExtractor/TranslationItemResolver/TranslationItemResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImportDataExtractor/TranslationItemResolver/TranslationItemResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/Escaper/Xliff12Escaper.php';
return $this->privates['Pimcore\\Translation\\ImportDataExtractor\\ImportDataExtractorInterface'] = new \Pimcore\Translation\ImportDataExtractor\Xliff12DataExtractor(($this->privates['Pimcore\\Translation\\Escaper\\Xliff12Escaper'] ?? ($this->privates['Pimcore\\Translation\\Escaper\\Xliff12Escaper'] = new \Pimcore\Translation\Escaper\Xliff12Escaper())), new \Pimcore\Translation\ImportDataExtractor\TranslationItemResolver\TranslationItemResolver());
}
/**
* Gets the private 'Pimcore\Translation\ImporterService\ImporterServiceInterface' shared autowired service.
*
* @return \Pimcore\Translation\ImporterService\ImporterService
*/
protected function getImporterServiceInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/ImporterServiceInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/ImporterService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/Importer/ImporterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/Importer/AbstractElementImporter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/Importer/DataObjectImporter.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Translation/ImporterService/Importer/DocumentImporter.php';
$this->privates['Pimcore\\Translation\\ImporterService\\ImporterServiceInterface'] = $instance = new \Pimcore\Translation\ImporterService\ImporterService();
$instance->registerImporter('object', new \Pimcore\Translation\ImporterService\Importer\DataObjectImporter());
$instance->registerImporter('document', new \Pimcore\Translation\ImporterService\Importer\DocumentImporter());
return $instance;
}
/**
* 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;
});
});
}
return new \Pimcore\Twig\Extension\SubrequestExtension(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] ?? $this->getIncService()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadLink' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadLink
*/
protected function getHeadLinkService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadLink'] = new \Pimcore\Twig\Extension\Templating\HeadLink(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadMeta' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadMeta
*/
protected function getHeadMetaService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadMeta'] = new \Pimcore\Twig\Extension\Templating\HeadMeta(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadScript' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadScript
*/
protected function getHeadScriptService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadScript'] = new \Pimcore\Twig\Extension\Templating\HeadScript(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadStyle' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadStyle
*/
protected function getHeadStyleService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadStyle'] = new \Pimcore\Twig\Extension\Templating\HeadStyle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\HeadTitle' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\HeadTitle
*/
protected function getHeadTitleService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\HeadTitle'] = new \Pimcore\Twig\Extension\Templating\HeadTitle(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\Inc' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\Inc
*/
protected function getIncService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Inc'] = new \Pimcore\Twig\Extension\Templating\Inc(new \Pimcore\Templating\Renderer\IncludeRenderer(($this->privates['Pimcore\\Templating\\Renderer\\ActionRenderer'] ?? $this->getActionRendererService()), ($this->services['Pimcore\\Targeting\\Document\\DocumentTargetingConfigurator'] ?? $this->getDocumentTargetingConfiguratorService())), ($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\InlineScript' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\InlineScript
*/
protected function getInlineScriptService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\InlineScript'] = new \Pimcore\Twig\Extension\Templating\InlineScript(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())), ($this->services['Symfony\\Bridge\\Twig\\Extension\\WebLinkExtension'] ?? $this->getWebLinkExtensionService()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\Navigation' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\Navigation
*/
protected function getNavigationService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Navigation'] = $this->createProxy('Navigation_62d2b4b', function () {
return \Navigation_62d2b4b::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getNavigationService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/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', false],
'menu' => ['privates', 'Pimcore\\Navigation\\Renderer\\Menu', 'getMenuService', false],
], [
'breadcrumbs' => '?',
'menu' => '?',
]));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\PimcoreUrl' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\PimcoreUrl
*/
protected function getPimcoreUrlService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\PimcoreUrl'] = new \Pimcore\Twig\Extension\Templating\PimcoreUrl(($this->services['router'] ?? $this->getRouterService()), ($this->services['Pimcore\\Http\\RequestHelper'] ?? $this->getRequestHelperService()));
}
/**
* Gets the private 'Pimcore\Twig\Extension\Templating\Placeholder' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\Placeholder
*/
protected function 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 'Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension
*/
protected function getAbstractExtensionService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\AbstractExtension'] = new \Pimcore\Twig\Extension\Templating\Placeholder\AbstractExtension(($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\Placeholder\CacheBusterAware' shared autowired service.
*
* @return \Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware
*/
protected function getCacheBusterAwareService()
{
return $this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\CacheBusterAware'] = new \Pimcore\Twig\Extension\Templating\Placeholder\CacheBusterAware(($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] ?? ($this->privates['Pimcore\\Twig\\Extension\\Templating\\Placeholder\\ContainerService'] = new \Pimcore\Twig\Extension\Templating\Placeholder\ContainerService())));
}
/**
* Gets the private 'Pimcore\Workflow\ActionsButtonService' shared autowired service.
*
* @return \Pimcore\Workflow\ActionsButtonService
*/
protected function getActionsButtonServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/ActionsButtonService.php';
return $this->privates['Pimcore\\Workflow\\ActionsButtonService'] = new \Pimcore\Workflow\ActionsButtonService(($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()));
}
/**
* Gets the private 'Pimcore\Workflow\EventSubscriber\NotesSubscriber' shared autowired service.
*
* @return \Pimcore\Workflow\EventSubscriber\NotesSubscriber
*/
protected function getNotesSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/EventSubscriber/NotesSubscriber.php';
return $this->privates['Pimcore\\Workflow\\EventSubscriber\\NotesSubscriber'] = new \Pimcore\Workflow\EventSubscriber\NotesSubscriber(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'Pimcore\Workflow\EventSubscriber\NotificationSubscriber' shared autowired service.
*
* @return \Pimcore\Workflow\EventSubscriber\NotificationSubscriber
*/
protected function getNotificationSubscriber2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/EventSubscriber/NotificationSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/AbstractNotificationService.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Workflow/Notification/PimcoreNotificationService.php';
$a = ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
return $this->privates['Pimcore\\Workflow\\EventSubscriber\\NotificationSubscriber'] = new \Pimcore\Workflow\EventSubscriber\NotificationSubscriber(($this->services['Pimcore\\Workflow\\Notification\\NotificationEmailService'] ?? $this->getNotificationEmailServiceService()), new \Pimcore\Workflow\Notification\PimcoreNotificationService(($this->services['Pimcore\\Model\\Notification\\Service\\NotificationService'] ?? $this->getNotificationServiceService()), $a), $a, ($this->services['Pimcore\\Workflow\\ExpressionService'] ?? $this->getExpressionServiceService()), ($this->services['Pimcore\\Workflow\\Manager'] ?? $this->getManagerService()));
}
/**
* 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']);
}
/**
* 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.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
*/
protected function getAnnotations_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#', true);
}
/**
* 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 'app.area.brick.anchor_brick' shared autowired service.
*
* @return \App\Document\Areabrick\AnchorBrick
*/
protected function getApp_Area_Brick_AnchorBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AnchorBrick.php';
$this->privates['app.area.brick.anchor_brick'] = $instance = new \App\Document\Areabrick\AnchorBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.banner_brick' shared autowired service.
*
* @return \App\Document\Areabrick\BannerBrick
*/
protected function getApp_Area_Brick_BannerBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/BannerBrick.php';
$this->privates['app.area.brick.banner_brick'] = $instance = new \App\Document\Areabrick\BannerBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.banner_horizontal_brick' shared autowired service.
*
* @return \App\Document\Areabrick\BannerHorizontalBrick
*/
protected function getApp_Area_Brick_BannerHorizontalBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/BannerHorizontalBrick.php';
$this->privates['app.area.brick.banner_horizontal_brick'] = $instance = new \App\Document\Areabrick\BannerHorizontalBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.banner_list_brick' shared autowired service.
*
* @return \App\Document\Areabrick\BannerListBrick
*/
protected function getApp_Area_Brick_BannerListBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/BannerListBrick.php';
$this->privates['app.area.brick.banner_list_brick'] = $instance = new \App\Document\Areabrick\BannerListBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.calendar_brick' shared autowired service.
*
* @return \App\Document\Areabrick\CalendarBrick
*/
protected function getApp_Area_Brick_CalendarBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/CalendarBrick.php';
$this->privates['app.area.brick.calendar_brick'] = $instance = new \App\Document\Areabrick\CalendarBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.column_layout_brick' shared autowired service.
*
* @return \App\Document\Areabrick\ColumnLayoutBrick
*/
protected function getApp_Area_Brick_ColumnLayoutBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/ColumnLayoutBrick.php';
$this->privates['app.area.brick.column_layout_brick'] = $instance = new \App\Document\Areabrick\ColumnLayoutBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.current_achievements_brick' shared autowired service.
*
* @return \App\Document\Areabrick\CurrentAchievementsBrick
*/
protected function getApp_Area_Brick_CurrentAchievementsBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/CurrentAchievementsBrick.php';
$this->privates['app.area.brick.current_achievements_brick'] = $instance = new \App\Document\Areabrick\CurrentAchievementsBrick(($this->privates['App\\Profile\\Service\\LoadMoreService'] ?? $this->getLoadMoreServiceService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.current_auctions_brick' shared autowired service.
*
* @return \App\Document\Areabrick\CurrentAuctionsBrick
*/
protected function getApp_Area_Brick_CurrentAuctionsBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/CurrentAuctionsBrick.php';
$this->privates['app.area.brick.current_auctions_brick'] = $instance = new \App\Document\Areabrick\CurrentAuctionsBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.current_races_brick' shared autowired service.
*
* @return \App\Document\Areabrick\CurrentRacesBrick
*/
protected function getApp_Area_Brick_CurrentRacesBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/CurrentRacesBrick.php';
include_once \dirname(__DIR__, 4).'/src/Race/Manager/RaceManager.php';
$this->privates['app.area.brick.current_races_brick'] = $instance = new \App\Document\Areabrick\CurrentRacesBrick(($this->privates['App\\Race\\Manager\\RaceManager'] ?? ($this->privates['App\\Race\\Manager\\RaceManager'] = new \App\Race\Manager\RaceManager())));
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.divider_brick' shared autowired service.
*
* @return \App\Document\Areabrick\DividerBrick
*/
protected function getApp_Area_Brick_DividerBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/DividerBrick.php';
$this->privates['app.area.brick.divider_brick'] = $instance = new \App\Document\Areabrick\DividerBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.elfsight_content_brick' shared autowired service.
*
* @return \App\Document\Areabrick\ElfsightContentBrick
*/
protected function getApp_Area_Brick_ElfsightContentBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/ElfsightContentBrick.php';
$this->privates['app.area.brick.elfsight_content_brick'] = $instance = new \App\Document\Areabrick\ElfsightContentBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.features_brick' shared autowired service.
*
* @return \App\Document\Areabrick\FeaturesBrick
*/
protected function getApp_Area_Brick_FeaturesBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/FeaturesBrick.php';
$this->privates['app.area.brick.features_brick'] = $instance = new \App\Document\Areabrick\FeaturesBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.features_list_brick' shared autowired service.
*
* @return \App\Document\Areabrick\FeaturesListBrick
*/
protected function getApp_Area_Brick_FeaturesListBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/FeaturesListBrick.php';
$this->privates['app.area.brick.features_list_brick'] = $instance = new \App\Document\Areabrick\FeaturesListBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.frequent_news_brick' shared autowired service.
*
* @return \App\Document\Areabrick\FrequentNewsBrick
*/
protected function getApp_Area_Brick_FrequentNewsBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/FrequentNewsBrick.php';
$this->privates['app.area.brick.frequent_news_brick'] = $instance = new \App\Document\Areabrick\FrequentNewsBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.hero_brick' shared autowired service.
*
* @return \App\Document\Areabrick\HeroBrick
*/
protected function getApp_Area_Brick_HeroBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/HeroBrick.php';
$this->privates['app.area.brick.hero_brick'] = $instance = new \App\Document\Areabrick\HeroBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.hero_reverse_brick' shared autowired service.
*
* @return \App\Document\Areabrick\HeroReverseBrick
*/
protected function getApp_Area_Brick_HeroReverseBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/HeroReverseBrick.php';
$this->privates['app.area.brick.hero_reverse_brick'] = $instance = new \App\Document\Areabrick\HeroReverseBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.image' shared autowired service.
*
* @return \App\Document\Areabrick\Image
*/
protected function getApp_Area_Brick_ImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/Image.php';
$this->privates['app.area.brick.image'] = $instance = new \App\Document\Areabrick\Image();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.jockey_attendence' shared autowired service.
*
* @return \App\Document\Areabrick\JockeyAttendence
*/
protected function getApp_Area_Brick_JockeyAttendenceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/JockeyAttendence.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Manager/TimelinepostManager.php';
$this->privates['app.area.brick.jockey_attendence'] = $instance = new \App\Document\Areabrick\JockeyAttendence(($this->privates['App\\Timeline\\Manager\\TimelinepostManager'] ?? ($this->privates['App\\Timeline\\Manager\\TimelinepostManager'] = new \App\Timeline\Manager\TimelinepostManager())), ($this->privates['App\\Profile\\Service\\LoadMoreService'] ?? $this->getLoadMoreServiceService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.link_brick' shared autowired service.
*
* @return \App\Document\Areabrick\LinkBrick
*/
protected function getApp_Area_Brick_LinkBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/LinkBrick.php';
$this->privates['app.area.brick.link_brick'] = $instance = new \App\Document\Areabrick\LinkBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.network_brick' shared autowired service.
*
* @return \App\Document\Areabrick\NetworkBrick
*/
protected function getApp_Area_Brick_NetworkBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/NetworkBrick.php';
$this->privates['app.area.brick.network_brick'] = $instance = new \App\Document\Areabrick\NetworkBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.network_sololist_brick' shared autowired service.
*
* @return \App\Document\Areabrick\NetworkSololistBrick
*/
protected function getApp_Area_Brick_NetworkSololistBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/NetworkSololistBrick.php';
$this->privates['app.area.brick.network_sololist_brick'] = $instance = new \App\Document\Areabrick\NetworkSololistBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.news' shared autowired service.
*
* @return \App\Document\Areabrick\News
*/
protected function getApp_Area_Brick_NewsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/News.php';
$this->privates['app.area.brick.news'] = $instance = new \App\Document\Areabrick\News();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.partners_brick' shared autowired service.
*
* @return \App\Document\Areabrick\PartnersBrick
*/
protected function getApp_Area_Brick_PartnersBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/PartnersBrick.php';
$this->privates['app.area.brick.partners_brick'] = $instance = new \App\Document\Areabrick\PartnersBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.profile_description_brick' shared autowired service.
*
* @return \App\Document\Areabrick\ProfileDescriptionBrick
*/
protected function getApp_Area_Brick_ProfileDescriptionBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/ProfileDescriptionBrick.php';
$this->privates['app.area.brick.profile_description_brick'] = $instance = new \App\Document\Areabrick\ProfileDescriptionBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.quicklinks_brick' shared autowired service.
*
* @return \App\Document\Areabrick\QuicklinksBrick
*/
protected function getApp_Area_Brick_QuicklinksBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/QuicklinksBrick.php';
$this->privates['app.area.brick.quicklinks_brick'] = $instance = new \App\Document\Areabrick\QuicklinksBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.races' shared autowired service.
*
* @return \App\Document\Areabrick\Races
*/
protected function getApp_Area_Brick_RacesService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/Races.php';
$this->privates['app.area.brick.races'] = $instance = new \App\Document\Areabrick\Races();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.search_brick' shared autowired service.
*
* @return \App\Document\Areabrick\SearchBrick
*/
protected function getApp_Area_Brick_SearchBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/SearchBrick.php';
$this->privates['app.area.brick.search_brick'] = $instance = new \App\Document\Areabrick\SearchBrick(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.service_timelineposts' shared autowired service.
*
* @return \App\Document\Areabrick\ServiceTimelineposts
*/
protected function getApp_Area_Brick_ServiceTimelinepostsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/ServiceTimelineposts.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Manager/TimelinepostManager.php';
$this->privates['app.area.brick.service_timelineposts'] = $instance = new \App\Document\Areabrick\ServiceTimelineposts(($this->privates['App\\Timeline\\Manager\\TimelinepostManager'] ?? ($this->privates['App\\Timeline\\Manager\\TimelinepostManager'] = new \App\Timeline\Manager\TimelinepostManager())), ($this->privates['App\\Profile\\Service\\LoadMoreService'] ?? $this->getLoadMoreServiceService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.slider_brick' shared autowired service.
*
* @return \App\Document\Areabrick\SliderBrick
*/
protected function getApp_Area_Brick_SliderBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/SliderBrick.php';
$this->privates['app.area.brick.slider_brick'] = $instance = new \App\Document\Areabrick\SliderBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.spacing' shared autowired service.
*
* @return \App\Document\Areabrick\Spacing
*/
protected function getApp_Area_Brick_SpacingService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/Spacing.php';
$this->privates['app.area.brick.spacing'] = $instance = new \App\Document\Areabrick\Spacing();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.target_audience_brick' shared autowired service.
*
* @return \App\Document\Areabrick\TargetAudienceBrick
*/
protected function getApp_Area_Brick_TargetAudienceBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/TargetAudienceBrick.php';
$this->privates['app.area.brick.target_audience_brick'] = $instance = new \App\Document\Areabrick\TargetAudienceBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.team_brick' shared autowired service.
*
* @return \App\Document\Areabrick\TeamBrick
*/
protected function getApp_Area_Brick_TeamBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/TeamBrick.php';
$this->privates['app.area.brick.team_brick'] = $instance = new \App\Document\Areabrick\TeamBrick();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.text' shared autowired service.
*
* @return \App\Document\Areabrick\Text
*/
protected function getApp_Area_Brick_TextService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/Text.php';
$this->privates['app.area.brick.text'] = $instance = new \App\Document\Areabrick\Text();
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.timelineposts' shared autowired service.
*
* @return \App\Document\Areabrick\Timelineposts
*/
protected function getApp_Area_Brick_TimelinepostsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/EditableDialogBoxInterface.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/Timelineposts.php';
include_once \dirname(__DIR__, 4).'/src/Timeline/Manager/TimelinepostManager.php';
$this->privates['app.area.brick.timelineposts'] = $instance = new \App\Document\Areabrick\Timelineposts(($this->privates['App\\Timeline\\Manager\\TimelinepostManager'] ?? ($this->privates['App\\Timeline\\Manager\\TimelinepostManager'] = new \App\Timeline\Manager\TimelinepostManager())), ($this->privates['App\\Profile\\Service\\LoadMoreService'] ?? $this->getLoadMoreServiceService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'app.area.brick.top_auctionlots_brick' shared autowired service.
*
* @return \App\Document\Areabrick\TopAuctionlotsBrick
*/
protected function getApp_Area_Brick_TopAuctionlotsBrickService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/TemplateAreabrickInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Extension/Document/Areabrick/AbstractTemplateAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/AbstractAreabrick.php';
include_once \dirname(__DIR__, 4).'/src/Document/Areabrick/TopAuctionlotsBrick.php';
$this->privates['app.area.brick.top_auctionlots_brick'] = $instance = new \App\Document\Areabrick\TopAuctionlotsBrick(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setContainer($this);
$instance->setEditableRenderer(($this->services['Pimcore\\Templating\\Renderer\\EditableRenderer'] ?? $this->getEditableRendererService()));
return $instance;
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__, 4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('LTu+NAy5tX', 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('zyIINm9VNx', 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('e+x-JwAdbc', 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('35IyHEKYMc', 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('xU8P76hAWH', 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('F8hP9kD0Op', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache_pool_clearer.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
*/
protected function getCachePoolClearer_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
}
/**
* Gets the private 'cmf_routing.persistence.doctrine.route_condition_metadata_listener' shared service.
*
* @return \Symfony\Cmf\Bundle\RoutingBundle\Doctrine\RouteConditionMetadataListener
*/
protected function getCmfRouting_Persistence_Doctrine_RouteConditionMetadataListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src/Doctrine/RouteConditionMetadataListener.php';
return $this->privates['cmf_routing.persistence.doctrine.route_condition_metadata_listener'] = new \Symfony\Cmf\Bundle\RoutingBundle\Doctrine\RouteConditionMetadataListener();
}
/**
* Gets the private 'cmf_routing.route_type_form_type' shared service.
*
* @return \Symfony\Cmf\Bundle\RoutingBundle\Form\Type\RouteTypeType
*/
protected function getCmfRouting_RouteTypeFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src/Form/Type/RouteTypeType.php';
return $this->privates['cmf_routing.route_type_form_type'] = new \Symfony\Cmf\Bundle\RoutingBundle\Form\Type\RouteTypeType();
}
/**
* Gets the private 'cmf_routing.validator.route_defaults' shared service.
*
* @return \Symfony\Cmf\Bundle\RoutingBundle\Validator\Constraints\RouteDefaultsTwigValidator
*/
protected function getCmfRouting_Validator_RouteDefaultsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src/Validator/Constraints/RouteDefaultsTwigValidator.php';
return $this->privates['cmf_routing.validator.route_defaults'] = new \Symfony\Cmf\Bundle\RoutingBundle\Validator\Constraints\RouteDefaultsTwigValidator(($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()));
}
/**
* Gets the private 'config_builder.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
*/
protected function getConfigBuilder_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* 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 'console.command.about' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
*/
protected function getConsole_Command_AboutService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
$instance->setDescription('Display information about the current project');
return $instance;
}
/**
* Gets the private 'console.command.assets_install' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
*/
protected function getConsole_Command_AssetsInstallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
$instance->setName('assets:install');
$instance->setDescription('Install bundle\'s web assets under a public directory');
return $instance;
}
/**
* Gets the private 'console.command.cache_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
*/
protected function getConsole_Command_CacheClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
$this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
$instance->setName('cache:clear');
$instance->setDescription('Clear the cache');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
*/
protected function getConsole_Command_CachePoolClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
$this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.rate_limiter', 8 => 'cache.validator_expression_language', 9 => 'cache.security_expression_language', 10 => 'pimcore.cache.adapter.redis_tag_aware', 11 => 'cache.webpack_encore']);
$instance->setName('cache:pool:clear');
$instance->setDescription('Clear cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_delete' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
*/
protected function getConsole_Command_CachePoolDeleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
$this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.rate_limiter', 8 => 'cache.validator_expression_language', 9 => 'cache.security_expression_language', 10 => 'pimcore.cache.adapter.redis_tag_aware', 11 => 'cache.webpack_encore']);
$instance->setName('cache:pool:delete');
$instance->setDescription('Delete an item from a cache pool');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
*/
protected function getConsole_Command_CachePoolListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
$this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'cache.rate_limiter', 8 => 'cache.validator_expression_language', 9 => 'cache.security_expression_language', 10 => 'pimcore.cache.adapter.redis_tag_aware', 11 => 'cache.webpack_encore']);
$instance->setName('cache:pool:list');
$instance->setDescription('List available cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_prune' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
*/
protected function getConsole_Command_CachePoolPruneService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
yield 'pimcore.cache.adapter.redis_tag_aware' => ($this->privates['pimcore.cache.adapter.redis_tag_aware'] ?? $this->getPimcore_Cache_Adapter_RedisTagAwareService());
yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
}, 12));
$instance->setName('cache:pool:prune');
$instance->setDescription('Prune cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_warmup' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
*/
protected function getConsole_Command_CacheWarmupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
$this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
$instance->setName('cache:warmup');
$instance->setDescription('Warm up an empty cache');
return $instance;
}
/**
* Gets the private 'console.command.config_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
*/
protected function getConsole_Command_ConfigDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
$this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
$instance->setName('debug:config');
$instance->setDescription('Dump the current configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.config_dump_reference' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
*/
protected function getConsole_Command_ConfigDumpReferenceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
$this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
$instance->setName('config:dump-reference');
$instance->setDescription('Dump the default configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.container_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
*/
protected function getConsole_Command_ContainerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
$instance->setDescription('Display current services for an application');
return $instance;
}
/**
* Gets the private 'console.command.container_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
*/
protected function getConsole_Command_ContainerLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
$this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
$instance->setName('lint:container');
$instance->setDescription('Ensure that arguments injected into services match type declarations');
return $instance;
}
/**
* Gets the private 'console.command.debug_autowiring' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
*/
protected function getConsole_Command_DebugAutowiringService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
$this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:autowiring');
$instance->setDescription('List classes/interfaces you can use for autowiring');
return $instance;
}
/**
* Gets the private 'console.command.dotenv_debug' shared service.
*
* @return \Symfony\Component\Dotenv\Command\DebugCommand
*/
protected function getConsole_Command_DotenvDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
$this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
$instance->setName('debug:dotenv');
$instance->setDescription('Lists all dotenv files with variables and values');
return $instance;
}
/**
* Gets the private 'console.command.event_dispatcher_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
*/
protected function getConsole_Command_EventDispatcherDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
$this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.pX9c9Vu'] ?? $this->get_ServiceLocator_PX9c9VuService()));
$instance->setName('debug:event-dispatcher');
$instance->setDescription('Display configured listeners for an application');
return $instance;
}
/**
* Gets the private 'console.command.form_debug' shared service.
*
* @return \Symfony\Component\Form\Command\DebugCommand
*/
protected function getConsole_Command_FormDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'App\\Auction\\Form\\Type', 2 => 'App\\Calendar\\Form\\Type', 3 => 'App\\Core\\Form\\Type', 4 => 'App\\ElasticSearch\\Form\\Type', 5 => 'App\\Importer\\AuctionlotImporter\\Form', 6 => 'App\\Importer\\RacedayImporter\\Form', 7 => 'App\\Jockeyexchange\\Form\\Type', 8 => 'App\\Marketplace\\Form\\Type', 9 => 'App\\Network\\Form\\Type', 10 => 'App\\Newsletter\\Form\\Type', 11 => 'App\\Profile\\Form\\Type\\Admin', 12 => 'App\\Profile\\Form\\Type\\Auth', 13 => 'App\\Profile\\Form\\Type', 14 => 'App\\Profile\\Form\\Type\\ProfileCompletion', 15 => 'App\\Race\\Form\\Type', 16 => 'App\\Raceday\\Form\\Type', 17 => 'App\\Timeline\\Form\\Type', 18 => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type', 19 => 'Symfony\\UX\\Cropperjs\\Form'], [0 => 'App\\Auction\\Form\\Type\\AuctionDetailFilterType', 1 => 'App\\Auction\\Form\\Type\\AuctionFilterType', 2 => 'App\\Calendar\\Form\\Type\\CalendarFilterType', 3 => 'App\\Core\\Form\\Type\\AutocompleteType', 4 => 'App\\Core\\Form\\Type\\EventChoiceType', 5 => 'App\\Core\\Form\\Type\\OffsetPaginationType', 6 => 'App\\ElasticSearch\\Form\\Type\\SearchType', 7 => 'App\\Importer\\AuctionlotImporter\\Form\\AuctionlotFileImportType', 8 => 'App\\Importer\\RacedayImporter\\Form\\RacedayFileImportType', 9 => 'App\\Jockeyexchange\\Form\\Type\\AttendRaceType', 10 => 'App\\Jockeyexchange\\Form\\Type\\AttendRacedayType', 11 => 'App\\Marketplace\\Form\\Type\\SearchMarketplaceType', 12 => 'App\\Network\\Form\\Type\\CropImageType', 13 => 'App\\Network\\Form\\Type\\EditHorseDataType', 14 => 'App\\Network\\Form\\Type\\RacetrackFilterType', 15 => 'App\\Newsletter\\Form\\Type\\NewsletterType', 16 => 'App\\Profile\\Form\\Type\\Admin\\AddHorseType', 17 => 'App\\Profile\\Form\\Type\\Admin\\AddUserType', 18 => 'App\\Profile\\Form\\Type\\Admin\\CoveringFeeType', 19 => 'App\\Profile\\Form\\Type\\Admin\\PriceType', 20 => 'App\\Profile\\Form\\Type\\Admin\\ProfileAchievementsType', 21 => 'App\\Profile\\Form\\Type\\Admin\\ProfileOrganisationsType', 22 => 'App\\Profile\\Form\\Type\\Admin\\ProfilePartnerType', 23 => 'App\\Profile\\Form\\Type\\Admin\\ProfileTeamMemberType', 24 => 'App\\Profile\\Form\\Type\\Admin\\RemoveUserType', 25 => 'App\\Profile\\Form\\Type\\Admin\\SearchUserType', 26 => 'App\\Profile\\Form\\Type\\Admin\\SelectHorseType', 27 => 'App\\Profile\\Form\\Type\\Admin\\UserDataType', 28 => 'App\\Profile\\Form\\Type\\Auth\\ForgotPasswordType', 29 => 'App\\Profile\\Form\\Type\\Auth\\LoginType', 30 => 'App\\Profile\\Form\\Type\\Auth\\RegisterType', 31 => 'App\\Profile\\Form\\Type\\Auth\\ResetPasswordType', 32 => 'App\\Profile\\Form\\Type\\FilterBillingType', 33 => 'App\\Profile\\Form\\Type\\LoadMoreType', 34 => 'App\\Profile\\Form\\Type\\ProfileAttendType', 35 => 'App\\Profile\\Form\\Type\\ProfileChoiceType', 36 => 'App\\Profile\\Form\\Type\\ProfileCompletion\\AppearanceType', 37 => 'App\\Profile\\Form\\Type\\ProfileCompletion\\ContactType', 38 => 'App\\Profile\\Form\\Type\\ProfileCompletion\\PublishType', 39 => 'App\\Profile\\Form\\Type\\ProfileCompletion\\SoMeAndDataType', 40 => 'App\\Profile\\Form\\Type\\ReadAllNotificationsType', 41 => 'App\\Profile\\Form\\Type\\ReadNotificationType', 42 => 'App\\Race\\Form\\Type\\RaceDetailFilterType', 43 => 'App\\Race\\Form\\Type\\RaceFilterType', 44 => 'App\\Raceday\\Form\\Type\\RacedayDetailFilterType', 45 => 'App\\Timeline\\Form\\Type\\ConfirmedMentionsToConnectType', 46 => 'App\\Timeline\\Form\\Type\\CreateAuctionPostType', 47 => 'App\\Timeline\\Form\\Type\\CreateHorseAtAuctionPostType', 48 => 'App\\Timeline\\Form\\Type\\CreateHorseAtRacePostType', 49 => 'App\\Timeline\\Form\\Type\\CreateHorsePostType', 50 => 'App\\Timeline\\Form\\Type\\CreatePostPlaceholderType', 51 => 'App\\Timeline\\Form\\Type\\CreatePostType', 52 => 'App\\Timeline\\Form\\Type\\CreateRacePostType', 53 => 'App\\Timeline\\Form\\Type\\CreateServicePostType', 54 => 'App\\Timeline\\Form\\Type\\FilterPostType', 55 => 'App\\Timeline\\Form\\Type\\SelectAuctionType', 56 => 'App\\Timeline\\Form\\Type\\SelectHorseType', 57 => 'App\\Timeline\\Form\\Type\\SelectProfileType', 58 => 'App\\Timeline\\Form\\Type\\SelectRaceType', 59 => 'App\\Timeline\\Form\\Type\\ServicePriceType', 60 => 'App\\Timeline\\Form\\Type\\UploadMediaType', 61 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 62 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 63 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 64 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 65 => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType', 66 => 'Symfony\\UX\\Cropperjs\\Form\\CropperType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension', 8 => 'Craue\\FormFlowBundle\\Form\\Extension\\FormFlowFormExtension', 9 => 'Craue\\FormFlowBundle\\Form\\Extension\\FormFlowHiddenFieldExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
$instance->setDescription('Display form type information');
return $instance;
}
/**
* Gets the private 'console.command.messenger_consume_messages' shared service.
*
* @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
*/
protected function getConsole_Command_MessengerConsumeMessagesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
$this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [0 => 'pimcore_core', 1 => 'pimcore_maintenance', 2 => 'pimcore_image_optimize', 3 => 'pimcore_data_import', 4 => 'async'], NULL, [0 => 'messenger.bus.pimcore-core']);
$instance->setName('messenger:consume');
$instance->setDescription('Consume messages');
return $instance;
}
/**
* Gets the private 'console.command.messenger_debug' shared service.
*
* @return \Symfony\Component\Messenger\Command\DebugCommand
*/
protected function getConsole_Command_MessengerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/DebugCommand.php';
$this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.pimcore-core' => ['App\\Importer\\Message\\ImportMessage' => [0 => [0 => 'App\\Importer\\Message\\ImportMessageHandler', 1 => []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [0 => [0 => 'mailer.messenger.message_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => [0 => [0 => 'chatter.messenger.chat_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => [0 => [0 => 'texter.messenger.sms_handler', 1 => []]], 'Symfony\\Component\\Notifier\\Message\\PushMessage' => [0 => [0 => 'texter.messenger.push_handler', 1 => []]], 'Presta\\SitemapBundle\\Messenger\\DumpSitemapMessage' => [0 => [0 => 'presta_sitemap.messenger.message_handler', 1 => []]], 'Pimcore\\Messenger\\SendNewsletterMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\SendNewsletterHandler', 1 => []]], 'Pimcore\\Messenger\\VideoConvertMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\VideoConvertHandler', 1 => []]], 'Pimcore\\Messenger\\CleanupThumbnailsMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\CleanupThumbnailsHandler', 1 => []]], 'Pimcore\\Messenger\\AssetUpdateTasksMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\AssetUpdateTasksHandler', 1 => []]], 'Pimcore\\Messenger\\AssetPreviewImageMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\AssetPreviewImageHandler', 1 => []]], 'Pimcore\\Messenger\\MaintenanceTaskMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\MaintenanceTaskHandler', 1 => []]], 'Pimcore\\Messenger\\SearchBackendMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\SearchBackendHandler', 1 => []]], 'Pimcore\\Messenger\\OptimizeImageMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\OptimizeImageHandler', 1 => []]], 'Pimcore\\Messenger\\GeneratePagePreviewMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\GeneratePagePreviewHandler', 1 => []]], 'Pimcore\\Messenger\\GenerateWeb2PrintPdfMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\GenerateWeb2PrintPdfHandler', 1 => []]], 'Pimcore\\Messenger\\VersionDeleteMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\VersionDeleteHandler', 1 => []]], 'Pimcore\\Messenger\\SanityCheckMessage' => [0 => [0 => 'Pimcore\\Messenger\\Handler\\SanityCheckHandler', 1 => []]], 'Pimcore\\Bundle\\DataImporterBundle\\Messenger\\DataImporterMessage' => [0 => [0 => 'Pimcore\\Bundle\\DataImporterBundle\\Messenger\\DataImporterHandler', 1 => []]], 'Symfony\\Component\\Mercure\\Update' => [0 => [0 => 'mercure.hub.default.message_handler', 1 => []]]]]);
$instance->setName('debug:messenger');
$instance->setDescription('List messages you can dispatch using the message buses');
return $instance;
}
/**
* Gets the private 'console.command.messenger_setup_transports' shared service.
*
* @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
*/
protected function getConsole_Command_MessengerSetupTransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
$this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [0 => 'pimcore_core', 1 => 'pimcore_maintenance', 2 => 'pimcore_image_optimize', 3 => 'pimcore_data_import', 4 => 'async']);
$instance->setName('messenger:setup-transports');
$instance->setDescription('Prepare the required infrastructure for the transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_stop_workers' shared service.
*
* @return \Symfony\Component\Messenger\Command\StopWorkersCommand
*/
protected function getConsole_Command_MessengerStopWorkersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
$this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$instance->setName('messenger:stop-workers');
$instance->setDescription('Stop workers after their current message');
return $instance;
}
/**
* Gets the private 'console.command.router_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
*/
protected function getConsole_Command_RouterDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
$this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:router');
$instance->setDescription('Display current routes for an application');
return $instance;
}
/**
* Gets the private 'console.command.router_match' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
*/
protected function getConsole_Command_RouterMatchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
$this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
$instance->setName('router:match');
$instance->setDescription('Help debug routes by simulating a path info match');
return $instance;
}
/**
* Gets the private 'console.command.secrets_decrypt_to_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
*/
protected function getConsole_Command_SecretsDecryptToLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:decrypt-to-local');
$instance->setDescription('Decrypt all secrets and stores them in the local vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_encrypt_from_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
*/
protected function getConsole_Command_SecretsEncryptFromLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:encrypt-from-local');
$instance->setDescription('Encrypt all local secrets to the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_generate_key' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
*/
protected function getConsole_Command_SecretsGenerateKeyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:generate-keys');
$instance->setDescription('Generate new encryption keys');
return $instance;
}
/**
* Gets the private 'console.command.secrets_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
*/
protected function getConsole_Command_SecretsListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:list');
$instance->setDescription('List all secrets');
return $instance;
}
/**
* Gets the private 'console.command.secrets_remove' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
*/
protected function getConsole_Command_SecretsRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:remove');
$instance->setDescription('Remove a secret from the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_set' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
*/
protected function getConsole_Command_SecretsSetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:set');
$instance->setDescription('Set a secret in the vault');
return $instance;
}
/**
* Gets the private 'console.command.translation_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
*/
protected function getConsole_Command_TranslationDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
$this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [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')], [0 => (\dirname(__DIR__, 4).'/templates'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-dropzone/Resources/views'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form')], []);
$instance->setName('debug:translation');
$instance->setDescription('Display translation messages information');
return $instance;
}
/**
* Gets the private 'console.command.translation_extract' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
*/
protected function getConsole_Command_TranslationExtractService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
$this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [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')], [0 => (\dirname(__DIR__, 4).'/templates'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-dropzone/Resources/views'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form')], []);
$instance->setName('translation:extract');
$instance->setAliases([0 => 'translation:update']);
$instance->setDescription('Extract missing translations keys from code to translation files.');
return $instance;
}
/**
* Gets the private 'console.command.translation_pull' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPullCommand
*/
protected function getConsole_Command_TranslationPullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
$this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
$instance->setName('translation:pull');
$instance->setDescription('Pull translations from a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.translation_push' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPushCommand
*/
protected function getConsole_Command_TranslationPushService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
$this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
$instance->setName('translation:push');
$instance->setDescription('Push translations to a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.validator_debug' shared service.
*
* @return \Symfony\Component\Validator\Command\DebugCommand
*/
protected function getConsole_Command_ValidatorDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
$this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
$instance->setName('debug:validator');
$instance->setDescription('Display validation constraints for classes');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Component\Translation\Command\XliffLintCommand
*/
protected function getConsole_Command_XliffLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
$instance->setName('lint:xliff');
$instance->setDescription('Lint an XLIFF file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.command.yaml_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
*/
protected function getConsole_Command_YamlLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
$this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
$instance->setName('lint:yaml');
$instance->setDescription('Lint a YAML file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.error_listener' shared service.
*
* @return \Symfony\Component\Console\EventListener\ErrorListener
*/
protected function getConsole_ErrorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener(($this->services['monolog.logger.console'] ?? $this->getMonolog_Logger_ConsoleService()));
}
/**
* Gets the private 'container.env_var_processor' shared service.
*
* @return \Symfony\Component\DependencyInjection\EnvVarProcessor
*/
protected function getContainer_EnvVarProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
}, 1));
}
/**
* Gets the private 'container.getenv' shared service.
*
* @return \Closure
*/
protected function getContainer_GetenvService()
{
return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
}
/**
* Gets the private 'craue.form.flow.event_listener.flow_expired' shared service.
*
* @return \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener
*/
protected function getCraue_Form_Flow_EventListener_FlowExpiredService()
{
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php';
$this->privates['craue.form.flow.event_listener.flow_expired'] = $instance = new \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener();
$instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
return $instance;
}
/**
* Gets the private 'craue.form.flow.event_listener.previous_step_invalid' shared service.
*
* @return \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener
*/
protected function getCraue_Form_Flow_EventListener_PreviousStepInvalidService()
{
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/EventListener/EventListenerWithTranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php';
$this->privates['craue.form.flow.event_listener.previous_step_invalid'] = $instance = new \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener();
$instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
return $instance;
}
/**
* Gets the private 'cropper' shared service.
*
* @return \Symfony\UX\Cropperjs\Factory\Cropper
*/
protected function getCropperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-cropperjs/Factory/CropperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-cropperjs/Factory/Cropper.php';
include_once \dirname(__DIR__, 4).'/vendor/intervention/image/src/Intervention/Image/ImageManager.php';
return $this->privates['cropper'] = new \Symfony\UX\Cropperjs\Factory\Cropper(new \Intervention\Image\ImageManager());
}
/**
* 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 'data_collector.request.session_collector' shared service.
*
* @return \Closure
*/
protected function getDataCollector_Request_SessionCollectorService()
{
return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
}
/**
* Gets the private 'debug.Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDocumentValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/ArgumentValueResolver/DocumentValueResolver.php';
return $this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\DocumentValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Pimcore\Controller\ArgumentValueResolver\DocumentValueResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\DocumentResolver'] ?? $this->getDocumentResolverService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getEditmodeValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/ArgumentValueResolver/EditmodeValueResolver.php';
return $this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\EditmodeValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Pimcore\Controller\ArgumentValueResolver\EditmodeValueResolver(($this->services['Pimcore\\Http\\Request\\Resolver\\EditmodeResolver'] ?? $this->getEditmodeResolverService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getWebsiteConfigValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Controller/ArgumentValueResolver/WebsiteConfigValueResolver.php';
return $this->privates['debug.Pimcore\\Controller\\ArgumentValueResolver\\WebsiteConfigValueResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Pimcore\Controller\ArgumentValueResolver\WebsiteConfigValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.8C692c6'] ?? $this->get_ServiceLocator_8C692c6Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.8C692c6'] ?? $this->get_ServiceLocator_8C692c6Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.session' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.variadic' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_VariadicService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.controller_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
*/
protected function getDebug_ControllerResolverService()
{
return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, ($this->services['monolog.logger.php'] ?? $this->getMonolog_Logger_PhpService()), NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.dump_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DumpListener
*/
protected function getDebug_DumpListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), NULL);
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 4), function () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
});
}
/**
* Gets the private 'debug.file_link_formatter.url_format' shared service.
*
* @return \string
*/
protected function getDebug_FileLinkFormatter_UrlFormatService()
{
return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file', '?file=%f&line=%l#line%l');
}
/**
* 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->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
yield 1 => ($this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService());
yield 2 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
yield 3 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
yield 4 => ($this->privates['debug.security.voter.App\\Profile\\Security\\Voter\\HorseVoter'] ?? $this->getHorseVoterService());
yield 5 => ($this->privates['debug.security.voter.App\\Profile\\Security\\Voter\\NetworkVoter'] ?? $this->getNetworkVoterService());
yield 6 => ($this->privates['debug.security.voter.App\\Profile\\Security\\Voter\\SubprofileVoter'] ?? $this->getSubprofileVoterService());
yield 7 => ($this->privates['debug.security.voter.App\\Profile\\Security\\Voter\\TimelinePostVoter'] ?? $this->getTimelinePostVoterService());
yield 8 => ($this->privates['debug.security.voter.App\\Profile\\Subprofiles\\Controller\\Voter\\SubprofileAdminVoter'] ?? $this->getSubprofileAdminVoterService());
}, 9), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.user_value_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_Security_UserValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.security.voter.App\Profile\Security\Voter\HorseVoter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getHorseVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Security/Voter/HorseVoter.php';
include_once \dirname(__DIR__, 4).'/src/Horse/Service/HorseService.php';
return $this->privates['debug.security.voter.App\\Profile\\Security\\Voter\\HorseVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Profile\Security\Voter\HorseVoter(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Horse\\Service\\HorseService'] ?? ($this->privates['App\\Horse\\Service\\HorseService'] = new \App\Horse\Service\HorseService()))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.App\Profile\Security\Voter\NetworkVoter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getNetworkVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Security/Voter/NetworkVoter.php';
return $this->privates['debug.security.voter.App\\Profile\\Security\\Voter\\NetworkVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Profile\Security\Voter\NetworkVoter(($this->privates['security.helper'] ?? $this->getSecurity_HelperService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.App\Profile\Security\Voter\SubprofileVoter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getSubprofileVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Security/Voter/SubprofileVoter.php';
return $this->privates['debug.security.voter.App\\Profile\\Security\\Voter\\SubprofileVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Profile\Security\Voter\SubprofileVoter(($this->privates['security.helper'] ?? $this->getSecurity_HelperService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.App\Profile\Security\Voter\TimelinePostVoter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getTimelinePostVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Security/Voter/TimelinePostVoter.php';
return $this->privates['debug.security.voter.App\\Profile\\Security\\Voter\\TimelinePostVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Profile\Security\Voter\TimelinePostVoter(($this->privates['security.helper'] ?? $this->getSecurity_HelperService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.App\Profile\Subprofiles\Controller\Voter\SubprofileAdminVoter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getSubprofileAdminVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
include_once \dirname(__DIR__, 4).'/src/Profile/Subprofiles/Controller/Voter/SubprofileAdminVoter.php';
return $this->privates['debug.security.voter.App\\Profile\\Subprofiles\\Controller\\Voter\\SubprofileAdminVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Profile\Subprofiles\Controller\Voter\SubprofileAdminVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.scheb_two_factor.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_SchebTwoFactor_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authorization/Voter/TwoFactorInProgressVoter.php';
return $this->privates['debug.security.voter.scheb_two_factor.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
}
/**
* Gets the private 'doctrine.database_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:create');
return $instance;
}
/**
* Gets the private 'doctrine.database_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:drop');
return $instance;
}
/**
* Gets the private 'doctrine.database_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
*/
protected function getDoctrine_DatabaseImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
$this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
$instance->setName('doctrine:database:import');
return $instance;
}
/**
* Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
*/
protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService())->getMigrationFactory(), $this);
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Connection/ConnectionLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Connection/ConnectionRegistryConnection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/MigrationsRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Migrations/FilteredMigrationsRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Migrations/FilteredTableMetadataStorage.php';
$a = new \Doctrine\Migrations\Configuration\Configuration();
$b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
$b->setTableName('migration_versions');
$b->setVersionColumnName('version');
$b->setVersionColumnLength(1024);
$b->setExecutedAtColumnName('executed_at');
$b->setExecutionTimeColumnName('execution_time');
$a->addMigrationsDirectory('Pimcore\\Bundle\\CoreBundle\\Migrations', (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Migrations'));
$a->addMigrationsDirectory('App\\Migrations', (\dirname(__DIR__, 4).'/migrations'));
$a->addMigrationsDirectory('Pimcore\\Bundle\\DataHubBundle\\Migrations\\PimcoreX', (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Migrations/PimcoreX'));
$a->addMigrationsDirectory('Pimcore\\Bundle\\DataImporterBundle\\Migrations', (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Migrations'));
$a->setAllOrNothing(false);
$a->setCheckDatabasePlatform(false);
$a->setTransactional(true);
$a->setMetadataStorageConfiguration($b);
$this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromConnection(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\Connection\ConnectionRegistryConnection::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService()), 'default'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
});
$instance->setDefinition('Doctrine\\Migrations\\MigrationsRepository', ($this->services['Pimcore\\Migrations\\FilteredMigrationsRepository'] ?? ($this->services['Pimcore\\Migrations\\FilteredMigrationsRepository'] = new \Pimcore\Migrations\FilteredMigrationsRepository())));
$instance->setDefinition('Doctrine\\Migrations\\Metadata\\Storage\\MetadataStorage', ($this->services['Pimcore\\Migrations\\FilteredTableMetadataStorage'] ?? ($this->services['Pimcore\\Migrations\\FilteredTableMetadataStorage'] = new \Pimcore\Migrations\FilteredTableMetadataStorage())));
return $instance;
}
/**
* Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.transport.pimcore_core'] ?? $this->getMessenger_Transport_PimcoreCoreService());
yield 1 => ($this->privates['messenger.transport.pimcore_maintenance'] ?? $this->getMessenger_Transport_PimcoreMaintenanceService());
yield 2 => ($this->privates['messenger.transport.pimcore_image_optimize'] ?? $this->getMessenger_Transport_PimcoreImageOptimizeService());
yield 3 => ($this->privates['messenger.transport.pimcore_data_import'] ?? $this->getMessenger_Transport_PimcoreDataImportService());
yield 4 => ($this->privates['messenger.transport.async'] ?? $this->getMessenger_Transport_AsyncService());
}, 5));
}
/**
* Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
*/
protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.query_sql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
*/
protected function getDoctrine_QuerySqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
$this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('doctrine:query:sql');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.current_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
*/
protected function getDoctrineMigrations_CurrentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
$this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
$instance->setName('doctrine:migrations:current');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.diff_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
$this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
$instance->setName('doctrine:migrations:diff');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
$this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
$instance->setName('doctrine:migrations:dump-schema');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
$this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
$instance->setName('doctrine:migrations:execute');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
$this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
$instance->setName('doctrine:migrations:generate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
$this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
$instance->setName('doctrine:migrations:latest');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
$this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
$instance->setName('doctrine:migrations:migrate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
$this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
$instance->setName('doctrine:migrations:rollup');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
$this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
$instance->setName('doctrine:migrations:status');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
*/
protected function getDoctrineMigrations_SyncMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
$this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
$instance->setName('doctrine:migrations:sync-metadata-storage');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
$this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
$instance->setName('doctrine:migrations:up-to-date');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
$this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
$instance->setName('doctrine:migrations:version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.versions_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
*/
protected function getDoctrineMigrations_VersionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
$this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
$instance->setName('doctrine:migrations:list');
return $instance;
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* 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.choice_list_factory.cached' shared service.
*
* @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
*/
protected function getForm_ChoiceListFactory_CachedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
}
/**
* Gets the private 'form.cropper' shared service.
*
* @return \Symfony\UX\Cropperjs\Form\CropperType
*/
protected function getForm_CropperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-cropperjs/Form/CropperType.php';
return $this->privates['form.cropper'] = new \Symfony\UX\Cropperjs\Form\CropperType();
}
/**
* 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\\Auction\\Form\\Type\\AuctionDetailFilterType' => ['privates', 'App\\Auction\\Form\\Type\\AuctionDetailFilterType', 'getAuctionDetailFilterTypeService', false],
'App\\Auction\\Form\\Type\\AuctionFilterType' => ['privates', 'App\\Auction\\Form\\Type\\AuctionFilterType', 'getAuctionFilterTypeService', false],
'App\\Calendar\\Form\\Type\\CalendarFilterType' => ['privates', 'App\\Calendar\\Form\\Type\\CalendarFilterType', 'getCalendarFilterTypeService', false],
'App\\Core\\Form\\Type\\AutocompleteType' => ['privates', 'App\\Core\\Form\\Type\\AutocompleteType', 'getAutocompleteTypeService', false],
'App\\Core\\Form\\Type\\EventChoiceType' => ['privates', 'App\\Core\\Form\\Type\\EventChoiceType', 'getEventChoiceTypeService', false],
'App\\Core\\Form\\Type\\OffsetPaginationType' => ['privates', 'App\\Core\\Form\\Type\\OffsetPaginationType', 'getOffsetPaginationTypeService', false],
'App\\ElasticSearch\\Form\\Type\\SearchType' => ['privates', 'App\\ElasticSearch\\Form\\Type\\SearchType', 'getSearchTypeService', false],
'App\\Importer\\AuctionlotImporter\\Form\\AuctionlotFileImportType' => ['privates', 'App\\Importer\\AuctionlotImporter\\Form\\AuctionlotFileImportType', 'getAuctionlotFileImportTypeService', false],
'App\\Importer\\RacedayImporter\\Form\\RacedayFileImportType' => ['privates', 'App\\Importer\\RacedayImporter\\Form\\RacedayFileImportType', 'getRacedayFileImportTypeService', false],
'App\\Jockeyexchange\\Form\\Type\\AttendRaceType' => ['privates', 'App\\Jockeyexchange\\Form\\Type\\AttendRaceType', 'getAttendRaceTypeService', false],
'App\\Jockeyexchange\\Form\\Type\\AttendRacedayType' => ['privates', 'App\\Jockeyexchange\\Form\\Type\\AttendRacedayType', 'getAttendRacedayTypeService', false],
'App\\Marketplace\\Form\\Type\\SearchMarketplaceType' => ['privates', 'App\\Marketplace\\Form\\Type\\SearchMarketplaceType', 'getSearchMarketplaceTypeService', false],
'App\\Network\\Form\\Type\\CropImageType' => ['privates', 'App\\Network\\Form\\Type\\CropImageType', 'getCropImageTypeService', false],
'App\\Network\\Form\\Type\\EditHorseDataType' => ['privates', 'App\\Network\\Form\\Type\\EditHorseDataType', 'getEditHorseDataTypeService', false],
'App\\Network\\Form\\Type\\RacetrackFilterType' => ['privates', 'App\\Network\\Form\\Type\\RacetrackFilterType', 'getRacetrackFilterTypeService', false],
'App\\Newsletter\\Form\\Type\\NewsletterType' => ['privates', 'App\\Newsletter\\Form\\Type\\NewsletterType', 'getNewsletterTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\AddHorseType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\AddHorseType', 'getAddHorseTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\AddUserType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\AddUserType', 'getAddUserTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\CoveringFeeType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\CoveringFeeType', 'getCoveringFeeTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\PriceType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\PriceType', 'getPriceTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\ProfileAchievementsType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\ProfileAchievementsType', 'getProfileAchievementsTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\ProfileOrganisationsType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\ProfileOrganisationsType', 'getProfileOrganisationsTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\ProfilePartnerType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\ProfilePartnerType', 'getProfilePartnerTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\ProfileTeamMemberType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\ProfileTeamMemberType', 'getProfileTeamMemberTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\RemoveUserType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\RemoveUserType', 'getRemoveUserTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\SearchUserType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\SearchUserType', 'getSearchUserTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\SelectHorseType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\SelectHorseType', 'getSelectHorseTypeService', false],
'App\\Profile\\Form\\Type\\Admin\\UserDataType' => ['privates', 'App\\Profile\\Form\\Type\\Admin\\UserDataType', 'getUserDataTypeService', false],
'App\\Profile\\Form\\Type\\Auth\\ForgotPasswordType' => ['privates', 'App\\Profile\\Form\\Type\\Auth\\ForgotPasswordType', 'getForgotPasswordTypeService', false],
'App\\Profile\\Form\\Type\\Auth\\LoginType' => ['privates', 'App\\Profile\\Form\\Type\\Auth\\LoginType', 'getLoginTypeService', false],
'App\\Profile\\Form\\Type\\Auth\\RegisterType' => ['privates', 'App\\Profile\\Form\\Type\\Auth\\RegisterType', 'getRegisterTypeService', false],
'App\\Profile\\Form\\Type\\Auth\\ResetPasswordType' => ['privates', 'App\\Profile\\Form\\Type\\Auth\\ResetPasswordType', 'getResetPasswordTypeService', false],
'App\\Profile\\Form\\Type\\FilterBillingType' => ['privates', 'App\\Profile\\Form\\Type\\FilterBillingType', 'getFilterBillingTypeService', false],
'App\\Profile\\Form\\Type\\LoadMoreType' => ['privates', 'App\\Profile\\Form\\Type\\LoadMoreType', 'getLoadMoreTypeService', false],
'App\\Profile\\Form\\Type\\ProfileAttendType' => ['privates', 'App\\Profile\\Form\\Type\\ProfileAttendType', 'getProfileAttendTypeService', false],
'App\\Profile\\Form\\Type\\ProfileChoiceType' => ['privates', 'App\\Profile\\Form\\Type\\ProfileChoiceType', 'getProfileChoiceTypeService', false],
'App\\Profile\\Form\\Type\\ProfileCompletion\\AppearanceType' => ['privates', 'App\\Profile\\Form\\Type\\ProfileCompletion\\AppearanceType', 'getAppearanceTypeService', false],
'App\\Profile\\Form\\Type\\ProfileCompletion\\ContactType' => ['privates', 'App\\Profile\\Form\\Type\\ProfileCompletion\\ContactType', 'getContactTypeService', false],
'App\\Profile\\Form\\Type\\ProfileCompletion\\PublishType' => ['privates', 'App\\Profile\\Form\\Type\\ProfileCompletion\\PublishType', 'getPublishTypeService', false],
'App\\Profile\\Form\\Type\\ProfileCompletion\\SoMeAndDataType' => ['privates', 'App\\Profile\\Form\\Type\\ProfileCompletion\\SoMeAndDataType', 'getSoMeAndDataTypeService', false],
'App\\Profile\\Form\\Type\\ReadAllNotificationsType' => ['privates', 'App\\Profile\\Form\\Type\\ReadAllNotificationsType', 'getReadAllNotificationsTypeService', false],
'App\\Profile\\Form\\Type\\ReadNotificationType' => ['privates', 'App\\Profile\\Form\\Type\\ReadNotificationType', 'getReadNotificationTypeService', false],
'App\\Race\\Form\\Type\\RaceDetailFilterType' => ['privates', 'App\\Race\\Form\\Type\\RaceDetailFilterType', 'getRaceDetailFilterTypeService', false],
'App\\Race\\Form\\Type\\RaceFilterType' => ['privates', 'App\\Race\\Form\\Type\\RaceFilterType', 'getRaceFilterTypeService', false],
'App\\Raceday\\Form\\Type\\RacedayDetailFilterType' => ['privates', 'App\\Raceday\\Form\\Type\\RacedayDetailFilterType', 'getRacedayDetailFilterTypeService', false],
'App\\Timeline\\Form\\Type\\ConfirmedMentionsToConnectType' => ['privates', 'App\\Timeline\\Form\\Type\\ConfirmedMentionsToConnectType', 'getConfirmedMentionsToConnectTypeService', false],
'App\\Timeline\\Form\\Type\\CreateAuctionPostType' => ['privates', 'App\\Timeline\\Form\\Type\\CreateAuctionPostType', 'getCreateAuctionPostTypeService', false],
'App\\Timeline\\Form\\Type\\CreateHorseAtAuctionPostType' => ['privates', 'App\\Timeline\\Form\\Type\\CreateHorseAtAuctionPostType', 'getCreateHorseAtAuctionPostTypeService', false],
'App\\Timeline\\Form\\Type\\CreateHorseAtRacePostType' => ['privates', 'App\\Timeline\\Form\\Type\\CreateHorseAtRacePostType', 'getCreateHorseAtRacePostTypeService', false],
'App\\Timeline\\Form\\Type\\CreateHorsePostType' => ['privates', 'App\\Timeline\\Form\\Type\\CreateHorsePostType', 'getCreateHorsePostTypeService', false],
'App\\Timeline\\Form\\Type\\CreatePostPlaceholderType' => ['privates', 'App\\Timeline\\Form\\Type\\CreatePostPlaceholderType', 'getCreatePostPlaceholderTypeService', false],
'App\\Timeline\\Form\\Type\\CreatePostType' => ['privates', 'App\\Timeline\\Form\\Type\\CreatePostType', 'getCreatePostTypeService', false],
'App\\Timeline\\Form\\Type\\CreateRacePostType' => ['privates', 'App\\Timeline\\Form\\Type\\CreateRacePostType', 'getCreateRacePostTypeService', false],
'App\\Timeline\\Form\\Type\\CreateServicePostType' => ['privates', 'App\\Timeline\\Form\\Type\\CreateServicePostType', 'getCreateServicePostTypeService', false],
'App\\Timeline\\Form\\Type\\FilterPostType' => ['privates', 'App\\Timeline\\Form\\Type\\FilterPostType', 'getFilterPostTypeService', false],
'App\\Timeline\\Form\\Type\\SelectAuctionType' => ['privates', 'App\\Timeline\\Form\\Type\\SelectAuctionType', 'getSelectAuctionTypeService', false],
'App\\Timeline\\Form\\Type\\SelectHorseType' => ['privates', 'App\\Timeline\\Form\\Type\\SelectHorseType', 'getSelectHorseType2Service', false],
'App\\Timeline\\Form\\Type\\SelectProfileType' => ['privates', 'App\\Timeline\\Form\\Type\\SelectProfileType', 'getSelectProfileTypeService', false],
'App\\Timeline\\Form\\Type\\SelectRaceType' => ['privates', 'App\\Timeline\\Form\\Type\\SelectRaceType', 'getSelectRaceTypeService', false],
'App\\Timeline\\Form\\Type\\ServicePriceType' => ['privates', 'App\\Timeline\\Form\\Type\\ServicePriceType', 'getServicePriceTypeService', false],
'App\\Timeline\\Form\\Type\\UploadMediaType' => ['privates', 'App\\Timeline\\Form\\Type\\UploadMediaType', 'getUploadMediaTypeService', false],
'Symfony\\Cmf\\Bundle\\RoutingBundle\\Form\\Type\\RouteTypeType' => ['privates', 'cmf_routing.route_type_form_type', 'getCmfRouting_RouteTypeFormTypeService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
'Symfony\\UX\\Cropperjs\\Form\\CropperType' => ['privates', 'form.cropper', 'getForm_CropperService', false],
], [
'App\\Auction\\Form\\Type\\AuctionDetailFilterType' => '?',
'App\\Auction\\Form\\Type\\AuctionFilterType' => '?',
'App\\Calendar\\Form\\Type\\CalendarFilterType' => '?',
'App\\Core\\Form\\Type\\AutocompleteType' => '?',
'App\\Core\\Form\\Type\\EventChoiceType' => '?',
'App\\Core\\Form\\Type\\OffsetPaginationType' => '?',
'App\\ElasticSearch\\Form\\Type\\SearchType' => '?',
'App\\Importer\\AuctionlotImporter\\Form\\AuctionlotFileImportType' => '?',
'App\\Importer\\RacedayImporter\\Form\\RacedayFileImportType' => '?',
'App\\Jockeyexchange\\Form\\Type\\AttendRaceType' => '?',
'App\\Jockeyexchange\\Form\\Type\\AttendRacedayType' => '?',
'App\\Marketplace\\Form\\Type\\SearchMarketplaceType' => '?',
'App\\Network\\Form\\Type\\CropImageType' => '?',
'App\\Network\\Form\\Type\\EditHorseDataType' => '?',
'App\\Network\\Form\\Type\\RacetrackFilterType' => '?',
'App\\Newsletter\\Form\\Type\\NewsletterType' => '?',
'App\\Profile\\Form\\Type\\Admin\\AddHorseType' => '?',
'App\\Profile\\Form\\Type\\Admin\\AddUserType' => '?',
'App\\Profile\\Form\\Type\\Admin\\CoveringFeeType' => '?',
'App\\Profile\\Form\\Type\\Admin\\PriceType' => '?',
'App\\Profile\\Form\\Type\\Admin\\ProfileAchievementsType' => '?',
'App\\Profile\\Form\\Type\\Admin\\ProfileOrganisationsType' => '?',
'App\\Profile\\Form\\Type\\Admin\\ProfilePartnerType' => '?',
'App\\Profile\\Form\\Type\\Admin\\ProfileTeamMemberType' => '?',
'App\\Profile\\Form\\Type\\Admin\\RemoveUserType' => '?',
'App\\Profile\\Form\\Type\\Admin\\SearchUserType' => '?',
'App\\Profile\\Form\\Type\\Admin\\SelectHorseType' => '?',
'App\\Profile\\Form\\Type\\Admin\\UserDataType' => '?',
'App\\Profile\\Form\\Type\\Auth\\ForgotPasswordType' => '?',
'App\\Profile\\Form\\Type\\Auth\\LoginType' => '?',
'App\\Profile\\Form\\Type\\Auth\\RegisterType' => '?',
'App\\Profile\\Form\\Type\\Auth\\ResetPasswordType' => '?',
'App\\Profile\\Form\\Type\\FilterBillingType' => '?',
'App\\Profile\\Form\\Type\\LoadMoreType' => '?',
'App\\Profile\\Form\\Type\\ProfileAttendType' => '?',
'App\\Profile\\Form\\Type\\ProfileChoiceType' => '?',
'App\\Profile\\Form\\Type\\ProfileCompletion\\AppearanceType' => '?',
'App\\Profile\\Form\\Type\\ProfileCompletion\\ContactType' => '?',
'App\\Profile\\Form\\Type\\ProfileCompletion\\PublishType' => '?',
'App\\Profile\\Form\\Type\\ProfileCompletion\\SoMeAndDataType' => '?',
'App\\Profile\\Form\\Type\\ReadAllNotificationsType' => '?',
'App\\Profile\\Form\\Type\\ReadNotificationType' => '?',
'App\\Race\\Form\\Type\\RaceDetailFilterType' => '?',
'App\\Race\\Form\\Type\\RaceFilterType' => '?',
'App\\Raceday\\Form\\Type\\RacedayDetailFilterType' => '?',
'App\\Timeline\\Form\\Type\\ConfirmedMentionsToConnectType' => '?',
'App\\Timeline\\Form\\Type\\CreateAuctionPostType' => '?',
'App\\Timeline\\Form\\Type\\CreateHorseAtAuctionPostType' => '?',
'App\\Timeline\\Form\\Type\\CreateHorseAtRacePostType' => '?',
'App\\Timeline\\Form\\Type\\CreateHorsePostType' => '?',
'App\\Timeline\\Form\\Type\\CreatePostPlaceholderType' => '?',
'App\\Timeline\\Form\\Type\\CreatePostType' => '?',
'App\\Timeline\\Form\\Type\\CreateRacePostType' => '?',
'App\\Timeline\\Form\\Type\\CreateServicePostType' => '?',
'App\\Timeline\\Form\\Type\\FilterPostType' => '?',
'App\\Timeline\\Form\\Type\\SelectAuctionType' => '?',
'App\\Timeline\\Form\\Type\\SelectHorseType' => '?',
'App\\Timeline\\Form\\Type\\SelectProfileType' => '?',
'App\\Timeline\\Form\\Type\\SelectRaceType' => '?',
'App\\Timeline\\Form\\Type\\ServicePriceType' => '?',
'App\\Timeline\\Form\\Type\\UploadMediaType' => '?',
'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\\UX\\Cropperjs\\Form\\CropperType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
yield 6 => ($this->privates['craue.form.flow.form_extension'] ?? ($this->privates['craue.form.flow.form_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowFormExtension()));
}, 7), '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), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['craue.form.flow.hidden_field_extension'] ?? ($this->privates['craue.form.flow.hidden_field_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowHiddenFieldExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->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 'form.server_params' shared service.
*
* @return \Symfony\Component\Form\Util\ServerParams
*/
protected function getForm_ServerParamsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'form.type.choice' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
*/
protected function getForm_Type_ChoiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'form.type.color' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ColorType
*/
protected function getForm_Type_ColorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'form.type.form' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FormType
*/
protected function getForm_Type_FormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* Gets the private 'form.type_extension.csrf' shared service.
*
* @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
*/
protected function getForm_TypeExtension_CsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
}
/**
* Gets the private 'form.type_extension.form.data_collector' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
*/
protected function getForm_TypeExtension_Form_DataCollectorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
}
/**
* Gets the private 'form.type_extension.form.http_foundation' shared service.
*
* @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
*/
protected function getForm_TypeExtension_Form_HttpFoundationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
}
/**
* Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
*/
protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'form.type_extension.form.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
*/
protected function getForm_TypeExtension_Form_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'form.type_extension.upload.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
*/
protected function getForm_TypeExtension_Upload_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()), 'validators');
}
/**
* Gets the private 'form.type_guesser.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
*/
protected function getForm_TypeGuesser_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
}
/**
* Gets the private 'fos_js_routing.dump_command' shared service.
*
* @return \FOS\JsRoutingBundle\Command\DumpCommand
*/
protected function getFosJsRouting_DumpCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/DumpCommand.php';
$this->privates['fos_js_routing.dump_command'] = $instance = new \FOS\JsRoutingBundle\Command\DumpCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['fos_js_routing.serializer'] ?? $this->getFosJsRouting_SerializerService()), \dirname(__DIR__, 4), NULL);
$instance->setName('fos:js-routing:dump');
return $instance;
}
/**
* Gets the private 'fos_js_routing.router_debug_exposed_command' shared service.
*
* @return \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand
*/
protected function getFosJsRouting_RouterDebugExposedCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/Command/RouterDebugExposedCommand.php';
$this->privates['fos_js_routing.router_debug_exposed_command'] = $instance = new \FOS\JsRoutingBundle\Command\RouterDebugExposedCommand(($this->services['fos_js_routing.extractor'] ?? $this->getFosJsRouting_ExtractorService()), ($this->services['router'] ?? $this->getRouterService()));
$instance->setName('fos:js-routing:debug');
return $instance;
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
yield 2 => ($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService());
yield 3 => ($this->privates['Pimcore\\Bundle\\AdminBundle\\Translation\\AdminUserTranslator'] ?? $this->getAdminUserTranslatorService());
}, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListener2Service()
{
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
}
/**
* Gets the private 'mailer.transport_factory.native' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
*/
protected function getMailer_TransportFactory_NativeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.null' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NullTransportFactory
*/
protected function getMailer_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.sendmail' shared service.
*
* @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
*/
protected function getMailer_TransportFactory_SendmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.smtp' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
*/
protected function getMailer_TransportFactory_SmtpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transports' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Transports
*/
protected function getMailer_TransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => $this->getMailer_TransportFactory_NullService();
yield 1 => $this->getMailer_TransportFactory_SendmailService();
yield 2 => $this->getMailer_TransportFactory_NativeService();
yield 3 => $this->getMailer_TransportFactory_SmtpService();
}, 4)))->fromStrings(['main' => 'smtp://mailhog:1025', 'pimcore_newsletter' => 'native://default']);
}
/**
* Gets the private 'maker.auto_command.make_auth' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeAuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a, $b);
$instance->setName('make:auth');
$instance->setDescription('Creates a Guard authenticator of different flavors');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_command' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
$this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:command');
$instance->setDescription('Creates a new console command class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
$this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:controller');
$instance->setDescription('Creates a new controller class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_crud' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCrudService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
$this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:crud');
$instance->setDescription('Creates CRUD for Doctrine entity class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_docker_database' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDockerDatabaseService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:docker:database');
$instance->setDescription('Adds a database container to your docker-compose.yaml file');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_entity' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeEntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL, $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a, $b);
$instance->setName('make:entity');
$instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_fixtures' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFixturesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
$this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:fixtures');
$instance->setDescription('Creates a new class to load Doctrine fixtures');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
$this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:form');
$instance->setDescription('Creates a new form class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_message' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:message');
$instance->setDescription('Creates a new message and handler');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
$this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:messenger-middleware');
$instance->setDescription('Creates a new messenger middleware');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_migration' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMigrationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
$this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__, 4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:migration');
$instance->setDescription('Creates a new migration based on database changes');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_registration_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeRegistrationFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:registration-form');
$instance->setDescription('Creates a new registration form system');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_reset_password' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeResetPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:reset-password');
$instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerEncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
$this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:encoder');
$instance->setDescription('Creates a new serializer encoder class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
$this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:normalizer');
$instance->setDescription('Creates a new serializer normalizer class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStimulusControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
$this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:stimulus-controller');
$instance->setDescription('Creates a new Stimulus controller');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_subscriber' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
$this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:subscriber');
$instance->setDescription('Creates a new event subscriber class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_test' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
$this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:test');
$instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
$instance->setDescription('Creates a new test class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_twig_extension' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTwigExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
$this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:twig-extension');
$instance->setDescription('Creates a new Twig extension class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_user' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:user');
$instance->setDescription('Creates a new security user class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_validator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
$this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:validator');
$instance->setDescription('Creates a new validator and constraint class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_voter' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
$this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:voter');
$instance->setDescription('Creates a new security voter class');
return $instance;
}
/**
* Gets the private 'maker.doctrine_helper' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
*/
protected function getMaker_DoctrineHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), false);
}
/**
* Gets the private 'maker.entity_class_generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
*/
protected function getMaker_EntityClassGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
}
/**
* Gets the private 'maker.file_manager' shared service.
*
* @return \Symfony\Bundle\MakerBundle\FileManager
*/
protected function getMaker_FileManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/FileManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
$a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App', $a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
}
/**
* Gets the private 'maker.php_compat_util' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
*/
protected function getMaker_PhpCompatUtilService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
}
/**
* Gets the private 'maker.renderer.form_type_renderer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
*/
protected function getMaker_Renderer_FormTypeRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
}
/**
* Gets the private 'mercure.hub.default.traceable' shared service.
*
* @return \Symfony\Component\Mercure\Debug\TraceableHub
*/
protected function getMercure_Hub_Default_TraceableService()
{
$a = new \Symfony\Component\Mercure\Jwt\LcobucciFactory($this->getEnv('MERCURE_HUB_JWT_SECRET'), 'hmac.sha256', NULL, '');
return $this->privates['mercure.hub.default.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('MERCURE_URL'), new \Symfony\Component\Mercure\Jwt\FactoryTokenProvider($a, [0 => '*'], [0 => '*']), $a, $this->getEnv('MERCURE_SUBSCRIBER_URL'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'messenger.bus.pimcore-core.middleware.handle_message' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
*/
protected function getMessenger_Bus_Pimcorecore_Middleware_HandleMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
$this->privates['messenger.bus.pimcore-core.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['App\\Importer\\Message\\ImportMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.HT8X4QF'] ?? $this->get_Messenger_HandlerDescriptor_HT8X4QFService());
}, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.b5gnOyR'] ?? $this->get_Messenger_HandlerDescriptor_B5gnOyRService());
}, 1), 'Symfony\\Component\\Notifier\\Message\\ChatMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.FfT.5qT'] ?? $this->get_Messenger_HandlerDescriptor_FfT_5qTService());
}, 1), 'Symfony\\Component\\Notifier\\Message\\SmsMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.zx9oaWq'] ?? $this->get_Messenger_HandlerDescriptor_Zx9oaWqService());
}, 1), 'Symfony\\Component\\Notifier\\Message\\PushMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.E_X9Rag'] ?? $this->get_Messenger_HandlerDescriptor_EX9RagService());
}, 1), 'Presta\\SitemapBundle\\Messenger\\DumpSitemapMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.lJQKkYe'] ?? $this->get_Messenger_HandlerDescriptor_LJQKkYeService());
}, 1), 'Pimcore\\Messenger\\SendNewsletterMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.0bApt95'] ?? $this->get_Messenger_HandlerDescriptor_0bApt95Service());
}, 1), 'Pimcore\\Messenger\\VideoConvertMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.B4ixLmb'] ?? $this->get_Messenger_HandlerDescriptor_B4ixLmbService());
}, 1), 'Pimcore\\Messenger\\CleanupThumbnailsMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.ZPdV2Ak'] ?? $this->get_Messenger_HandlerDescriptor_ZPdV2AkService());
}, 1), 'Pimcore\\Messenger\\AssetUpdateTasksMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.iHsnMy7'] ?? $this->get_Messenger_HandlerDescriptor_IHsnMy7Service());
}, 1), 'Pimcore\\Messenger\\AssetPreviewImageMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.x4c3Tw8'] ?? $this->get_Messenger_HandlerDescriptor_X4c3Tw8Service());
}, 1), 'Pimcore\\Messenger\\MaintenanceTaskMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.VzVjqdo'] ?? $this->get_Messenger_HandlerDescriptor_VzVjqdoService());
}, 1), 'Pimcore\\Messenger\\SearchBackendMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.663c47w'] ?? $this->get_Messenger_HandlerDescriptor_663c47wService());
}, 1), 'Pimcore\\Messenger\\OptimizeImageMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.AyyS7I7'] ?? $this->get_Messenger_HandlerDescriptor_AyyS7I7Service());
}, 1), 'Pimcore\\Messenger\\GeneratePagePreviewMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.ZO6JJgE'] ?? $this->get_Messenger_HandlerDescriptor_ZO6JJgEService());
}, 1), 'Pimcore\\Messenger\\GenerateWeb2PrintPdfMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.OyBxp7U'] ?? $this->get_Messenger_HandlerDescriptor_OyBxp7UService());
}, 1), 'Pimcore\\Messenger\\VersionDeleteMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.haPKtJc'] ?? $this->get_Messenger_HandlerDescriptor_HaPKtJcService());
}, 1), 'Pimcore\\Messenger\\SanityCheckMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.v.ooHDP'] ?? $this->get_Messenger_HandlerDescriptor_V_OoHDPService());
}, 1), 'Pimcore\\Bundle\\DataImporterBundle\\Messenger\\DataImporterMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.SuHHznQ'] ?? $this->get_Messenger_HandlerDescriptor_SuHHznQService());
}, 1), 'Symfony\\Component\\Mercure\\Update' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.TGfWi98'] ?? $this->get_Messenger_HandlerDescriptor_TGfWi98Service());
}, 1)]));
if ($this->has('monolog.logger.messenger')) {
$instance->setLogger(($this->services['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
}
return $instance;
}
/**
* Gets the private 'messenger.bus.pimcore-core.middleware.traceable' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
*/
protected function getMessenger_Bus_Pimcorecore_Middleware_TraceableService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
return $this->privates['messenger.bus.pimcore-core.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.pimcore-core');
}
/**
* Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
*/
protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->services['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
}
/**
* Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
*/
protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'messenger.middleware.send_message' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
*/
protected function getMessenger_Middleware_SendMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
$this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['Pimcore\\Messenger\\SendNewsletterMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\VideoConvertMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\CleanupThumbnailsMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\SearchBackendMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\SanityCheckMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\AssetUpdateTasksMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\AssetPreviewImageMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\GeneratePagePreviewMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\GenerateWeb2PrintPdfMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\VersionDeleteMessage' => [0 => 'pimcore_core'], 'Pimcore\\Messenger\\OptimizeImageMessage' => [0 => 'pimcore_image_optimize'], 'Pimcore\\Messenger\\MaintenanceTaskMessage' => [0 => 'pimcore_maintenance'], 'Pimcore\\Bundle\\DataImporterBundle\\Messenger\\DataImporterMessage' => [0 => 'pimcore_data_import'], 'App\\Importer\\Message\\ImportMessage' => [0 => 'async']], ($this->privates['.service_locator.UM5oBX9'] ?? $this->get_ServiceLocator_UM5oBX9Service())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
if ($this->has('monolog.logger.messenger')) {
$instance->setLogger(($this->services['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
}
return $instance;
}
/**
* Gets the private 'messenger.receiver_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getMessenger_ReceiverLocatorService()
{
return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.pimcore_core' => ['privates', 'messenger.transport.pimcore_core', 'getMessenger_Transport_PimcoreCoreService', false],
'messenger.transport.pimcore_data_import' => ['privates', 'messenger.transport.pimcore_data_import', 'getMessenger_Transport_PimcoreDataImportService', false],
'messenger.transport.pimcore_image_optimize' => ['privates', 'messenger.transport.pimcore_image_optimize', 'getMessenger_Transport_PimcoreImageOptimizeService', false],
'messenger.transport.pimcore_maintenance' => ['privates', 'messenger.transport.pimcore_maintenance', 'getMessenger_Transport_PimcoreMaintenanceService', false],
'pimcore_core' => ['privates', 'messenger.transport.pimcore_core', 'getMessenger_Transport_PimcoreCoreService', false],
'pimcore_data_import' => ['privates', 'messenger.transport.pimcore_data_import', 'getMessenger_Transport_PimcoreDataImportService', false],
'pimcore_image_optimize' => ['privates', 'messenger.transport.pimcore_image_optimize', 'getMessenger_Transport_PimcoreImageOptimizeService', false],
'pimcore_maintenance' => ['privates', 'messenger.transport.pimcore_maintenance', 'getMessenger_Transport_PimcoreMaintenanceService', false],
], [
'async' => '?',
'messenger.transport.async' => '?',
'messenger.transport.pimcore_core' => '?',
'messenger.transport.pimcore_data_import' => '?',
'messenger.transport.pimcore_image_optimize' => '?',
'messenger.transport.pimcore_maintenance' => '?',
'pimcore_core' => '?',
'pimcore_data_import' => '?',
'pimcore_image_optimize' => '?',
'pimcore_maintenance' => '?',
]);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.async' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_AsyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.async'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.pimcore_core' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_PimcoreCoreService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.pimcore_core'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.pimcore_data_import' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_PimcoreDataImportService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.pimcore_data_import'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.pimcore_image_optimize' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_PimcoreImageOptimizeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.pimcore_image_optimize'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.pimcore_maintenance' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_PimcoreMaintenanceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.pimcore_maintenance'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
*/
protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.UM5oBX9'] ?? $this->get_ServiceLocator_UM5oBX9Service()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.retry.multiplier_retry_strategy.async', 'getMessenger_Retry_MultiplierRetryStrategy_AsyncService', false],
'pimcore_core' => ['privates', 'messenger.retry.multiplier_retry_strategy.pimcore_core', 'getMessenger_Retry_MultiplierRetryStrategy_PimcoreCoreService', false],
'pimcore_data_import' => ['privates', 'messenger.retry.multiplier_retry_strategy.pimcore_data_import', 'getMessenger_Retry_MultiplierRetryStrategy_PimcoreDataImportService', false],
'pimcore_image_optimize' => ['privates', 'messenger.retry.multiplier_retry_strategy.pimcore_image_optimize', 'getMessenger_Retry_MultiplierRetryStrategy_PimcoreImageOptimizeService', false],
'pimcore_maintenance' => ['privates', 'messenger.retry.multiplier_retry_strategy.pimcore_maintenance', 'getMessenger_Retry_MultiplierRetryStrategy_PimcoreMaintenanceService', false],
], [
'async' => '?',
'pimcore_core' => '?',
'pimcore_data_import' => '?',
'pimcore_image_optimize' => '?',
'pimcore_maintenance' => '?',
]), ($this->services['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'messenger.routable_message_bus' shared service.
*
* @return \Symfony\Component\Messenger\RoutableMessageBus
*/
protected function getMessenger_RoutableMessageBusService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/RoutableMessageBus.php';
return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'messenger.bus.pimcore-core' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
], [
'messenger.bus.pimcore-core' => '?',
]), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the private 'messenger.transport.async' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_AsyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
return $this->privates['messenger.transport.async'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'async'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.doctrine.factory' shared service.
*
* @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
*/
protected function getMessenger_Transport_Doctrine_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'messenger.transport.pimcore_core' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_PimcoreCoreService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
return $this->privates['messenger.transport.pimcore_core'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport('doctrine://default?queue_name=pimcore_core', ['transport_name' => 'pimcore_core'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.pimcore_data_import' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_PimcoreDataImportService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
return $this->privates['messenger.transport.pimcore_data_import'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport('doctrine://default', ['queue_name' => 'pimcore_data_import', 'transport_name' => 'pimcore_data_import'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.pimcore_image_optimize' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_PimcoreImageOptimizeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
return $this->privates['messenger.transport.pimcore_image_optimize'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport('doctrine://default?queue_name=pimcore_image_optimize', ['transport_name' => 'pimcore_image_optimize'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.pimcore_maintenance' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_PimcoreMaintenanceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
return $this->privates['messenger.transport.pimcore_maintenance'] = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService())->createTransport('doctrine://default?queue_name=pimcore_maintenance', ['transport_name' => 'pimcore_maintenance'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.sync.factory' shared service.
*
* @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
*/
protected function getMessenger_Transport_Sync_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()));
}
/**
* Gets the private 'messenger.transport_factory' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportFactory
*/
protected function getMessenger_TransportFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
yield 1 => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
yield 2 => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
yield 3 => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
yield 4 => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
}, 5));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.command.server_log' shared service.
*
* @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
*/
protected function getMonolog_Command_ServerLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
$this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
$instance->setName('server:log');
$instance->setDescription('Start a log server that displays logs in real time');
return $instance;
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 100, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'notifier' shared service.
*
* @return \Symfony\Component\Notifier\Notifier
*/
protected function getNotifierService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/NotifierInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Notifier.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/ChannelPolicyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/ChannelPolicy.php';
return $this->privates['notifier'] = new \Symfony\Component\Notifier\Notifier(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'browser' => ['privates', 'notifier.channel.browser', 'getNotifier_Channel_BrowserService', false],
'chat' => ['privates', 'notifier.channel.chat', 'getNotifier_Channel_ChatService', false],
'email' => ['privates', 'notifier.channel.email', 'getNotifier_Channel_EmailService', false],
'notification' => ['privates', 'App\\Notification\\NotificationChannel', 'getNotificationChannelService', false],
'push' => ['privates', 'notifier.channel.push', 'getNotifier_Channel_PushService', false],
'sms' => ['privates', 'notifier.channel.sms', 'getNotifier_Channel_SmsService', false],
], [
'browser' => 'Symfony\\Component\\Notifier\\Channel\\BrowserChannel',
'chat' => 'Symfony\\Component\\Notifier\\Channel\\ChatChannel',
'email' => 'Symfony\\Component\\Notifier\\Channel\\EmailChannel',
'notification' => 'App\\Notification\\NotificationChannel',
'push' => 'Symfony\\Component\\Notifier\\Channel\\PushChannel',
'sms' => 'Symfony\\Component\\Notifier\\Channel\\SmsChannel',
]), new \Symfony\Component\Notifier\Channel\ChannelPolicy([]));
}
/**
* Gets the private 'notifier.channel.browser' shared service.
*
* @return \Symfony\Component\Notifier\Channel\BrowserChannel
*/
protected function getNotifier_Channel_BrowserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/BrowserChannel.php';
return $this->privates['notifier.channel.browser'] = new \Symfony\Component\Notifier\Channel\BrowserChannel(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'notifier.channel.chat' shared service.
*
* @return \Symfony\Component\Notifier\Channel\ChatChannel
*/
protected function getNotifier_Channel_ChatService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/AbstractChannel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/ChatChannel.php';
return $this->privates['notifier.channel.chat'] = new \Symfony\Component\Notifier\Channel\ChatChannel(NULL, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the private 'notifier.channel.email' shared service.
*
* @return \Symfony\Component\Notifier\Channel\EmailChannel
*/
protected function getNotifier_Channel_EmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/EmailChannel.php';
return $this->privates['notifier.channel.email'] = new \Symfony\Component\Notifier\Channel\EmailChannel(NULL, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), NULL);
}
/**
* Gets the private 'notifier.channel.push' shared service.
*
* @return \Symfony\Component\Notifier\Channel\PushChannel
*/
protected function getNotifier_Channel_PushService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/AbstractChannel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/PushChannel.php';
return $this->privates['notifier.channel.push'] = new \Symfony\Component\Notifier\Channel\PushChannel(NULL, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the private 'notifier.channel.sms' shared service.
*
* @return \Symfony\Component\Notifier\Channel\SmsChannel
*/
protected function getNotifier_Channel_SmsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/ChannelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/AbstractChannel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Channel/SmsChannel.php';
return $this->privates['notifier.channel.sms'] = new \Symfony\Component\Notifier\Channel\SmsChannel(NULL, ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
}
/**
* Gets the private 'notifier.transport_factory.null' shared service.
*
* @return \Symfony\Component\Notifier\Transport\NullTransportFactory
*/
protected function getNotifier_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/NullTransportFactory.php';
return $this->privates['notifier.transport_factory.null'] = new \Symfony\Component\Notifier\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* 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.admin.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_Admin_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.admin.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 3).'/admin'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), 0, 2), ['visibility' => 'private', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.asset.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_Asset_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.asset.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 4).'/public/var/assets'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 420], 'dir' => ['public' => 493, 'private' => 493]]), 0, 2), ['visibility' => 'public', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.asset_cache.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_AssetCache_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.asset_cache.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 4).'/public/var/tmp/asset-cache'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), 0, 2), ['visibility' => 'private', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.cache.adapter.pdo' shared autowired service.
*
* @return \Symfony\Component\Cache\Adapter\PdoAdapter
*/
protected function getPimcore_Cache_Adapter_PdoService()
{
$this->privates['pimcore.cache.adapter.pdo'] = $instance = new \Symfony\Component\Cache\Adapter\PdoAdapter(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), '', 31536000);
$instance->setLogger(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
return $instance;
}
/**
* Gets the private 'pimcore.cache.adapter.redis_tag_aware' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
*/
protected function getPimcore_Cache_Adapter_RedisTagAwareService()
{
return $this->privates['pimcore.cache.adapter.redis_tag_aware'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter(($this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] ?? $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService()));
}
/**
* Gets the private 'pimcore.cache.adapter.redis_tag_aware.recorder_inner' shared autowired service.
*
* @return \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter
*/
protected function getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['pimcore.cache.adapter.redis_tag_aware.recorder_inner'] = $this->createProxy('RedisTagAwareAdapter_310208a', function () {
return \RedisTagAwareAdapter_310208a::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getPimcore_Cache_Adapter_RedisTagAware_RecorderInnerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
$instance = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://localhost', ['lazy' => true]), 'bi2WTwf82M', 0, new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true));
$a = ($this->services['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService());
$instance->setLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private 'pimcore.custom_report.adapter.factory.analytics' shared autowired service.
*
* @return \Pimcore\Model\Tool\CustomReport\Adapter\DefaultCustomReportAdapterFactory
*/
protected function getPimcore_CustomReport_Adapter_Factory_AnalyticsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Tool/CustomReport/Adapter/CustomReportAdapterFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Tool/CustomReport/Adapter/DefaultCustomReportAdapterFactory.php';
return $this->privates['pimcore.custom_report.adapter.factory.analytics'] = new \Pimcore\Model\Tool\CustomReport\Adapter\DefaultCustomReportAdapterFactory('Pimcore\\Model\\Tool\\CustomReport\\Adapter\\Analytics');
}
/**
* Gets the private 'pimcore.custom_report.adapter.factory.sql' shared autowired service.
*
* @return \Pimcore\Model\Tool\CustomReport\Adapter\DefaultCustomReportAdapterFactory
*/
protected function getPimcore_CustomReport_Adapter_Factory_SqlService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Tool/CustomReport/Adapter/CustomReportAdapterFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/models/Tool/CustomReport/Adapter/DefaultCustomReportAdapterFactory.php';
return $this->privates['pimcore.custom_report.adapter.factory.sql'] = new \Pimcore\Model\Tool\CustomReport\Adapter\DefaultCustomReportAdapterFactory('Pimcore\\Model\\Tool\\CustomReport\\Adapter\\Sql');
}
/**
* Gets the private 'pimcore.dataImporter.preview.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_DataImporter_Preview_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.dataImporter.preview.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 3).'/tmp/datahub/dataimporter/preview'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), 0, 2), ['visibility' => 'private', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.dataImporter.upload.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_DataImporter_Upload_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.dataImporter.upload.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 3).'/tmp/datahub/dataimporter/upload'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), 0, 2), ['visibility' => 'private', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.alias' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_AliasService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.alias'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Alias');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.anonymizer' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_AnonymizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.anonymizer'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Anonymizer');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.any_getter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_AnyGetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.any_getter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\AnyGetter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.arithmetic' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_ArithmeticService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.arithmetic'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Arithmetic');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.asset_metadata_getter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_AssetMetadataGetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.asset_metadata_getter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\AssetMetadataGetter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.base64' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_Base64Service()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.base64'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Base64');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.boolean' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_BooleanService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.boolean'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Boolean');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.boolean_formatter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_BooleanFormatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.boolean_formatter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\BooleanFormatter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.case_converter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_CaseConverterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.case_converter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\CaseConverter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.char_counter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_CharCounterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.char_counter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\CharCounter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.concatenator' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_ConcatenatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.concatenator'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Concatenator');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.date_formatter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_DateFormatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.date_formatter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\DateFormatter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.element_counter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_ElementCounterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.element_counter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\ElementCounter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.field_collection_getter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_FieldCollectionGetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.field_collection_getter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\FieldCollectionGetter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.geopoint_renderer' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_GeopointRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.geopoint_renderer'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\GeopointRenderer');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.hotspotimage_renderer' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_HotspotimageRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.hotspotimage_renderer'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\HotspotimageRenderer');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.image_renderer' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_ImageRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.image_renderer'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\ImageRenderer');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.is_equal' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_IsEqualService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.is_equal'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\IsEqual');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.iterator' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_IteratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.iterator'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Iterator');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.json' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_JsonService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.json'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\JSON');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.lf_expander' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\LFExpanderFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_LfExpanderService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/LFExpanderFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.lf_expander'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\LFExpanderFactory(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.locale_switcher' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\LocaleSwitcherFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_LocaleSwitcherService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/LocaleSwitcherFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.locale_switcher'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\LocaleSwitcherFactory(($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.merge' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_MergeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.merge'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Merge');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.object_field_getter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_ObjectFieldGetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.object_field_getter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\ObjectFieldGetter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.php' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_PhpService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.php'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\PHP');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.php_code' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_PhpCodeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.php_code'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\PHPCode');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.property_getter' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_PropertyGetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.property_getter'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\PropertyGetter');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.required_by' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_RequiredByService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.required_by'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\RequiredBy');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.string_contains' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_StringContainsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.string_contains'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\StringContains');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.string_replace' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_StringReplaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.string_replace'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\StringReplace');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.substring' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_SubstringService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.substring'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Substring');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.text' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_TextService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.text'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Text');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.translate_value' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\TranslateValueFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_TranslateValueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/TranslateValueFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.translate_value'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\TranslateValueFactory(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.trimmer' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_TrimmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/DefaultOperatorFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.trimmer'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\DefaultOperatorFactory('Pimcore\\DataObject\\GridColumnConfig\\Operator\\Trimmer');
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.operator.factory.workflowstate' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Operator\Factory\WorkflowStateFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Operator_Factory_WorkflowstateService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Operator/Factory/WorkflowStateFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.operator.factory.workflowstate'] = new \Pimcore\DataObject\GridColumnConfig\Operator\Factory\WorkflowStateFactory(($this->services['Pimcore\\Workflow\\Place\\StatusInfo'] ?? $this->getStatusInfoService()));
}
/**
* Gets the private 'pimcore.data_object.grid_column_config.value.factory.default' shared autowired service.
*
* @return \Pimcore\DataObject\GridColumnConfig\Value\Factory\DefaultValueFactory
*/
protected function getPimcore_DataObject_GridColumnConfig_Value_Factory_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Value/Factory/ValueFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/DataObject/GridColumnConfig/Value/Factory/DefaultValueFactory.php';
return $this->privates['pimcore.data_object.grid_column_config.value.factory.default'] = new \Pimcore\DataObject\GridColumnConfig\Value\Factory\DefaultValueFactory('Pimcore\\DataObject\\GridColumnConfig\\Value\\DefaultValue', ($this->services['Pimcore\\Localization\\LocaleServiceInterface'] ?? $this->getLocaleServiceInterfaceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_booleanSelect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\BooleanSelect
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeBooleanSelectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/BooleanSelect.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_booleanSelect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\BooleanSelect(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_calculatedValue' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\CalculatedValue
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeCalculatedValueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/CalculatedValue.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_calculatedValue'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\CalculatedValue(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_checkbox' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Checkbox
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeCheckboxService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Checkbox.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_checkbox'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Checkbox(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_country' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Country
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeCountryService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Country.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_country'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Country(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_countrymultiselect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Countrymultiselect
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeCountrymultiselectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Countrymultiselect.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_countrymultiselect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Countrymultiselect(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_date' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Date
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeDateService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Date.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_date'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Date(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_datetime' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Datetime
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeDatetimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Datetime.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_datetime'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Datetime(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_input' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Input
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeInputService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Input.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_input'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Input(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_inputQuantityValue' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\InputQuantityValue
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeInputQuantityValueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/InputQuantityValue.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_inputQuantityValue'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\InputQuantityValue(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_language' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Language
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeLanguageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Language.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_language'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Language(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_languagemultiselect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Languagemultiselect
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeLanguagemultiselectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Languagemultiselect.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_languagemultiselect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Languagemultiselect(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_multiselect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Multiselect
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeMultiselectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Multiselect.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_multiselect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Multiselect(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_numeric' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Numeric
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeNumericService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Numeric.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_numeric'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Numeric(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_quantityValue' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\QuantityValue
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeQuantityValueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/QuantityValue.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_quantityValue'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\QuantityValue(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_rgbaColor' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\RgbaColor
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeRgbaColorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/RgbaColor.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_rgbaColor'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\RgbaColor(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_select' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Select
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeSelectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Select.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_select'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Select(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_slider' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Slider
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeSliderService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Slider.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_slider'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Slider(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_textarea' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Textarea
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeTextareaService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Textarea.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_textarea'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Textarea(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_time' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Time
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeTimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Time.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_time'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Time(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_wysiwyg' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Wysiwyg
*/
protected function getPimcore_Datahub_Graphql_CsfeaturequerytypegeneratorDatatypeWysiwygService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/ClassificationstoreFeatureQueryTypeGenerator/Wysiwyg.php';
return $this->privates['pimcore.datahub.graphql.csfeaturequerytypegenerator_datatype_wysiwyg'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\ClassificationstoreFeatureQueryTypeGenerator\Wysiwyg(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationoperator.factory.ifempty' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Mutation\Operator\Factory\DefaultMutationOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectmutationoperator_Factory_IfemptyService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Mutation/Operator/Factory/DefaultMutationOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Mutation/Operator/Factory/DefaultMutationOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationoperator.factory.ifempty'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Mutation\Operator\Factory\DefaultMutationOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectMutationOperatorConfigGenerator\\IfEmpty');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationoperator.factory.localecollector' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Mutation\Operator\Factory\DefaultMutationOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectmutationoperator_Factory_LocalecollectorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Mutation/Operator/Factory/DefaultMutationOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Mutation/Operator/Factory/DefaultMutationOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationoperator.factory.localecollector'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Mutation\Operator\Factory\DefaultMutationOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectMutationOperatorConfigGenerator\\LocaleCollector');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationoperator.factory.localeswitcher' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Mutation\Operator\Factory\DefaultMutationOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectmutationoperator_Factory_LocaleswitcherService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Mutation/Operator/Factory/DefaultMutationOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Mutation/Operator/Factory/DefaultMutationOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationoperator.factory.localeswitcher'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Mutation\Operator\Factory\DefaultMutationOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectMutationOperatorConfigGenerator\\LocaleSwitcher');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_advancedManyToManyObjectRelation' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\AdvancedManyToManyObjectRelation
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeAdvancedManyToManyObjectRelationService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/AdvancedManyToManyObjectRelation.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_advancedManyToManyObjectRelation'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\AdvancedManyToManyObjectRelation(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), ($this->privates['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectType\\ElementDescriptorInputType'] ?? $this->getElementDescriptorInputTypeService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_advancedManyToManyRelation' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\AdvancedManyToManyRelation
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeAdvancedManyToManyRelationService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/AdvancedManyToManyRelation.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_advancedManyToManyRelation'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\AdvancedManyToManyRelation(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), ($this->privates['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectType\\ElementDescriptorInputType'] ?? $this->getElementDescriptorInputTypeService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_booleanSelect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\BooleanSelect
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeBooleanSelectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/BooleanSelect.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_booleanSelect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\BooleanSelect(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_checkbox' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Checkbox
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeCheckboxService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Checkbox.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_checkbox'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Checkbox(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_country' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeCountryService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_country'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_countrymultiselect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Multiselect
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeCountrymultiselectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Multiselect.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_countrymultiselect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Multiselect(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_date' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Date
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeDateService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Date.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_date'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Date(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_datetime' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Date
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeDatetimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Date.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_datetime'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Date(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_email' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeEmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_email'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_externalImage' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\ExternalImage
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeExternalImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/ExternalImage.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_externalImage'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\ExternalImage(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_fieldcollections' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Fieldcollections
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeFieldcollectionsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Fieldcollections.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_fieldcollections'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Fieldcollections(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_firstname' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeFirstnameService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_firstname'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_gender' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeGenderService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_gender'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_geopoint' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Geopoint
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeGeopointService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Geopoint.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_geopoint'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Geopoint(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_image' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Image
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Image.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_image'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Image(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_input' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeInputService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_input'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_language' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeLanguageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_language'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_lastname' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeLastnameService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_lastname'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_manyToManyObjectRelation' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\ManyToManyObjectRelation
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeManyToManyObjectRelationService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/ManyToManyObjectRelation.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_manyToManyObjectRelation'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\ManyToManyObjectRelation(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), ($this->privates['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectType\\ElementDescriptorInputType'] ?? $this->getElementDescriptorInputTypeService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_manyToManyRelation' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\ManyToManyRelation
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeManyToManyRelationService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/ManyToManyRelation.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_manyToManyRelation'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\ManyToManyRelation(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), ($this->privates['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectType\\ElementDescriptorInputType'] ?? $this->getElementDescriptorInputTypeService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_manyToOneRelation' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\ManyToOneRelation
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeManyToOneRelationService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/ManyToOneRelation.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_manyToOneRelation'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\ManyToOneRelation(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_multiselect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Multiselect
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeMultiselectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Multiselect.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_multiselect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Multiselect(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_newsletterActive' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Checkbox
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeNewsletterActiveService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Checkbox.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_newsletterActive'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Checkbox(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_newsletterConfirmed' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Checkbox
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeNewsletterConfirmedService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Checkbox.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_newsletterConfirmed'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Checkbox(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_numeric' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Numeric
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeNumericService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Numeric.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_numeric'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Numeric(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_quantityValue' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\QuantityValue
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeQuantityValueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/QuantityValue.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_quantityValue'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\QuantityValue(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_select' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeSelectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_select'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_slider' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Numeric
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeSliderService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Numeric.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_slider'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Numeric(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_textarea' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeTextareaService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_textarea'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_time' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeTimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_time'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_wysiwyg' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorDatatypeWysiwygService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_datatype_wysiwyg'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_operator_ifempty' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationOperatorConfigGenerator\IfEmpty
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorOperatorIfemptyService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationOperatorConfigGenerator/IfEmpty.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_operator_ifempty'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationOperatorConfigGenerator\IfEmpty(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_operator_localecollector' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationOperatorConfigGenerator\LocaleCollector
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorOperatorLocalecollectorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationOperatorConfigGenerator/LocaleCollector.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_operator_localecollector'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationOperatorConfigGenerator\LocaleCollector(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectmutationtypegenerator_operator_localeswitcher' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationOperatorConfigGenerator\LocaleSwitcher
*/
protected function getPimcore_Datahub_Graphql_DataobjectmutationtypegeneratorOperatorLocaleswitcherService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectMutationOperatorConfigGenerator/LocaleSwitcher.php';
return $this->privates['pimcore.datahub.graphql.dataobjectmutationtypegenerator_operator_localeswitcher'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectMutationOperatorConfigGenerator\LocaleSwitcher(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.alias' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_AliasService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.alias'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\Alias');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.concatenator' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_ConcatenatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.concatenator'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\Concatenator');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.dateformatter' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_DateformatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.dateformatter'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\DateFormatter');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.elementcounter' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_ElementcounterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.elementcounter'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\ElementCounter');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.merge' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_MergeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.merge'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\Merge');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.substring' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_SubstringService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.substring'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\Substring');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.text' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_TextService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.text'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\Text');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.thumbnail' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_ThumbnailService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.thumbnail'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\Thumbnail');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.thumbnailhtml' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_ThumbnailhtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.thumbnailhtml'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\ThumbnailHtml');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.translatevalue' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_TranslatevalueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.translatevalue'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\TranslateValue');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectqueryoperator.factory.trimmer' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory
*/
protected function getPimcore_Datahub_Graphql_Dataobjectqueryoperator_Factory_TrimmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/OperatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultOperatorFactoryBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Query/Operator/Factory/DefaultQueryOperatorFactory.php';
return $this->privates['pimcore.datahub.graphql.dataobjectqueryoperator.factory.trimmer'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\Query\Operator\Factory\DefaultQueryOperatorFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Query\\Operator\\Trimmer');
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_block' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Block
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeBlockService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Block.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_block'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Block(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_calculatedvalue' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\CalculatedValue
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeCalculatedvalueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/CalculatedValue.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_calculatedvalue'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\CalculatedValue(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_checkbox' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Checkbox
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeCheckboxService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Checkbox.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_checkbox'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Checkbox(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_classificationstore' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Classificationstore
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeClassificationstoreService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Classificationstore.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_classificationstore'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Classificationstore(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_date' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeDateService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_date'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_datetime' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Datetime
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeDatetimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Datetime.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_datetime'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Datetime(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_email' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Input
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeEmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Input.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_email'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Input(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_fieldcollections' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeFieldcollectionsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_fieldcollections'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_firstname' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Input
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeFirstnameService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Input.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_firstname'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Input(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_geobounds' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Geobounds
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeGeoboundsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Geobounds.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_geobounds'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Geobounds(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_geopoint' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Geopoint
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeGeopointService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Geopoint.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_geopoint'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Geopoint(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_geopolygon' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Geopolygon
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeGeopolygonService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Geopolygon.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_geopolygon'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Geopolygon(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_hotspotimage' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Hotspotimage
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeHotspotimageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Hotspotimage.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_hotspotimage'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Hotspotimage(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_href' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Href
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeHrefService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Href.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_href'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Href(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_image' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Image
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/AssetBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Image.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_image'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Image(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_imageGallery' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\ImageGallery
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeImageGalleryService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/ImageGallery.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_imageGallery'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\ImageGallery(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_input' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Input
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeInputService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Input.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_input'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Input(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_inputquantityvalue' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\InputQuantityValue
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeInputquantityvalueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/InputQuantityValue.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_inputquantityvalue'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\InputQuantityValue(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_lastname' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Input
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeLastnameService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Input.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_lastname'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Input(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_link' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Link
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeLinkService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Link.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_link'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Link(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multihref' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Multihref
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultihrefService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Multihref.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multihref'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Multihref(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multihrefMetadata' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\MultihrefMetadata
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultihrefMetadataService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/MultihrefMetadata.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multihrefMetadata'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\MultihrefMetadata(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multiselect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Multiselect
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeMultiselectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Multiselect.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_multiselect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Multiselect(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_numeric' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Numeric
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeNumericService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Numeric.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_numeric'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Numeric(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_objects' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Objects
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeObjectsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Objects.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_objects'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Objects(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_objectsMetadata' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\ObjectsMetadata
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeObjectsMetadataService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/ObjectsMetadata.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_objectsMetadata'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\ObjectsMetadata(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_quantityvalue' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\QuantityValue
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeQuantityvalueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/QuantityValue.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_quantityvalue'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\QuantityValue(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_reverseManyToManyObjectRelation' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\ReverseManyToManyObjectRelation
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeReverseManyToManyObjectRelationService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/ReverseManyToManyObjectRelation.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_reverseManyToManyObjectRelation'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\ReverseManyToManyObjectRelation(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_select' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Select
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeSelectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Input.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Select.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_select'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Select(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_slider' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Slider
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeSliderService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Slider.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_slider'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Slider(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_structuredTable' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\StructuredTable
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeStructuredTableService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/AbstractTable.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/StructuredTable.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_structuredTable'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\StructuredTable(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_table' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Table
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeTableService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/AbstractTable.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Table.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_table'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Table(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_textarea' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeTextareaService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_textarea'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_urlSlug' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\UrlSlug
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeUrlSlugService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/UrlSlug.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_urlSlug'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\UrlSlug(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_video' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Video
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeVideoService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Video.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_video'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Video(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_wysiwyg' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Base
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorDatatypeWysiwygService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/TypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryFieldConfigGenerator/Base.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_datatype_wysiwyg'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryFieldConfigGenerator\Base(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_alias' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Alias
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorAliasService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/StringBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Alias.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_alias'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Alias(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_concatenator' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Concatenator
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorConcatenatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/StringBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Concatenator.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_concatenator'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Concatenator(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_dateformatter' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\DateFormatter
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorDateformatterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/StringBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/DateFormatter.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_dateformatter'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\DateFormatter(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_elementcounter' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\ElementCounter
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorElementcounterService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/IntBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/ElementCounter.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_elementcounter'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\ElementCounter(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_merge' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Merge
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorMergeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/StringBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Merge.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_merge'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Merge(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_substring' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Substring
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorSubstringService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/StringBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Substring.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_substring'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Substring(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_text' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\StringBase
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorTextService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/StringBase.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_text'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\StringBase(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_thumbnail' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Thumbnail
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorThumbnailService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/StringBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Thumbnail.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_thumbnail'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Thumbnail(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_thumbnailhtml' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\ThumbnailHtml
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorThumbnailhtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/ThumbnailHtml.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_thumbnailhtml'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\ThumbnailHtml(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_translatevalue' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\TranslateValue
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorTranslatevalueService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/StringBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/TranslateValue.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_translatevalue'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\TranslateValue(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_trimmer' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Trimmer
*/
protected function getPimcore_Datahub_Graphql_DataobjectquerytypegeneratorOperatorTrimmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/OperatorTypeDefinitionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/StringBase.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DataObjectQueryOperatorConfigGenerator/Trimmer.php';
return $this->privates['pimcore.datahub.graphql.dataobjectquerytypegenerator_operator_trimmer'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectQueryOperatorConfigGenerator\Trimmer(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_areablock' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Areablock
*/
protected function getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeAreablockService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Areablock.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/Type.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputObjectType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementType/AreablockDataInputType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/EditablesTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Areablock.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_areablock'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Areablock($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementType\AreablockDataInputType($a), new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Areablock(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), $a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_block' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Block
*/
protected function getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeBlockService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Block.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/EditablesTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Block.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_block'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Block($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Block(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), $a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_embed' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Embed
*/
protected function getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeEmbedService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Embed.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Embed.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_embed'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Embed($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Embed(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), $a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_image' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Image
*/
protected function getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Image.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Image.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_image'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Image($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Image(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), $a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_input' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Input
*/
protected function getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeInputService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Input.php';
return $this->privates['pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_input'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Input(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), ($this->privates['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DocumentElementInputProcessor\\Input'] ?? $this->getInputService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_multiselect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Multiselect
*/
protected function getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeMultiselectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Multiselect.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Multiselect.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_multiselect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Multiselect($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Multiselect(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), $a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_scheduledblock' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Scheduledblock
*/
protected function getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeScheduledblockService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Scheduledblock.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/Type.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/InputObjectType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementType/ScheduledblockDataInputType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/EditablesTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Scheduledblock.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_scheduledblock'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Scheduledblock($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementType\ScheduledblockDataInputType($a), new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Scheduledblock(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), $a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_select' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Select
*/
protected function getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeSelectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Select.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementInputProcessor/Select.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_select'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Select($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementInputProcessor\Select(($this->services['Pimcore\\Model\\Document\\Editable\\Loader\\EditableLoader'] ?? $this->getEditableLoaderService()), $a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_wysiwyg' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Wysiwyg
*/
protected function getPimcore_Datahub_Graphql_DocumentelementmutationtypegeneratorDatatypeWysiwygService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementMutationFieldConfigGenerator/Wysiwyg.php';
return $this->privates['pimcore.datahub.graphql.documentelementmutationtypegenerator_datatype_wysiwyg'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementMutationFieldConfigGenerator\Wysiwyg(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), ($this->privates['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DocumentElementInputProcessor\\Input'] ?? $this->getInputService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_areablock' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Areablock
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeAreablockService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Areablock.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/Type.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/HasFieldsType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/TypeWithFields.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/OutputType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/CompositeType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/ImplementingType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/ObjectType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementType/AreablockDataType.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_areablock'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Areablock($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementType\AreablockDataType($a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_block' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Block
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeBlockService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Block.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_block'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Block(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_checkbox' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Checkbox
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeCheckboxService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Checkbox.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_checkbox'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Checkbox(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_date' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Date
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeDateService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Date.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_date'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Date(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_embed' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Embed
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeEmbedService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Embed.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_embed'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Embed(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_image' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Image
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Image.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_image'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Image(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_input' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Input
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeInputService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Input.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_input'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Input(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_link' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Link
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeLinkService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Link.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/Type.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/HasFieldsType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/TypeWithFields.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/OutputType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/CompositeType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/ImplementingType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/ObjectType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementType/LinkDataType.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_link'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Link($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementType\LinkDataType($a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_multiselect' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Multiselect
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeMultiselectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Multiselect.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_multiselect'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Multiselect(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_numeric' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Numeric
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeNumericService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Numeric.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_numeric'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Numeric(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_pdf' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Pdf
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypePdfService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Pdf.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_pdf'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Pdf(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_relation' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Relation
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeRelationService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Relation.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_relation'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Relation(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_relations' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Relations
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeRelationsService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Relations.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_relations'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Relations(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_scheduledblock' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Scheduledblock
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeScheduledblockService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Scheduledblock.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/Type.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/HasFieldsType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/TypeWithFields.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/OutputType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/CompositeType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NullableType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/NamedType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/ImplementingType.php';
include_once \dirname(__DIR__, 4).'/vendor/webonyx/graphql-php/src/Type/Definition/ObjectType.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementType/ScheduledblockDataType.php';
$a = ($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService());
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_scheduledblock'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Scheduledblock($a, new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementType\ScheduledblockDataType($a));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_select' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Select
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeSelectService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Select.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_select'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Select(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_table' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Table
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeTableService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Table.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_table'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Table(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_textarea' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Textarea
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeTextareaService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Textarea.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_textarea'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Textarea(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_video' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Video
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeVideoService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Video.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_video'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Video(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_wysiwyg' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Wysiwyg
*/
protected function getPimcore_Datahub_Graphql_DocumentelementquerytypegeneratorDatatypeWysiwygService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Base.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/DocumentElementQueryFieldConfigGenerator/Wysiwyg.php';
return $this->privates['pimcore.datahub.graphql.documentelementquerytypegenerator_datatype_wysiwyg'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\DocumentElementQueryFieldConfigGenerator\Wysiwyg(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()));
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.anytargettype' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_AnytargettypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.anytargettype'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\General\\AnyTargetType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.asset' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_AssetService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.asset'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\AssetType\\AssetType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.asset_metadataitem' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_AssetMetadataitemService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.asset_metadataitem'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\AssetType\\AssetMetadataItem');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.asset_tree' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_AssetTreeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.asset_tree'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\AssetType\\AssetTreeType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.document_translation' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_DocumentTranslationService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.document_translation'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DocumentType\\DocumentTranslationType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.document_tree' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_DocumentTreeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.document_tree'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DocumentType\\DocumentTreeType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.element_property_property' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_ElementPropertyPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.element_property_property'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\PropertyType\\ElementPropertyType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.element_tag' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_ElementTagService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.element_tag'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\ElementTag');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.hotspot_metadata' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_HotspotMetadataService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.hotspot_metadata'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\PropertyType\\HotspotMetadataType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.hotspothotspottype' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_HotspothotspottypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.hotspothotspottype'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\SharedType\\HotspotHotspotType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.hotspotmarkertype' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_HotspotmarkertypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.hotspotmarkertype'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\SharedType\\HotspotMarkerType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.object_tree' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_ObjectTreeService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.object_tree'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectType\\ObjectTreeType');
}
/**
* Gets the private 'pimcore.datahub.graphql.generaltype.factory.video' shared autowired service.
*
* @return \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory
*/
protected function getPimcore_Datahub_Graphql_Generaltype_Factory_VideoService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/Traits/ServiceTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/GraphQL/GeneralTypeFactory.php';
return $this->privates['pimcore.datahub.graphql.generaltype.factory.video'] = new \Pimcore\Bundle\DataHubBundle\GraphQL\GeneralTypeFactory(($this->services['Pimcore\\Bundle\\DataHubBundle\\GraphQL\\Service'] ?? $this->getServiceService()), 'Pimcore\\Bundle\\DataHubBundle\\GraphQL\\DataObjectType\\VideoType');
}
/**
* Gets the private 'pimcore.document.newsletter.factory.csv' shared autowired service.
*
* @return \Pimcore\Document\Newsletter\DefaultAddressSourceAdapterFactory
*/
protected function getPimcore_Document_Newsletter_Factory_CsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Newsletter/AddressSourceAdapterFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Newsletter/DefaultAddressSourceAdapterFactory.php';
return $this->privates['pimcore.document.newsletter.factory.csv'] = new \Pimcore\Document\Newsletter\DefaultAddressSourceAdapterFactory('Pimcore\\Document\\Newsletter\\AddressSourceAdapter\\CsvList');
}
/**
* Gets the private 'pimcore.document.newsletter.factory.default' shared autowired service.
*
* @return \Pimcore\Document\Newsletter\DefaultAddressSourceAdapterFactory
*/
protected function getPimcore_Document_Newsletter_Factory_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Newsletter/AddressSourceAdapterFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Newsletter/DefaultAddressSourceAdapterFactory.php';
return $this->privates['pimcore.document.newsletter.factory.default'] = new \Pimcore\Document\Newsletter\DefaultAddressSourceAdapterFactory('Pimcore\\Document\\Newsletter\\AddressSourceAdapter\\DefaultAdapter');
}
/**
* Gets the private 'pimcore.document.newsletter.factory.report' shared autowired service.
*
* @return \Pimcore\Document\Newsletter\ReportAddressSourceAdapterFactory
*/
protected function getPimcore_Document_Newsletter_Factory_ReportService()
{
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Newsletter/AddressSourceAdapterFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Document/Newsletter/ReportAddressSourceAdapterFactory.php';
return $this->privates['pimcore.document.newsletter.factory.report'] = new \Pimcore\Document\Newsletter\ReportAddressSourceAdapterFactory(($this->services['pimcore.custom_report.adapter.factories'] ?? $this->getPimcore_CustomReport_Adapter_FactoriesService()));
}
/**
* Gets the private 'pimcore.document_static.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_DocumentStatic_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.document_static.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 4).'/public/var/tmp/pages'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), 0, 2), ['visibility' => 'public', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.email_log.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_EmailLog_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.email_log.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 3).'/email'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), 0, 2), ['visibility' => 'private', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.recycle_bin.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_RecycleBin_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.recycle_bin.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 3).'/recyclebin'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), 0, 2), ['visibility' => 'private', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.security.encoder_factory' shared autowired service.
*
* @return \Pimcore\Security\Encoder\EncoderFactory
*
* @deprecated Since pimcore/pimcore 10.1: The "pimcore.security.encoder_factory" service is deprecated, use "pimcore.security.user_password_hasher" instead.
*/
protected function getPimcore_Security_EncoderFactoryService()
{
trigger_deprecation('pimcore/pimcore', '10.1', 'The "pimcore.security.encoder_factory" service is deprecated, use "pimcore.security.user_password_hasher" instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Security/Encoder/Factory/AbstractEncoderFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Security/Encoder/Factory/UserAwareEncoderFactory.php';
return $this->privates['pimcore.security.encoder_factory'] = new \Pimcore\Security\Encoder\EncoderFactory($this->getSecurity_EncoderFactory_GenericService(), ['Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => new \Pimcore\Security\Encoder\Factory\UserAwareEncoderFactory('Pimcore\\Bundle\\AdminBundle\\Security\\Encoder\\AdminPasswordEncoder')]);
}
/**
* Gets the private 'pimcore.security.password_hasher_factory' shared autowired service.
*
* @return \Pimcore\Security\Hasher\PasswordHasherFactory
*/
protected function getPimcore_Security_PasswordHasherFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Security/Hasher/PasswordHasherFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
return $this->privates['pimcore.security.password_hasher_factory'] = new \Pimcore\Security\Hasher\PasswordHasherFactory(new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Profile\\Model\\Profile' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]), []);
}
/**
* Gets the private 'pimcore.temp.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_Temp_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.temp.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 3).'/tmp'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), 0, 2), ['visibility' => 'private', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.thumbnail.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_Thumbnail_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.thumbnail.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 4).'/public/var/tmp/thumbnails'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 420], 'dir' => ['public' => 493, 'private' => 493]]), 0, 2), ['visibility' => 'public', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'pimcore.version.storage' shared service.
*
* @return \League\Flysystem\Filesystem
*/
protected function getPimcore_Version_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemReader.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemOperator.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/Local/LocalFilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/VisibilityConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/league/flysystem/src/UnixVisibility/PortableVisibilityConverter.php';
return $this->privates['pimcore.version.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Local\LocalFilesystemAdapter((\dirname(__DIR__, 3).'/versions'), \League\Flysystem\UnixVisibility\PortableVisibilityConverter::fromArray(['file' => ['public' => 420, 'private' => 384], 'dir' => ['public' => 493, 'private' => 448]]), 0, 2), ['visibility' => 'private', 'case_sensitive' => true, 'disable_asserts' => false]);
}
/**
* Gets the private 'presta_sitemap.eventlistener.route_annotation' shared service.
*
* @return \Presta\SitemapBundle\EventListener\RouteAnnotationEventListener
*/
protected function getPrestaSitemap_Eventlistener_RouteAnnotationService()
{
include_once \dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/EventListener/RouteAnnotationEventListener.php';
return $this->privates['presta_sitemap.eventlistener.route_annotation'] = new \Presta\SitemapBundle\EventListener\RouteAnnotationEventListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'default');
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* 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->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 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* 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', false],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService()), ($this->services['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* Gets the private 'scheb_two_factor.authenticated_token_handler' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler
*/
protected function getSchebTwoFactor_AuthenticatedTokenHandlerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['scheb_two_factor.authenticated_token_handler'] = $this->createProxy('AuthenticatedTokenHandler_e3677d3', function () {
return \AuthenticatedTokenHandler_e3677d3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getSchebTwoFactor_AuthenticatedTokenHandlerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\AuthenticatedTokenHandler(($this->privates['scheb_two_factor.ip_whitelist_handler'] ?? $this->getSchebTwoFactor_IpWhitelistHandlerService()), $this->parameters['scheb_two_factor.security_tokens']);
}
/**
* Gets the private 'scheb_two_factor.condition_handler' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler
*/
protected function getSchebTwoFactor_ConditionHandlerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['scheb_two_factor.condition_handler'] = $this->createProxy('ConditionAuthenticationHandler_a1ee12f', function () {
return \ConditionAuthenticationHandler_a1ee12f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getSchebTwoFactor_ConditionHandlerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/TwoFactorConditionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Condition/DefaultTwoFactorCondition.php';
return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\ConditionAuthenticationHandler(($this->privates['scheb_two_factor.authenticated_token_handler'] ?? $this->getSchebTwoFactor_AuthenticatedTokenHandlerService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\Condition\DefaultTwoFactorCondition());
}
/**
* Gets the private 'scheb_two_factor.ip_whitelist_handler' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler
*/
protected function getSchebTwoFactor_IpWhitelistHandlerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['scheb_two_factor.ip_whitelist_handler'] = $this->createProxy('IpWhitelistHandler_06fe2b0', function () {
return \IpWhitelistHandler_06fe2b0::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getSchebTwoFactor_IpWhitelistHandlerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/IpWhitelistProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/IpWhitelist/DefaultIpWhitelistProvider.php';
return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\IpWhitelistHandler(($this->privates['scheb_two_factor.provider_handler'] ?? $this->getSchebTwoFactor_ProviderHandlerService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\IpWhitelist\DefaultIpWhitelistProvider([]));
}
/**
* Gets the private 'scheb_two_factor.provider_handler' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler
*/
protected function getSchebTwoFactor_ProviderHandlerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['scheb_two_factor.provider_handler'] = $this->createProxy('TwoFactorProviderHandler_3ecff6c', function () {
return \TwoFactorProviderHandler_3ecff6c::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getSchebTwoFactor_ProviderHandlerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactory.php';
return new \Scheb\TwoFactorBundle\Security\TwoFactor\Handler\TwoFactorProviderHandler(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.default_token_factory'] ?? ($this->privates['scheb_two_factor.default_token_factory'] = new \Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory())));
}
/**
* 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->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 'scheb_two_factor.security.google.default_form_renderer' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer
*/
protected function getSchebTwoFactor_Security_Google_DefaultFormRendererService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['scheb_two_factor.security.google.default_form_renderer'] = $this->createProxy('DefaultTwoFactorFormRenderer_892ae3f', function () {
return \DefaultTwoFactorFormRenderer_892ae3f::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getSchebTwoFactor_Security_Google_DefaultFormRendererService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\DefaultTwoFactorFormRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), '@SchebTwoFactor/Authentication/form.html.twig');
}
/**
* Gets the private 'scheb_two_factor.security.google.provider' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticatorTwoFactorProvider
*/
protected function getSchebTwoFactor_Security_Google_ProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Provider/TwoFactorProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-google-authenticator/Security/TwoFactor/Provider/Google/GoogleAuthenticatorTwoFactorProvider.php';
return $this->privates['scheb_two_factor.security.google.provider'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticatorTwoFactorProvider(($this->services['scheb_two_factor.security.google_authenticator'] ?? $this->getSchebTwoFactor_Security_GoogleAuthenticatorService()), ($this->privates['scheb_two_factor.security.google.default_form_renderer'] ?? $this->getSchebTwoFactor_Security_Google_DefaultFormRendererService()));
}
/**
* Gets the private 'scheb_two_factor.security.listener.check_two_factor_code' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener
*/
protected function getSchebTwoFactor_Security_Listener_CheckTwoFactorCodeService()
{
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/AbstractCheckCodeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/EventListener/CheckTwoFactorCodeListener.php';
return $this->privates['scheb_two_factor.security.listener.check_two_factor_code'] = new \Scheb\TwoFactorBundle\Security\Http\EventListener\CheckTwoFactorCodeListener(($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()));
}
/**
* Gets the private 'secrets.vault' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
*/
protected function getSecrets_VaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
}
/**
* Gets the private 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
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/AccessListener.php';
return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
}
/**
* Gets the private 'security.access_map' shared service.
*
* @return \Symfony\Component\Security\Http\AccessMap
*/
protected function getSecurity_AccessMapService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/settings/display-custom-logo'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login/2fa-verify'), [0 => 'IS_AUTHENTICATED_2FA_IN_PROGRESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login/2fa'), [0 => 'IS_AUTHENTICATED_2FA_IN_PROGRESS'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login/(login|lostpassword|deeplink|csrf-token)$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [0 => 'ROLE_PIMCORE_USER'], NULL);
return $instance;
}
/**
* Gets the private 'security.authentication.access_listener.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener
*/
protected function getSecurity_Authentication_AccessListener_TwoFactor_PimcoreAdminService()
{
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/scheb/2fa-bundle/Security/Http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authorization/TwoFactorAccessDecider.php';
return $this->privates['security.authentication.access_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener(($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()), new \Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
}
/**
* Gets the private 'security.authentication.authentication_required_handler.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler
*/
protected function getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_PimcoreAdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/AuthenticationRequiredHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationRequiredHandler.php';
return $this->privates['security.authentication.authentication_required_handler.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationRequiredHandler(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()), []);
}
/**
* Gets the private 'security.authentication.basic_entry_point.pimcore_admin_webdav' shared service.
*
* @return \Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint
*
* @deprecated Since symfony/security-bundle 5.4: The "security.authentication.basic_entry_point.pimcore_admin_webdav" service is deprecated, the logic is contained in the authenticators.
*/
protected function getSecurity_Authentication_BasicEntryPoint_PimcoreAdminWebdavService()
{
trigger_deprecation('symfony/security-bundle', '5.4', 'The "security.authentication.basic_entry_point.pimcore_admin_webdav" service is deprecated, the logic is contained in the authenticators.');
return $this->privates['security.authentication.basic_entry_point.pimcore_admin_webdav'] = new \Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint('Secured Area');
}
/**
* Gets the private 'security.authentication.form_listener.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener
*/
protected function getSecurity_Authentication_FormListener_TwoFactor_PimcoreAdminService()
{
return $this->privates['security.authentication.form_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener(($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'security.authentication.guard_handler' shared service.
*
* @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_GuardHandlerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
$this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [0 => 'pimcore_admin']);
$instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
return $instance;
}
/**
* Gets the private 'security.authentication.kernel_exception_listener.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener
*/
protected function getSecurity_Authentication_KernelExceptionListener_TwoFactor_PimcoreAdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Firewall/ExceptionListener.php';
return $this->privates['security.authentication.kernel_exception_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener('pimcore_admin', ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.authentication_required_handler.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_PimcoreAdminService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'security.authentication.listener.anonymous.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Anonymous_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
}
/**
* Gets the private 'security.authentication.listener.anonymous.pimcore_admin' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.pimcore_admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Anonymous_PimcoreAdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.pimcore_admin" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.listener.anonymous.pimcore_admin'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
}
/**
* Gets the private 'security.authentication.listener.basic.pimcore_admin_webdav' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.basic.pimcore_admin_webdav" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Basic_PimcoreAdminWebdavService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.basic.pimcore_admin_webdav" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
$this->privates['security.authentication.listener.basic.pimcore_admin_webdav'] = $instance = new \Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'pimcore_admin_webdav', ($this->privates['security.authentication.basic_entry_point.pimcore_admin_webdav'] ?? $this->getSecurity_Authentication_BasicEntryPoint_PimcoreAdminWebdavService()), ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
$instance->setSessionAuthenticationStrategy(($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.guard.main' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.main" service is deprecated, use the new authenticator system instead.');
$this->privates['security.authentication.listener.guard.main'] = $instance = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'main', new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Profile\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
}, 1), ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_Main_TwoFactorDecoratorService()));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.guard.pimcore_admin' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.pimcore_admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_PimcoreAdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.pimcore_admin" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.listener.guard.pimcore_admin'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener(($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'pimcore_admin', new RewindableGenerator(function () {
yield 0 => ($this->services['pimcore_admin.security.admin_authenticator'] ?? $this->getPimcoreAdmin_Security_AdminAuthenticatorService());
}, 1), ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
}
/**
* Gets the private 'security.authentication.listener.rememberme.main' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\RememberMeListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Rememberme_MainService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
return $this->privates['security.authentication.listener.rememberme.main'] = new \Symfony\Component\Security\Http\Firewall\RememberMeListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.rememberme.services.simplehash.main.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_Main_TwoFactorDecoratorService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), true, ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))));
}
/**
* Gets the private 'security.authentication.listener.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener
*/
protected function getSecurity_Authentication_Listener_TwoFactor_PimcoreAdminService()
{
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/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/Csrf/NullCsrfTokenManager.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Token/TwoFactorTokenFactory.php';
$a = ($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService());
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.authentication.listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), $a, new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($b, $a, []), new \Scheb\TwoFactorBundle\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b, $a), ($this->privates['security.authentication.authentication_required_handler.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_AuthenticationRequiredHandler_TwoFactor_PimcoreAdminService()), new \Scheb\TwoFactorBundle\Security\TwoFactor\Csrf\NullCsrfTokenManager(), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['scheb_two_factor.default_token_factory'] ?? ($this->privates['scheb_two_factor.default_token_factory'] = new \Scheb\TwoFactorBundle\Security\Authentication\Token\TwoFactorTokenFactory())), ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_ManagerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
$this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.authentication.provider.dao.pimcore_admin_webdav.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Dao_PimcoreAdminWebdav_TwoFactorDecoratorService());
yield 1 => ($this->privates['security.authentication.provider.guard.pimcore_admin.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_PimcoreAdmin_TwoFactorDecoratorService());
yield 2 => ($this->privates['security.authentication.provider.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_Provider_TwoFactor_PimcoreAdminService());
yield 3 => ($this->privates['security.authentication.provider.anonymous.pimcore_admin.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_PimcoreAdmin_TwoFactorDecoratorService());
yield 4 => ($this->privates['security.authentication.provider.guard.main.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Guard_Main_TwoFactorDecoratorService());
yield 5 => ($this->privates['security.authentication.provider.rememberme.main.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Rememberme_Main_TwoFactorDecoratorService());
yield 6 => ($this->privates['security.authentication.provider.anonymous.main.two_factor_decorator'] ?? $this->getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecoratorService());
}, 7), true);
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
return $instance;
}
/**
* Gets the private 'security.authentication.provider.anonymous.main.two_factor_decorator' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
*/
protected function getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecoratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
return $this->privates['security.authentication.provider.anonymous.main.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.authentication.provider.anonymous.main.two_factor_decorator.inner' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Anonymous_Main_TwoFactorDecorator_InnerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.main.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
}
/**
* Gets the private 'security.authentication.provider.anonymous.pimcore_admin.two_factor_decorator' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
*/
protected function getSecurity_Authentication_Provider_Anonymous_PimcoreAdmin_TwoFactorDecoratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
return $this->privates['security.authentication.provider.anonymous.pimcore_admin.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Anonymous_PimcoreAdmin_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.authentication.provider.anonymous.pimcore_admin.two_factor_decorator.inner' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.pimcore_admin.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Anonymous_PimcoreAdmin_TwoFactorDecorator_InnerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.pimcore_admin.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
return new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
}
/**
* Gets the private 'security.authentication.provider.dao.pimcore_admin_webdav.two_factor_decorator' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
*/
protected function getSecurity_Authentication_Provider_Dao_PimcoreAdminWebdav_TwoFactorDecoratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
return $this->privates['security.authentication.provider.dao.pimcore_admin_webdav.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Dao_PimcoreAdminWebdav_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.authentication.provider.dao.pimcore_admin_webdav.two_factor_decorator.inner' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.pimcore_admin_webdav.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Dao_PimcoreAdminWebdav_TwoFactorDecorator_InnerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.pimcore_admin_webdav.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->services['pimcore_admin.security.user_provider'] ?? ($this->services['pimcore_admin.security.user_provider'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserProvider())), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'pimcore_admin_webdav', ($this->privates['pimcore.security.encoder_factory'] ?? $this->getPimcore_Security_EncoderFactoryService()), true);
}
/**
* Gets the private 'security.authentication.provider.guard.main.two_factor_decorator' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
*/
protected function getSecurity_Authentication_Provider_Guard_Main_TwoFactorDecoratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
return $this->privates['security.authentication.provider.guard.main.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Guard_Main_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.authentication.provider.guard.main.two_factor_decorator.inner' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.main.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_Main_TwoFactorDecorator_InnerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.main.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/lib/Security/User/ObjectUserProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Profile\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
}, 1), ($this->privates['app.security.user_provider'] ?? ($this->privates['app.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Profile\\Model\\Profile', 'username'))), 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'security.authentication.provider.guard.pimcore_admin.two_factor_decorator' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
*/
protected function getSecurity_Authentication_Provider_Guard_PimcoreAdmin_TwoFactorDecoratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
return $this->privates['security.authentication.provider.guard.pimcore_admin.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Guard_PimcoreAdmin_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.authentication.provider.guard.pimcore_admin.two_factor_decorator.inner' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.pimcore_admin.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_PimcoreAdmin_TwoFactorDecorator_InnerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.pimcore_admin.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Security/User/UserProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->services['pimcore_admin.security.admin_authenticator'] ?? $this->getPimcoreAdmin_Security_AdminAuthenticatorService());
}, 1), ($this->services['pimcore_admin.security.user_provider'] ?? ($this->services['pimcore_admin.security.user_provider'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserProvider())), 'pimcore_admin', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'security.authentication.provider.rememberme.main.two_factor_decorator' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator
*/
protected function getSecurity_Authentication_Provider_Rememberme_Main_TwoFactorDecoratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/AuthenticationProviderDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/TwoFactor/AuthenticationContextFactory.php';
return $this->privates['security.authentication.provider.rememberme.main.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\AuthenticationProviderDecorator($this->getSecurity_Authentication_Provider_Rememberme_Main_TwoFactorDecorator_InnerService(), ($this->privates['scheb_two_factor.condition_handler'] ?? $this->getSchebTwoFactor_ConditionHandlerService()), ($this->privates['scheb_two_factor.authentication_context_factory'] ?? ($this->privates['scheb_two_factor.authentication_context_factory'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactory('Scheb\\TwoFactorBundle\\Security\\TwoFactor\\AuthenticationContext'))), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.authentication.provider.rememberme.main.two_factor_decorator.inner' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Rememberme_Main_TwoFactorDecorator_InnerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.rememberme.main.two_factor_decorator.inner" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
return new \Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'WuvN8qyGMGNQ7bkQKosWXZJKZPB3M7NU', 'main');
}
/**
* Gets the private 'security.authentication.provider.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Authentication\Provider\TwoFactorAuthenticationProvider
*/
protected function getSecurity_Authentication_Provider_TwoFactor_PimcoreAdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/Provider/TwoFactorAuthenticationProvider.php';
return $this->privates['security.authentication.provider.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\Authentication\Provider\TwoFactorAuthenticationProvider(($this->privates['security.firewall_config.two_factor.pimcore_admin'] ?? $this->getSecurity_FirewallConfig_TwoFactor_PimcoreAdminService()), ($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), NULL, ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()));
}
/**
* Gets the private 'security.authentication.provider_preparation_listener.two_factor.pimcore_admin' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener
*/
protected function getSecurity_Authentication_ProviderPreparationListener_TwoFactor_PimcoreAdminService()
{
return $this->privates['security.authentication.provider_preparation_listener.two_factor.pimcore_admin'] = new \Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener(($this->privates['scheb_two_factor.provider_registry'] ?? $this->getSchebTwoFactor_ProviderRegistryService()), ($this->privates['scheb_two_factor.provider_preparation_recorder'] ?? $this->getSchebTwoFactor_ProviderPreparationRecorderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 'pimcore_admin', false, false);
}
/**
* Gets the private 'security.authentication.rememberme.services.simplehash.main.two_factor_decorator' shared service.
*
* @return \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator
*/
protected function getSecurity_Authentication_Rememberme_Services_Simplehash_Main_TwoFactorDecoratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/RememberMeServicesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Security/Authentication/RememberMe/RememberMeServicesDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/AbstractRememberMeServices.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/TokenBasedRememberMeServices.php';
return $this->privates['security.authentication.rememberme.services.simplehash.main.two_factor_decorator'] = new \Scheb\TwoFactorBundle\Security\Authentication\RememberMe\RememberMeServicesDecorator(new \Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices(new RewindableGenerator(function () {
yield 0 => ($this->privates['app.security.user_provider'] ?? ($this->privates['app.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Profile\\Model\\Profile', 'username')));
}, 1), 'WuvN8qyGMGNQ7bkQKosWXZJKZPB3M7NU', 'main', ['lifetime' => 604800, 'always_remember_me' => true, 'name' => 'REMEMBERME', 'path' => '/', 'domain' => NULL, 'secure' => false, 'httponly' => true, 'samesite' => 'lax', 'remember_me_parameter' => '_remember_me'], ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService())));
}
/**
* Gets the private 'security.authentication_utils' shared service.
*
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
*/
protected function getSecurity_AuthenticationUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
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/ChannelListener.php';
$a = ($this->services['pimcore.routing.router.request_context'] ?? $this->getPimcore_Routing_Router_RequestContextService());
return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the private 'security.command.debug_firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
*/
protected function getSecurity_Command_DebugFirewallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
$this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.eDV39bh'] ?? $this->get_ServiceLocator_EDV39bhService()), ($this->privates['.service_locator.pX9c9Vu'] ?? $this->get_ServiceLocator_PX9c9VuService()), [], false);
$instance->setName('debug:firewall');
$instance->setDescription('Display information about your security firewall(s)');
return $instance;
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*
* @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
$this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['pimcore.security.encoder_factory'] ?? $this->getPimcore_Security_EncoderFactoryService()), [0 => 'App\\Profile\\Model\\Profile']);
$instance->setName('security:encode-password');
$instance->setDescription('Encode a password');
return $instance;
}
/**
* Gets the private 'security.command.user_password_hash' shared service.
*
* @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
*/
protected function getSecurity_Command_UserPasswordHashService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
$this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['pimcore.security.password_hasher_factory'] ?? $this->getPimcore_Security_PasswordHasherFactoryService()), [0 => 'App\\Profile\\Model\\Profile']);
$instance->setName('security:hash-password');
$instance->setDescription('Hash a user password');
return $instance;
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
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';
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->services['pimcore_admin.security.user_provider'] ?? ($this->services['pimcore_admin.security.user_provider'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserProvider()));
yield 1 => ($this->privates['app.security.user_provider'] ?? ($this->privates['app.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Profile\\Model\\Profile', 'username')));
}, 2), 'pimcore_admin_webdav', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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()
{
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';
$this->privates['security.context_listener.1'] = $instance = 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->services['pimcore_admin.security.user_provider'] ?? ($this->services['pimcore_admin.security.user_provider'] = new \Pimcore\Bundle\AdminBundle\Security\User\UserProvider()));
yield 1 => ($this->privates['app.security.user_provider'] ?? ($this->privates['app.security.user_provider'] = new \Pimcore\Security\User\ObjectUserProvider('App\\Profile\\Model\\Profile', 'username')));
}, 2), 'main', ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($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']);
$instance->setRememberMeServices(($this->privates['security.authentication.rememberme.services.simplehash.main.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_Main_TwoFactorDecoratorService()));
return $instance;
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
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';
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.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*
* @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
*/
protected function getSecurity_EncoderFactory_GenericService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
return new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Profile\\Model\\Profile' => ['algorithm' => 'auto', 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'cost' => NULL, 'memory_cost' => NULL, 'time_cost' => NULL]]);
}
/**
* 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\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.remember_me.main'] ?? $this->getSecurity_Logout_Listener_RememberMe_MainService());
}, 1 => 'onLogout'], 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->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['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.pimcore_admin' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_PimcoreAdminService()
{
$this->privates['security.event_dispatcher.pimcore_admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.legacy_success_listener.pimcore_admin'] ?? $this->getSecurity_Logout_Listener_LegacySuccessListener_PimcoreAdminService());
}, 1 => 'onLogout'], 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->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['security.logout.listener.csrf_token_clearing'] ?? $this->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('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->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['security.logout.listener.csrf_token_clearing'] ?? $this->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()
{
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.eDV39bh'] ?? $this->get_ServiceLocator_EDV39bhService()), new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
yield 'security.firewall.map.context.pimcore_admin_webdav' => ($this->privates['.security.request_matcher.gpN4paB'] ?? ($this->privates['.security.request_matcher.gpN4paB'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/asset/webdav')));
yield 'security.firewall.map.context.pimcore_admin' => ($this->privates['.security.request_matcher.2aAPAae'] ?? ($this->privates['.security.request_matcher.2aAPAae'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin(/.*)?$')));
yield 'security.firewall.map.context.main' => NULL;
}, 4));
}
/**
* Gets the private 'security.firewall.map.context.dev' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_DevService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.Iy.T22O', false, false, NULL, NULL, NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.firewall.map.context.main' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.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/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
yield 2 => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
yield 3 => ($this->privates['security.authentication.listener.rememberme.main'] ?? $this->getSecurity_Authentication_Listener_Rememberme_MainService());
yield 4 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
yield 5 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'main', ($this->privates['App\\Profile\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), NULL, NULL, ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'auth_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'app.security.user_provider', 'main', 'App\\Profile\\Security\\LoginFormAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'remember_me', 2 => 'anonymous'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.pimcore_admin' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_PimcoreAdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.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/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.pimcore_admin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.authentication.listener.guard.pimcore_admin'] ?? $this->getSecurity_Authentication_Listener_Guard_PimcoreAdminService());
yield 2 => ($this->privates['security.authentication.listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_Listener_TwoFactor_PimcoreAdminService());
yield 3 => ($this->privates['security.authentication.listener.anonymous.pimcore_admin'] ?? $this->getSecurity_Authentication_Listener_Anonymous_PimcoreAdminService());
yield 4 => ($this->privates['security.authentication.access_listener.two_factor.pimcore_admin'] ?? $this->getSecurity_Authentication_AccessListener_TwoFactor_PimcoreAdminService());
yield 5 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), $b, 'pimcore_admin', ($this->services['pimcore_admin.security.admin_authenticator'] ?? $this->getPimcoreAdmin_Security_AdminAuthenticatorService()), NULL, NULL, ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a, $b, ($this->privates['security.event_dispatcher.pimcore_admin'] ?? $this->getSecurity_EventDispatcher_PimcoreAdminService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => '/admin/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('pimcore_admin', 'security.user_checker', '.security.request_matcher.2aAPAae', true, true, 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\UserProvider', NULL, 'Pimcore\\Bundle\\AdminBundle\\Security\\Guard\\AdminAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'two_factor', 2 => 'anonymous'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.pimcore_admin_webdav' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_PimcoreAdminWebdavService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.pimcore_admin_webdav'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
yield 2 => ($this->privates['security.authentication.listener.basic.pimcore_admin_webdav'] ?? $this->getSecurity_Authentication_Listener_Basic_PimcoreAdminWebdavService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'pimcore_admin_webdav', ($this->privates['security.authentication.basic_entry_point.pimcore_admin_webdav'] ?? $this->getSecurity_Authentication_BasicEntryPoint_PimcoreAdminWebdavService()), NULL, NULL, ($this->services['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('pimcore_admin_webdav', 'security.user_checker', '.security.request_matcher.gpN4paB', true, false, 'Pimcore\\Bundle\\AdminBundle\\Security\\User\\UserProvider', 'pimcore_admin_webdav', 'security.authentication.basic_entry_point.pimcore_admin_webdav', NULL, NULL, [0 => 'http_basic'], NULL));
}
/**
* 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()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', NULL);
}
/**
* Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
*/
protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.logout.listener.default.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'auth_logout_success');
}
/**
* Gets the private 'security.logout.listener.legacy_success_listener.pimcore_admin' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener
*/
protected function getSecurity_Logout_Listener_LegacySuccessListener_PimcoreAdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/LegacyLogoutHandlerListener.php';
return $this->privates['security.logout.listener.legacy_success_listener.pimcore_admin'] = new \Symfony\Bundle\SecurityBundle\Security\LegacyLogoutHandlerListener(($this->services['pimcore_admin.security.logout_success_handler'] ?? $this->getPimcoreAdmin_Security_LogoutSuccessHandlerService()));
}
/**
* Gets the private 'security.logout.listener.remember_me.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener
*/
protected function getSecurity_Logout_Listener_RememberMe_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/RememberMeLogoutListener.php';
return $this->privates['security.logout.listener.remember_me.main'] = new \Symfony\Component\Security\Http\EventListener\RememberMeLogoutListener(($this->privates['security.authentication.rememberme.services.simplehash.main.two_factor_decorator'] ?? $this->getSecurity_Authentication_Rememberme_Services_Simplehash_Main_TwoFactorDecoratorService()));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->registerListener('pimcore_admin', '/admin/logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('main', '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 'security.user_password_hasher' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
*/
protected function getSecurity_UserPasswordHasherService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['pimcore.security.password_hasher_factory'] ?? $this->getPimcore_Security_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.validator.user_password' shared service.
*
* @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
*/
protected function getSecurity_Validator_UserPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['pimcore.security.encoder_factory'] ?? $this->getPimcore_Security_EncoderFactoryService()));
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$b = new \Pimcore\Bundle\CoreBundle\Request\ParamConverter\DataObjectParamConverter();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
$a->add($b, -2, 'data_object_converter');
$a->add($b, 0, NULL);
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['scheb_two_factor.security.authentication.trust_resolver'] ?? $this->getSchebTwoFactor_Security_Authentication_TrustResolverService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
}
/**
* Gets the private 'serializer.mapping.class_metadata_factory' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getSerializer_Mapping_ClassMetadataFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
}
/**
* Gets the private 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [0 => ($this->services['Symfony\\Component\\HttpKernel\\EventListener\\SessionListener'] ?? $this->getSessionListenerService()), 1 => 'onSessionUsage']);
}
/**
* Gets the private 'session.flash_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Flash\FlashBag
*
* @deprecated Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
*/
protected function getSession_FlashBagService()
{
trigger_deprecation('symfony/framework-bundle', '5.1', 'The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.');
return new \Symfony\Component\HttpFoundation\Session\Flash\FlashBag();
}
/**
* Gets the private 'session.storage.factory.service' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
*/
protected function getSession_Storage_Factory_ServiceService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
}
/**
* Gets the private 'session.storage.metadata_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
*/
protected function getSession_Storage_MetadataBagService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0);
}
/**
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
*/
protected function getSession_Storage_NativeService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, $this->getSession_Storage_MetadataBagService());
}
/**
* Gets the private 'texter.transports' shared service.
*
* @return \Symfony\Component\Notifier\Transport\Transports
*/
protected function getTexter_TransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/Transport.php';
return $this->privates['texter.transports'] = (new \Symfony\Component\Notifier\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['notifier.transport_factory.null'] ?? $this->getNotifier_TransportFactory_NullService());
}, 1)))->fromStrings([]);
}
/**
* Gets the private 'translation.extractor' shared service.
*
* @return \Symfony\Component\Translation\Extractor\ChainExtractor
*/
protected function getTranslation_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
$this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
$instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
$instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
return $instance;
}
/**
* Gets the private 'translation.loader.csv' shared service.
*
* @return \Symfony\Component\Translation\Loader\CsvFileLoader
*/
protected function getTranslation_Loader_CsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
}
/**
* Gets the private 'translation.loader.dat' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
*/
protected function getTranslation_Loader_DatService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
}
/**
* Gets the private 'translation.loader.ini' shared service.
*
* @return \Symfony\Component\Translation\Loader\IniFileLoader
*/
protected function getTranslation_Loader_IniService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
}
/**
* Gets the private 'translation.loader.json' shared service.
*
* @return \Symfony\Component\Translation\Loader\JsonFileLoader
*/
protected function getTranslation_Loader_JsonService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
}
/**
* Gets the private 'translation.loader.mo' shared service.
*
* @return \Symfony\Component\Translation\Loader\MoFileLoader
*/
protected function getTranslation_Loader_MoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
}
/**
* Gets the private 'translation.loader.php' shared service.
*
* @return \Symfony\Component\Translation\Loader\PhpFileLoader
*/
protected function getTranslation_Loader_PhpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
}
/**
* Gets the private 'translation.loader.po' shared service.
*
* @return \Symfony\Component\Translation\Loader\PoFileLoader
*/
protected function getTranslation_Loader_PoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
}
/**
* Gets the private 'translation.loader.qt' shared service.
*
* @return \Symfony\Component\Translation\Loader\QtFileLoader
*/
protected function getTranslation_Loader_QtService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
}
/**
* Gets the private 'translation.loader.res' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuResFileLoader
*/
protected function getTranslation_Loader_ResService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
}
/**
* Gets the private 'translation.loader.xliff' shared service.
*
* @return \Symfony\Component\Translation\Loader\XliffFileLoader
*/
protected function getTranslation_Loader_XliffService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
}
/**
* Gets the private 'translation.loader.yml' shared service.
*
* @return \Symfony\Component\Translation\Loader\YamlFileLoader
*/
protected function getTranslation_Loader_YmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
}
/**
* Gets the private 'translation.provider_collection' shared service.
*
* @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
*/
protected function getTranslation_ProviderCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
}, 1), []))->fromConfig([]);
}
/**
* Gets the private 'translation.reader' shared service.
*
* @return \Symfony\Component\Translation\Reader\TranslationReader
*/
protected function getTranslation_ReaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
$this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
$a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
$b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
$instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
$instance->addLoader('yaml', $a);
$instance->addLoader('yml', $a);
$instance->addLoader('xlf', $b);
$instance->addLoader('xliff', $b);
$instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
$instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
$instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
$instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
$instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
$instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
$instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
$instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
return $instance;
}
/**
* Gets the private 'translation.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
*/
protected function getTranslation_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'Symfony\\Contracts\\Translation\\TranslatorInterface', 'getTranslatorInterfaceService', false],
], [
'translator' => '?',
]))->withContext('translation.warmer', $this));
}
/**
* Gets the private 'translation.writer' shared service.
*
* @return \Symfony\Component\Translation\Writer\TranslationWriter
*/
protected function getTranslation_WriterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
$this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
$instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
$instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
$instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
$instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
$instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
$instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
$instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
$instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
$instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
$instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
$instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
return $instance;
}
/**
* Gets the private 'translator.data_collector' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslator_DataCollectorService()
{
return $this->privates['translator.data_collector'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
], [
'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'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.de.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.de.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.en.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/translations/admin.en.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resources/translations/admin.en.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), 7 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.en.yml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.es.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.nl.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.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'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.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'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.sk.yml')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.sv.yml')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations/SchebTwoFactorBundle.uk.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), 5 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')], 'extended' => [0 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/cs.extended.json'), 1 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/de.extended.json'), 2 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.extended.json'), 3 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/es.extended.json'), 4 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fr.extended.json'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/hu.extended.json'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/it.extended.json'), 7 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/nl.extended.json'), 8 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/pl.extended.json'), 9 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/sk.extended.json'), 10 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/th.extended.json')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/league/flysystem-bundle/src/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-turbo/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-react/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/symfony/ux-cropperjs/translations'), 28 => (\dirname(__DIR__, 4).'/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/scheb/2fa-bundle/Resources/translations', 4 => 'vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations', 5 => 'vendor/pimcore/data-hub/src/Resources/translations', 6 => 'vendor/pimcore/data-importer/src/Resources/translations', 7 => 'vendor/craue/formflow-bundle/Resources/translations', 8 => 'vendor/symfony/framework-bundle/translations', 9 => 'vendor/symfony/security-bundle/translations', 10 => 'vendor/symfony/twig-bundle/translations', 11 => 'vendor/symfony/monolog-bundle/translations', 12 => 'vendor/doctrine/doctrine-bundle/translations', 13 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 14 => 'vendor/sensio/framework-extra-bundle/src/translations', 15 => 'vendor/symfony-cmf/routing-bundle/src/translations', 16 => 'vendor/presta/sitemap-bundle/translations', 17 => 'vendor/friendsofsymfony/jsrouting-bundle/translations', 18 => 'vendor/league/flysystem-bundle/src/translations', 19 => 'vendor/symfony/debug-bundle/translations', 20 => 'vendor/symfony/web-profiler-bundle/translations', 21 => 'vendor/pimcore/pimcore/bundles/AdminBundle/translations', 22 => 'vendor/symfony/maker-bundle/src/translations', 23 => 'vendor/symfony/webpack-encore-bundle/src/translations', 24 => 'vendor/symfony/ux-turbo/translations', 25 => 'vendor/symfony/ux-react/translations', 26 => 'vendor/symfony/mercure-bundle/src/translations', 27 => 'vendor/symfony/ux-cropperjs/translations', 28 => 'translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'en']);
return $instance;
}
/**
* Gets the private 'turbo.mercure.default.renderer' shared service.
*
* @return \Symfony\UX\Turbo\Bridge\Mercure\TurboStreamListenRenderer
*/
protected function getTurbo_Mercure_Default_RendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-turbo/Twig/TurboStreamListenRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-turbo-mercure/TurboStreamListenRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-turbo/Broadcaster/IdAccessor.php';
return $this->privates['turbo.mercure.default.renderer'] = new \Symfony\UX\Turbo\Bridge\Mercure\TurboStreamListenRenderer(($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()), ($this->privates['webpack_encore.twig_stimulus_extension'] ?? ($this->privates['webpack_encore.twig_stimulus_extension'] = new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension())), new \Symfony\UX\Turbo\Broadcaster\IdAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->services['doctrine'] ?? $this->getDoctrineService())));
}
/**
* Gets the private 'twig.command.debug' shared service.
*
* @return \Symfony\Bridge\Twig\Command\DebugCommand
*/
protected function getTwig_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
$this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:twig');
$instance->setDescription('Show a list of twig functions, filters, globals and tests');
return $instance;
}
/**
* Gets the private 'twig.command.lint' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Command\LintCommand
*/
protected function getTwig_Command_LintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
$this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setName('lint:twig');
$instance->setDescription('Lint a Twig template and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'twig.form.engine' shared service.
*
* @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
*/
protected function getTwig_Form_EngineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the private 'twig.form.renderer' shared service.
*
* @return \Symfony\Component\Form\FormRenderer
*/
protected function getTwig_Form_RendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.loader.native_filesystem' shared service.
*
* @return \Twig\Loader\FilesystemLoader
*/
protected function getTwig_Loader_NativeFilesystemService()
{
$this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$instance->addPath((\dirname(__DIR__, 4).'/templates'), 'App');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/ux-dropzone/Resources/views'), 'Dropzone');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/views'), 'SchebTwoFactor');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle/Resources/views'), '!SchebTwoFactor');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), 'PimcoreCore');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/views'), '!PimcoreCore');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), 'PimcoreAdmin');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle/Resources/views'), '!PimcoreAdmin');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/views'), 'PimcoreDataHub');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src/Resources/views'), '!PimcoreDataHub');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
$instance->addPath((\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
$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.mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getTwig_Mailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
}
/**
* 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('WuvN8qyGMGNQ7bkQKosWXZJKZPB3M7NU'), $a));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.runtime.serializer' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
*/
protected function getTwig_Runtime_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/templates') => 'App', (\dirname(__DIR__, 4).'/vendor/symfony/ux-dropzone/Resources/views') => 'Dropzone', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => ['privates', 'cmf_routing.validator.route_defaults', 'getCmfRouting_Validator_RouteDefaultsService', false],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
'cmf_routing.validator.route_defaults' => ['privates', 'cmf_routing.validator.route_defaults', 'getCmfRouting_Validator_RouteDefaultsService', false],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'Symfony\\Cmf\\Bundle\\RoutingBundle\\Validator\\Constraints\\RouteDefaultsTwigValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'cmf_routing.validator.route_defaults' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('Symfony\\Contracts\\Translation\\TranslatorInterface')) {
$instance->setTranslator(($this->services['Symfony\\Contracts\\Translation\\TranslatorInterface'] ?? $this->getTranslatorInterfaceService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
return $instance;
}
/**
* Gets the private 'validator.email' shared service.
*
* @return \Symfony\Component\Validator\Constraints\EmailValidator
*/
protected function getValidator_EmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
}
/**
* Gets the private 'validator.expression' shared service.
*
* @return \Symfony\Component\Validator\Constraints\ExpressionValidator
*/
protected function getValidator_ExpressionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
}
/**
* Gets the private 'validator.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
*/
protected function getValidator_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
}
/**
* Gets the private 'validator.not_compromised_password' shared service.
*
* @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
*/
protected function getValidator_NotCompromisedPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
}
/**
* Gets the private 'var_dumper.command.server_dump' shared service.
*
* @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
*/
protected function getVarDumper_Command_ServerDumpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
$this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand(new \Symfony\Component\VarDumper\Server\DumpServer('', ($this->services['monolog.logger.debug'] ?? $this->getMonolog_Logger_DebugService())), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
$instance->setName('server:dump');
$instance->setDescription('Start a dump server that collects and displays dumps in a single place');
return $instance;
}
/**
* Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\CliDumper
*/
protected function getVarDumper_ContextualizedCliDumper_InnerService()
{
$this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
*/
protected function getWebpackEncore_EntrypointLookupDefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__, 4).'/public/build/entrypoints.json'), NULL, '_default', true);
}
/**
* 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', false],
], [
'_default' => '?',
]), '_default');
}
/**
* Gets the private 'webpack_encore.exception_listener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
*/
protected function getWebpackEncore_ExceptionListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
}
/**
* Gets the private 'webpack_encore.tag_renderer' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
*/
protected function getWebpackEncore_TagRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], [], [], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'workflow.registry' shared autowired service.
*
* @return \Symfony\Component\Workflow\Registry
*/
protected function getWorkflow_RegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/Registry.php';
return $this->privates['workflow.registry'] = new \Symfony\Component\Workflow\Registry();
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearer2Service()
{
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 getSerializer2Service()
{
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 '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,
'mercure.subscriber.url' => false,
'elasticsearch.host' => false,
'elasticsearch.user' => false,
'elasticsearch.password' => false,
'elasticsearch.settings.prefix' => false,
'abowire.client_id' => false,
'abowire.client_secret' => false,
'abowire.url_authorize' => false,
'abowire.url_access_token' => false,
'abowire.url_resource_owner_details' => false,
'stripe.api_key' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'pimcore.config' => false,
'mercure.hubs' => false,
'mercure.default_hub' => 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 'mercure.subscriber.url': $value = $this->getEnv('MERCURE_SUBSCRIBER_URL'); break;
case 'elasticsearch.host': $value = $this->getEnv('ELASTICSEARCH_HOST'); break;
case 'elasticsearch.user': $value = $this->getEnv('ELASTICSEARCH_USER'); break;
case 'elasticsearch.password': $value = $this->getEnv('ELASTICSEARCH_PASSWORD'); break;
case 'elasticsearch.settings.prefix': $value = $this->getEnv('ELASTICSEARCH_SETTINGS_PREFIX'); break;
case 'abowire.client_id': $value = $this->getEnv('ABOWIRE_CLIENT_ID'); break;
case 'abowire.client_secret': $value = $this->getEnv('ABOWIRE_CLIENT_SECRET'); break;
case 'abowire.url_authorize': $value = $this->getEnv('ABOWIRE_URL_AUTHORIZE'); break;
case 'abowire.url_access_token': $value = $this->getEnv('ABOWIRE_URL_ACCESS_TOKEN'); break;
case 'abowire.url_resource_owner_details': $value = $this->getEnv('ABOWIRE_URL_RESOURCE_OWNER_DETAILS'); break;
case 'stripe.api_key': $value = $this->getEnv('STRIPE_API_KEY'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'pimcore.config': $value = [
'web_profiler' => [
'toolbar' => [
'excluded_routes' => [
0 => [
'path' => '^/admin/asset/image-editor',
'route' => false,
'host' => false,
'methods' => [
],
],
],
],
],
'security' => [
'encoder_factories' => [
'Pimcore\\Bundle\\AdminBundle\\Security\\User\\User' => [
'id' => 'pimcore_admin.security.password_encoder_factory',
],
],
'factory_type' => 'encoder',
'password_hasher_factories' => [
],
],
'bundles' => [
'search_paths' => [
0 => 'src',
1 => 'vendor/pimcore/pimcore/bundles',
],
'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' => [
],
],
],
'default_upload_path' => 'uploads',
'versions' => [
'steps' => 0,
'days' => NULL,
'use_hardlinks' => true,
'disable_stack_trace' => false,
],
'hide_edit_image' => false,
'disable_tree_preview' => true,
'frontend_prefixes' => [
'source' => '',
'thumbnail' => '',
'thumbnail_deferred' => '',
],
'preview_image_thumbnail' => NULL,
'tree_paging_limit' => 100,
'image' => [
'max_pixels' => 40000000,
'low_quality_image_preview' => [
'enabled' => true,
],
'focal_point_detection' => [
'enabled' => true,
],
'thumbnails' => [
'definitions' => [
],
'clip_auto_support' => true,
'image_optimizers' => [
'enabled' => true,
],
'auto_formats' => [
'avif' => [
'enabled' => true,
'quality' => 15,
],
'webp' => [
'enabled' => true,
'quality' => NULL,
],
],
'status_cache' => true,
'auto_clear_temp_files' => true,
],
],
'video' => [
'thumbnails' => [
'definitions' => [
],
'auto_clear_temp_files' => true,
],
],
'icc_rgb_profile' => NULL,
'icc_cmyk_profile' => NULL,
],
'objects' => [
'class_definitions' => [
'data' => [
'map' => [
'block' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Block',
'calculatedValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\CalculatedValue',
'checkbox' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Checkbox',
'classificationstore' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Classificationstore',
'consent' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Consent',
'country' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Country',
'countrymultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Countrymultiselect',
'date' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Date',
'datetime' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Datetime',
'email' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Email',
'encryptedField' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\EncryptedField',
'externalImage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ExternalImage',
'fieldcollections' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Fieldcollections',
'firstname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Firstname',
'gender' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Gender',
'geobounds' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geobounds',
'geopoint' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopoint',
'geopolygon' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolygon',
'geopolyline' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Geopolyline',
'hotspotimage' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Hotspotimage',
'manyToOneRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToOneRelation',
'image' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Image',
'imageGallery' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ImageGallery',
'input' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Input',
'language' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Language',
'languagemultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Languagemultiselect',
'lastname' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Lastname',
'link' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Link',
'localizedfields' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Localizedfields',
'manyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyRelation',
'advancedManyToManyRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyRelation',
'multiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Multiselect',
'newsletterActive' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\NewsletterActive',
'reverseObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ReverseObjectRelation',
'urlSlug' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\UrlSlug',
'numeric' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Numeric',
'objectbricks' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Objectbricks',
'manyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\ManyToManyObjectRelation',
'advancedManyToManyObjectRelation' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\AdvancedManyToManyObjectRelation',
'password' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Password',
'rgbaColor' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\RgbaColor',
'targetGroup' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroup',
'targetGroupMultiselect' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\TargetGroupMultiselect',
'quantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\QuantityValue',
'inputQuantityValue' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\InputQuantityValue',
'select' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Select',
'slider' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Slider',
'structuredTable' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\StructuredTable',
'table' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Table',
'textarea' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Textarea',
'time' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Time',
'user' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\User',
'video' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Video',
'wysiwyg' => '\\Pimcore\\Model\\DataObject\\ClassDefinition\\Data\\Wysiwyg',
],
'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' => NULL,
'disable_stack_trace' => false,
],
'ignore_localized_query_fallback' => false,
'tree_paging_limit' => 30,
'auto_save_interval' => 60,
],
'documents' => [
'editables' => [
'prefixes' => [
0 => '\\Pimcore\\Model\\Document\\Editable\\',
],
'map' => [
],
],
'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',
],
'default_controller' => 'App\\Document\\Controller\\DocumentController::document',
'versions' => [
'days' => NULL,
'steps' => NULL,
'disable_stack_trace' => false,
],
'error_pages' => [
'default' => '',
'localized' => [
'de' => '',
],
],
'doc_types' => [
'definitions' => [
],
],
'allow_trailing_slash' => 'no',
'generate_preview' => false,
'preview_url_prefix' => '',
'tree_paging_limit' => 50,
'areas' => [
'autoload' => true,
],
'newsletter' => [
'defaultUrlPrefix' => NULL,
],
'web_to_print' => [
'pdf_creation_php_memory_limit' => '2048M',
'default_controller_print_page' => 'App\\Controller\\Web2printController::defaultAction',
'default_controller_print_container' => 'App\\Controller\\Web2printController::containerAction',
'enableInDefaultView' => false,
'generalTool' => '',
],
'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',
],
'method' => NULL,
],
'custom_report' => [
'adapters' => [
'sql' => 'pimcore.custom_report.adapter.factory.sql',
'analytics' => 'pimcore.custom_report.adapter.factory.analytics',
],
'definitions' => [
],
],
'targeting' => [
'data_providers' => [
'device' => 'Pimcore\\Targeting\\DataProvider\\Device',
'geoip' => 'Pimcore\\Targeting\\DataProvider\\GeoIp',
'geolocation' => 'Pimcore\\Targeting\\DataProvider\\GeoLocation',
'targeting_storage' => 'Pimcore\\Targeting\\DataProvider\\TargetingStorage',
'visited_pages_counter' => 'Pimcore\\Targeting\\DataProvider\\VisitedPagesCounter',
],
'conditions' => [
'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
'country' => 'Pimcore\\Targeting\\Condition\\Country',
'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
'language' => 'Pimcore\\Targeting\\Condition\\Language',
'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
'url' => 'Pimcore\\Targeting\\Condition\\Url',
'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
],
'action_handlers' => [
'assign_target_group' => 'Pimcore\\Targeting\\ActionHandler\\AssignTargetGroup',
'codesnippet' => 'Pimcore\\Targeting\\ActionHandler\\CodeSnippet',
'redirect' => 'Pimcore\\Targeting\\ActionHandler\\Redirect',
],
'enabled' => true,
'storage_id' => 'Pimcore\\Targeting\\Storage\\CookieStorage',
'session' => [
'enabled' => false,
],
],
'context' => [
'profiler' => [
'routes' => [
0 => [
'path' => '^/_(profiler|wdt)(/.*)?$',
'route' => false,
'host' => false,
'methods' => [
],
],
],
],
'admin' => [
'routes' => [
0 => [
'path' => '^/admin(/.*)?$',
'route' => false,
'host' => false,
'methods' => [
],
],
1 => [
'route' => '^pimcore_admin_',
'path' => false,
'host' => false,
'methods' => [
],
],
],
],
'plugin' => [
'routes' => [
0 => [
'path' => '^/plugin(/.*)?$',
'route' => false,
'host' => false,
'methods' => [
],
],
],
],
],
'admin' => [
'session' => [
'attribute_bags' => [
'pimcore_admin' => [
'storage_key' => '_pimcore_admin',
],
'pimcore_objects' => [
'storage_key' => '_pimcore_objects',
],
'pimcore_copy' => [
'storage_key' => '_pimcore_copy',
],
'pimcore_gridconfig' => [
'storage_key' => '_pimcore_gridconfig',
],
'pimcore_importconfig' => [
'storage_key' => '_pimcore_importconfig',
],
],
],
'unauthenticated_routes' => [
0 => [
'route' => 'pimcore_settings_display_custom_logo',
'path' => false,
'host' => false,
'methods' => [
],
],
1 => [
'route' => 'pimcore_admin_login',
'path' => false,
'host' => false,
'methods' => [
],
],
2 => [
'route' => 'pimcore_admin_webdav',
'path' => false,
'host' => false,
'methods' => [
],
],
],
'translations' => [
'path' => '@PimcoreCoreBundle/Resources/translations',
],
],
'sitemaps' => [
'generators' => [
'pimcore_documents' => [
'enabled' => true,
'priority' => 100,
'generator_id' => 'Pimcore\\Sitemap\\Document\\DocumentTreeGenerator',
],
],
],
'redirects' => [
'status_codes' => [
300 => 'Multiple Choices',
301 => 'Moved Permanently',
302 => 'Found',
303 => 'See Other',
307 => 'Temporary Redirect',
],
],
'translations' => [
'debugging' => [
'enabled' => true,
'parameter' => 'pimcore_debug_translations',
],
'admin_translation_mapping' => [
],
'data_object' => [
],
],
'general' => [
'timezone' => 'Europe/Berlin',
'instance_identifier' => $this->getEnv('IDENTIFIER'),
'domain' => '',
'redirect_to_maindomain' => false,
'language' => 'en',
'valid_languages' => 'de,en',
'fallback_languages' => [
'de' => '',
'en' => '',
],
'default_language' => 'en',
'debug_admin_translations' => false,
'path_variable' => NULL,
'disable_usage_statistics' => false,
],
'email' => [
'sender' => [
'name' => '3forone.network',
'email' => 'do-not-reply@3forone.network',
],
'return' => [
'name' => '',
'email' => '',
],
'debug' => [
'email_addresses' => 'debug@3forone.network',
],
'usespecific' => false,
],
'models' => [
'class_overrides' => [
'Pimcore\\Model\\DataObject\\Profile' => 'App\\Profile\\Model\\Profile',
],
],
'full_page_cache' => [
'exclude_cookie' => 'PHPSESSID',
'enabled' => true,
'lifetime' => NULL,
],
'error_handling' => [
'render_error_document' => true,
],
'flags' => [
],
'maps' => [
'tile_layer_url_template' => 'https://a.tile.openstreetmap.org/{z}/{x}/{y}.png',
'geocoding_url_template' => 'https://nominatim.openstreetmap.org/search?q={q}&addressdetails=1&format=json&limit=1',
'reverse_geocoding_url_template' => 'https://nominatim.openstreetmap.org/reverse?format=json&lat={lat}&lon={lon}&addressdetails=1',
],
'maintenance' => [
'housekeeping' => [
'cleanup_tmp_files_atime_older_than' => 7776000,
'cleanup_profiler_files_atime_older_than' => 1800,
],
],
'services' => [
'google' => [
'client_id' => NULL,
'email' => NULL,
'simple_api_key' => NULL,
'browser_api_key' => NULL,
],
],
'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',
],
'properties' => [
'predefined' => [
'definitions' => [
],
],
],
'staticroutes' => [
'definitions' => [
],
],
'perspectives' => [
'definitions' => [
],
],
'custom_views' => [
'definitions' => [
],
],
]; break;
case 'mercure.hubs': $value = [
'default' => $this->getEnv('MERCURE_URL'),
]; break;
case 'mercure.default_hub': $value = $this->getEnv('MERCURE_URL'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'CmfRoutingBundle' => 'Symfony\\Cmf\\Bundle\\RoutingBundle\\CmfRoutingBundle',
'PrestaSitemapBundle' => 'Presta\\SitemapBundle\\PrestaSitemapBundle',
'SchebTwoFactorBundle' => 'Scheb\\TwoFactorBundle\\SchebTwoFactorBundle',
'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'PimcoreCoreBundle' => 'Pimcore\\Bundle\\CoreBundle\\PimcoreCoreBundle',
'PimcoreAdminBundle' => 'Pimcore\\Bundle\\AdminBundle\\PimcoreAdminBundle',
'PimcoreDataHubBundle' => 'Pimcore\\Bundle\\DataHubBundle\\PimcoreDataHubBundle',
'PimcoreDataImporterBundle' => 'Pimcore\\Bundle\\DataImporterBundle\\PimcoreDataImporterBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'TurboBundle' => 'Symfony\\UX\\Turbo\\TurboBundle',
'ReactBundle' => 'Symfony\\UX\\React\\ReactBundle',
'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
'CropperjsBundle' => 'Symfony\\UX\\Cropperjs\\CropperjsBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'CmfRoutingBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony-cmf/routing-bundle/src'),
'namespace' => 'Symfony\\Cmf\\Bundle\\RoutingBundle',
],
'PrestaSitemapBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/presta/sitemap-bundle'),
'namespace' => 'Presta\\SitemapBundle',
],
'SchebTwoFactorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/scheb/2fa-bundle'),
'namespace' => 'Scheb\\TwoFactorBundle',
],
'FOSJsRoutingBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/jsrouting-bundle'),
'namespace' => 'FOS\\JsRoutingBundle',
],
'FlysystemBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/league/flysystem-bundle/src'),
'namespace' => 'League\\FlysystemBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'PimcoreCoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/CoreBundle'),
'namespace' => 'Pimcore\\Bundle\\CoreBundle',
],
'PimcoreAdminBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/pimcore/bundles/AdminBundle'),
'namespace' => 'Pimcore\\Bundle\\AdminBundle',
],
'PimcoreDataHubBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/data-hub/src'),
'namespace' => 'Pimcore\\Bundle\\DataHubBundle',
],
'PimcoreDataImporterBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/pimcore/data-importer/src'),
'namespace' => 'Pimcore\\Bundle\\DataImporterBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'TurboBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-turbo'),
'namespace' => 'Symfony\\UX\\Turbo',
],
'ReactBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-react'),
'namespace' => 'Symfony\\UX\\React',
],
'CraueFormFlowBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/craue/formflow-bundle'),
'namespace' => 'Craue\\FormFlowBundle',
],
'MercureBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MercureBundle',
],
'CropperjsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/ux-cropperjs'),
'namespace' => 'Symfony\\UX\\Cropperjs',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'locale' => 'en',
'secret' => 'WuvN8qyGMGNQ7bkQKosWXZJKZPB3M7NU',
'container.dumper.inline_factories' => true,
'session.storage.options.cookie_samesite' => 'lax',
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.secret' => 'WuvN8qyGMGNQ7bkQKosWXZJKZPB3M7NU',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'en',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
],
'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',
],
'ROLE_CLUB_JOCKEY' => [
0 => 'ROLE_CLUB_STANDARD',
],
'ROLE_CLUB_STANDARD' => [
0 => 'ROLE_USER',
],
'ROLE_CLUB_BUSINESS' => [
0 => 'ROLE_CLUB_STANDARD',
],
'ROLE_CLUB_HORSE' => [
0 => 'ROLE_CLUB_BUSINESS',
],
'ROLE_STAFF' => [
0 => 'ROLE_CLUB_HORSE',
1 => 'ROLE_CLUB_JOCKEY',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'pimcore_admin_webdav',
2 => 'pimcore_admin',
3 => 'main',
],
'security.pimcore_admin_webdav._indexed_authenticators' => [
],
'security.pimcore_admin._indexed_authenticators' => [
],
'security.main._indexed_authenticators' => [
],
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => 'form/custom_types.html.twig',
2 => 'form/selectRaceType_theme.html.twig',
3 => 'form/tailwind_2_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
3 => 'cache',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'cache',
],
],
],
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
],
'doctrine.default_entity_manager' => '',
'doctrine.dbal.connection_factory.types' => [
'uuid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
],
'ulid' => [
'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
],
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => 'default',
'cmf_routing.uri_filter_regexp' => '',
'cmf_routing.default_controller' => NULL,
'cmf_routing.generic_controller' => NULL,
'cmf_routing.controllers_by_type' => [
],
'cmf_routing.controllers_by_class' => [
],
'cmf_routing.templates_by_class' => [
],
'cmf_routing.route_collection_limit' => 0,
'cmf_routing.dynamic.limit_candidates' => 20,
'cmf_routing.dynamic.locales' => [
],
'cmf_routing.dynamic.auto_locale_pattern' => false,
'cmf_routing.replace_symfony_router' => true,
'presta_sitemap.generator.class' => 'Presta\\SitemapBundle\\Service\\Generator',
'presta_sitemap.dumper.class' => 'Presta\\SitemapBundle\\Service\\Dumper',
'presta_sitemap.routing_loader.class' => 'Presta\\SitemapBundle\\Routing\\SitemapRoutingLoader',
'presta_sitemap.dump_command.class' => 'Presta\\SitemapBundle\\Command\\DumpSitemapsCommand',
'presta_sitemap.dump_directory' => (\dirname(__DIR__, 4).'/public'),
'presta_sitemap.timetolive' => 3600,
'presta_sitemap.sitemap_file_prefix' => 'sitemap',
'presta_sitemap.items_by_set' => 50000,
'presta_sitemap.defaults' => [
'lastmod' => NULL,
'priority' => NULL,
'changefreq' => NULL,
],
'presta_sitemap.default_section' => 'default',
'presta_sitemap.eventlistener.route_annotation.class' => 'Presta\\SitemapBundle\\EventListener\\RouteAnnotationEventListener',
'scheb_two_factor.model_manager_name' => NULL,
'scheb_two_factor.security_tokens' => [
0 => 'Pimcore\\Bundle\\AdminBundle\\Security\\Authentication\\Token\\TwoFactorRequiredToken',
],
'scheb_two_factor.ip_whitelist' => [
],
'scheb_two_factor.google.server_name' => 'Pimcore',
'scheb_two_factor.google.issuer' => 'Pimcore 2 Factor Authentication',
'scheb_two_factor.google.template' => '@SchebTwoFactor/Authentication/form.html.twig',
'scheb_two_factor.google.digits' => 6,
'scheb_two_factor.google.window' => 1,
'scheb_two_factor.trusted_device.enabled' => false,
'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
'fos_js_routing.request_context_base_url' => NULL,
'fos_js_routing.cache_control' => [
'enabled' => false,
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'container.dumper.inline_class_loader' => true,
'pimcore.extensions.bundles.search_paths' => [
0 => 'src',
1 => 'vendor/pimcore/pimcore/bundles',
],
'pimcore.extensions.bundles.handle_composer' => true,
'pimcore.admin.unauthenticated_routes' => [
0 => [
'route' => 'pimcore_settings_display_custom_logo',
'path' => false,
'host' => false,
'methods' => [
],
],
1 => [
'route' => 'pimcore_admin_login',
'path' => false,
'host' => false,
'methods' => [
],
],
2 => [
'route' => 'pimcore_admin_webdav',
'path' => false,
'host' => false,
'methods' => [
],
],
],
'pimcore.encryption.secret' => NULL,
'pimcore.admin.session.attribute_bags' => [
'pimcore_admin' => [
'storage_key' => '_pimcore_admin',
],
'pimcore_objects' => [
'storage_key' => '_pimcore_objects',
],
'pimcore_copy' => [
'storage_key' => '_pimcore_copy',
],
'pimcore_gridconfig' => [
'storage_key' => '_pimcore_gridconfig',
],
'pimcore_importconfig' => [
'storage_key' => '_pimcore_importconfig',
],
],
'pimcore.admin.translations.path' => '@PimcoreCoreBundle/Resources/translations',
'pimcore.translations.admin_translation_mapping' => [
],
'pimcore.web_profiler.toolbar.excluded_routes' => [
0 => [
'path' => '^/admin/asset/image-editor',
'route' => false,
'host' => false,
'methods' => [
],
],
],
'pimcore.response_exception_listener.render_error_document' => true,
'pimcore.maintenance.housekeeping.cleanup_tmp_files_atime_older_than' => 7776000,
'pimcore.maintenance.housekeeping.cleanup_profiler_files_atime_older_than' => 1800,
'pimcore.documents.default_controller' => 'App\\Document\\Controller\\DocumentController::document',
'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.routing.static.locale_params' => [
],
'pimcore.targeting.enabled' => true,
'pimcore.targeting.conditions' => [
'browser' => 'Pimcore\\Targeting\\Condition\\Browser',
'country' => 'Pimcore\\Targeting\\Condition\\Country',
'geopoint' => 'Pimcore\\Targeting\\Condition\\GeoPoint',
'hardwareplatform' => 'Pimcore\\Targeting\\Condition\\HardwarePlatform',
'language' => 'Pimcore\\Targeting\\Condition\\Language',
'operatingsystem' => 'Pimcore\\Targeting\\Condition\\OperatingSystem',
'referringsite' => 'Pimcore\\Targeting\\Condition\\ReferringSite',
'searchengine' => 'Pimcore\\Targeting\\Condition\\SearchEngine',
'target_group' => 'Pimcore\\Targeting\\Condition\\TargetGroup',
'timeonsite' => 'Pimcore\\Targeting\\Condition\\TimeOnSite',
'url' => 'Pimcore\\Targeting\\Condition\\Url',
'visitedpagesbefore' => 'Pimcore\\Targeting\\Condition\\VisitedPagesBefore',
],
'pimcore.geoip.db_file' => '',
'pimcore.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',
'pimcore_admin.config' => [
'branding' => [
'login_screen_custom_image' => '/login.jpg',
'login_screen_invert_colors' => false,
'color_login_screen' => '',
'color_admin_interface' => '',
'color_admin_interface_background' => '',
],
'gdpr_data_extractor' => [
'dataObjects' => [
'classes' => [
],
],
'assets' => [
'types' => [
],
],
],
'objects' => [
'notes_events' => [
'types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
],
],
'assets' => [
'notes_events' => [
'types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
],
],
'documents' => [
'notes_events' => [
'types' => [
0 => '',
1 => 'content',
2 => 'seo',
3 => 'warning',
4 => 'notice',
],
],
],
'admin_languages' => [
],
'csrf_protection' => [
'excluded_routes' => [
],
],
'admin_csp_header' => [
'enabled' => false,
'exclude_paths' => [
],
'additional_urls' => [
'default-src' => [
],
'img-src' => [
],
'script-src' => [
],
'style-src' => [
],
'connect-src' => [
],
'font-src' => [
],
'media-src' => [
],
'frame-src' => [
],
],
],
'custom_admin_path_identifier' => NULL,
'custom_admin_route_name' => 'my_custom_admin_entry_point',
],
'pimcore_data_hub' => [
'configurations' => [
],
],
'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
'maker.compatible_check.doctrine.supports_attributes' => false,
'data_collector.templates' => [
'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreDataCollector' => [
0 => 'pimcore',
1 => '@PimcoreCore/Profiler/data_collector.html.twig',
],
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'Pimcore\\Bundle\\CoreBundle\\DataCollector\\PimcoreTargetingDataCollector' => [
0 => 'pimcore_targeting',
1 => '@PimcoreCore/Profiler/targeting_data_collector.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'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.mercure' => [
0 => 'mercure',
1 => '@Mercure/Collector/mercure.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'pimcore.service_controllers' => [
'App\\Api\\Media\\Controller\\UploadController' => 'App\\Api\\Media\\Controller\\UploadController',
'App\\Api\\News\\Controller\\NewsController' => 'App\\Api\\News\\Controller\\NewsController',
'App\\Api\\Schema\\Controller\\SchemaController' => 'App\\Api\\Schema\\Controller\\SchemaController',
'App\\Api\\Thumbnail\\Controller\\ThumbnailController' => 'App\\Api\\Thumbnail\\Controller\\ThumbnailController',
'App\\Api\\Timeline\\Controller\\CommentController' => 'App\\Api\\Timeline\\Controller\\CommentController',
'App\\Api\\Timeline\\Controller\\IncidentController' => 'App\\Api\\Timeline\\Controller\\IncidentController',
'App\\Api\\Timeline\\Controller\\TimelineController' => 'App\\Api\\Timeline\\Controller\\TimelineController',
'App\\Api\\Timeline\\Controller\\TimelinePostController' => 'App\\Api\\Timeline\\Controller\\TimelinePostController',
'App\\Auction\\Controller\\AuctionController' => 'App\\Auction\\Controller\\AuctionController',
'App\\Auction\\Controller\\AuctionTabNavigationController' => 'App\\Auction\\Controller\\AuctionTabNavigationController',
'App\\Calendar\\Controller\\CalendarController' => 'App\\Calendar\\Controller\\CalendarController',
'App\\Dev\\Controller\\IconListController' => 'App\\Dev\\Controller\\IconListController',
'App\\Document\\Controller\\DocumentController' => 'App\\Document\\Controller\\DocumentController',
'App\\ElasticSearch\\Controller\\ElasticSearchController' => 'App\\ElasticSearch\\Controller\\ElasticSearchController',
'App\\Horse\\Controller\\HorseTabNavigationController' => 'App\\Horse\\Controller\\HorseTabNavigationController',
'App\\Importer\\Controller\\ImporterController' => 'App\\Importer\\Controller\\ImporterController',
'App\\Jockeyexchange\\Controller\\JockeyexchangeController' => 'App\\Jockeyexchange\\Controller\\JockeyexchangeController',
'App\\Marketplace\\Controller\\MarketplaceController' => 'App\\Marketplace\\Controller\\MarketplaceController',
'App\\Modal\\Controller\\ModalController' => 'App\\Modal\\Controller\\ModalController',
'App\\Network\\Controller\\NetworkAuctionController' => 'App\\Network\\Controller\\NetworkAuctionController',
'App\\Network\\Controller\\NetworkAuctionhouseController' => 'App\\Network\\Controller\\NetworkAuctionhouseController',
'App\\Network\\Controller\\NetworkController' => 'App\\Network\\Controller\\NetworkController',
'App\\Network\\Controller\\NetworkHorseController' => 'App\\Network\\Controller\\NetworkHorseController',
'App\\Network\\Controller\\NetworkMentionsController' => 'App\\Network\\Controller\\NetworkMentionsController',
'App\\Network\\Controller\\NetworkProfileController' => 'App\\Network\\Controller\\NetworkProfileController',
'App\\Network\\Controller\\NetworkRaceController' => 'App\\Network\\Controller\\NetworkRaceController',
'App\\Network\\Controller\\NetworkRacedayController' => 'App\\Network\\Controller\\NetworkRacedayController',
'App\\Network\\Controller\\NetworkRacetrackController' => 'App\\Network\\Controller\\NetworkRacetrackController',
'App\\Network\\Controller\\NetworkTabNavigationController' => 'App\\Network\\Controller\\NetworkTabNavigationController',
'App\\News\\Controller\\NewsController' => 'App\\News\\Controller\\NewsController',
'App\\Newsletter\\Controller\\NewsletterController' => 'App\\Newsletter\\Controller\\NewsletterController',
'App\\Profile\\Controller\\ProfileAdminAchievementsController' => 'App\\Profile\\Controller\\ProfileAdminAchievementsController',
'App\\Profile\\Controller\\ProfileAdminController' => 'App\\Profile\\Controller\\ProfileAdminController',
'App\\Profile\\Controller\\ProfileAdminHorsesController' => 'App\\Profile\\Controller\\ProfileAdminHorsesController',
'App\\Profile\\Controller\\ProfileAdminNetworkController' => 'App\\Profile\\Controller\\ProfileAdminNetworkController',
'App\\Profile\\Controller\\ProfileAdminOrganisationsController' => 'App\\Profile\\Controller\\ProfileAdminOrganisationsController',
'App\\Profile\\Controller\\ProfileAdminPartnerController' => 'App\\Profile\\Controller\\ProfileAdminPartnerController',
'App\\Profile\\Controller\\ProfileAdminTeamController' => 'App\\Profile\\Controller\\ProfileAdminTeamController',
'App\\Profile\\Controller\\ProfileAttendeesController' => 'App\\Profile\\Controller\\ProfileAttendeesController',
'App\\Profile\\Controller\\ProfileAuthController' => 'App\\Profile\\Controller\\ProfileAuthController',
'App\\Profile\\Controller\\ProfileClubController' => 'App\\Profile\\Controller\\ProfileClubController',
'App\\Profile\\Controller\\ProfileCompletionController' => 'App\\Profile\\Controller\\ProfileCompletionController',
'App\\Profile\\Controller\\ProfileMessagesController' => 'App\\Profile\\Controller\\ProfileMessagesController',
'App\\Profile\\Controller\\ProfileNotificationsController' => 'App\\Profile\\Controller\\ProfileNotificationsController',
'App\\Profile\\Controller\\ProfileTopbarController' => 'App\\Profile\\Controller\\ProfileTopbarController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAgentController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAgentController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAssociationController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAssociationController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAuctioneerController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminAuctioneerController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminBreederController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminBreederController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminClinicController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminClinicController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminFarrierController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminFarrierController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminHorsefanController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminHorsefanController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminJockeyController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminJockeyController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminModeratorController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminModeratorController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminOwnerController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminOwnerController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminPhotographerController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminPhotographerController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRacingManagerController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRacingManagerController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRidingstableController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminRidingstableController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminStudfarmController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminStudfarmController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminSyndicateController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminSyndicateController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTrainerController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTrainerController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTransportController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminTransportController',
'App\\Profile\\Subprofiles\\Controller\\ProfileAdminVetController' => 'App\\Profile\\Subprofiles\\Controller\\ProfileAdminVetController',
'App\\Race\\Controller\\RaceController' => 'App\\Race\\Controller\\RaceController',
'App\\Race\\Controller\\RacingtrackController' => 'App\\Race\\Controller\\RacingtrackController',
'App\\Raceday\\Controller\\RacedayController' => 'App\\Raceday\\Controller\\RacedayController',
'App\\Raceday\\Controller\\RacedayTabNavigationController' => 'App\\Raceday\\Controller\\RacedayTabNavigationController',
'App\\Stripe\\Controller\\PublicStripeController' => 'App\\Stripe\\Controller\\PublicStripeController',
'App\\Stripe\\Controller\\StripeController' => 'App\\Stripe\\Controller\\StripeController',
'App\\Timeline\\Controller\\TimelineCommentController' => 'App\\Timeline\\Controller\\TimelineCommentController',
'App\\Timeline\\Controller\\TimelineController' => 'App\\Timeline\\Controller\\TimelineController',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Asset\\AssetHelperController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\ClassificationstoreController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\DataObjectHelperController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\QuantityValueController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\DataObject\\VariantsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\DocumentController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\EmailController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\FolderController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\HardlinkController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\LinkController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\NewsletterController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PageController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintcontainerController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\PrintpageController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\RenderletController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\Document\\SnippetController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\ElementController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\EmailController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\AdminerController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\External\\OpcacheController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\IndexController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\InstallController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LogController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\LoginController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\MiscController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\NotificationController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\PortalController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RecyclebinController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\RedirectsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\SettingsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TagsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TargetingController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\TranslationController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\UserController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Admin\\WorkflowController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\ExtensionManager\\ExtensionManagerController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AdminController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\AssetController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\DataObjectController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\PimcoreUsersController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\GDPR\\SentMailController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\AnalyticsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\CustomReportController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Reports\\SettingsController',
'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController' => 'Pimcore\\Bundle\\AdminBundle\\Controller\\Searchadmin\\SearchController',
'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController' => 'Pimcore\\Bundle\\CoreBundle\\Controller\\PublicServicesController',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\ConfigController',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\GraphQLExplorerController',
'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController' => 'Pimcore\\Bundle\\DataHubBundle\\Controller\\WebserviceController',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\ConfigDataObjectController',
'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController' => 'Pimcore\\Bundle\\DataImporterBundle\\Controller\\PushImportController',
'kernel' => 'App\\Kernel',
],
'console.command.ids' => [
0 => 'console.command.public_alias.App\\Command\\AuctionhouseToProfileCommand',
1 => 'console.command.public_alias.App\\Command\\GaloppPhotoNewsCommand',
2 => 'console.command.public_alias.App\\Command\\RacesToRacedaysCommand',
3 => 'console.command.public_alias.App\\Command\\RacingtracksToProfileCommand',
4 => 'console.command.public_alias.App\\Command\\RemoveAvatarsCommand',
5 => 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildAuctionsIndexCommand',
6 => 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildAutocompleteIndexCommand',
7 => 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildHorsesIndexCommand',
8 => 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildIndexCommand',
9 => 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildMarketplaceIndexCommand',
10 => 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildNewsIndexCommand',
11 => 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildProfilesIndexCommand',
12 => 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildRacesIndexCommand',
13 => 'console.command.public_alias.App\\ElasticSearch\\Command\\RebuildTimelineIndexCommand',
14 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Bundle\\ListCommand',
15 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\CacheWarmingCommand',
16 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ClassesDefinitionsBuildCommand',
17 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ClassCommand',
18 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\CustomLayoutCommand',
19 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\FieldCollectionCommand',
20 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Definition\\Import\\ObjectBrickCommand',
21 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteClassificationStoreCommand',
22 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\DeleteUnusedLocaleDataCommand',
23 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\GeneratePagePreviews',
24 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Document\\MigrateElementsCommand',
25 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\EmailLogsCleanupCommand',
26 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\GenerateStaticPagesCommand',
27 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalMigrationHelpersCommand',
28 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalModelDaoMappingGeneratorCommand',
29 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\InternalUnicodeCldrLanguageTerritoryGeneratorCommand',
30 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\LowQualityImagePreviewCommand',
31 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MaintenanceModeCommand',
32 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\StorageCommand',
33 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\Migrate\\ThumbnailsFolderStructureCommand',
34 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\MysqlToolsCommand',
35 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RecyclebinCleanupCommand',
36 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RequirementsCheckCommand',
37 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ResetPasswordCommand',
38 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\RunScriptCommand',
39 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\SearchBackendReindexCommand',
40 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsClearCommand',
41 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsImageCommand',
42 => 'console.command.public_alias.Pimcore\\Bundle\\CoreBundle\\Command\\ThumbnailsVideoCommand',
43 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\Configuration\\RebuildWorkspacesCommand',
44 => 'console.command.public_alias.Pimcore\\Bundle\\DataHubBundle\\Command\\GraphQL\\RebuildDefinitionsCommand',
45 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\CronExecutionCommand',
46 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\DummyDataCommand',
47 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\ParallelProcessQueueCommand',
48 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\PrepareImportCommand',
49 => 'console.command.public_alias.Pimcore\\Bundle\\DataImporterBundle\\Command\\SequentialProcessQueueCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}