<?php
namespace ContainerFkDGyQz;
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 = [
'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.session' => 'get_Container_Private_SessionService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'.twig.cache.inner' => 'get_Twig_Cache_InnerService',
'App\\Controller\\Adserver\\AmateuradController' => 'getAmateuradControllerService',
'App\\Controller\\AmateurUpgradeController' => 'getAmateurUpgradeControllerService',
'App\\Controller\\Amateurcenter\\ActorController' => 'getActorControllerService',
'App\\Controller\\Amateurcenter\\BalanceController' => 'getBalanceControllerService',
'App\\Controller\\Amateurcenter\\BlogEntryController' => 'getBlogEntryControllerService',
'App\\Controller\\Amateurcenter\\CategoryController' => 'getCategoryControllerService',
'App\\Controller\\Amateurcenter\\ContentController' => 'getContentControllerService',
'App\\Controller\\Amateurcenter\\ImagesetController' => 'getImagesetControllerService',
'App\\Controller\\Amateurcenter\\IndexController' => 'getIndexControllerService',
'App\\Controller\\Amateurcenter\\MessengerController' => 'getMessengerControllerService',
'App\\Controller\\Amateurcenter\\VideoController' => 'getVideoControllerService',
'App\\Controller\\Booking\\ExternalBookingController' => 'getExternalBookingControllerService',
'App\\Controller\\Booking\\MainBookingController' => 'getMainBookingControllerService',
'App\\Controller\\CachedPageActionController' => 'getCachedPageActionControllerService',
'App\\Controller\\Content\\CategoryImagesetController' => 'getCategoryImagesetControllerService',
'App\\Controller\\Content\\CategoryVideoController' => 'getCategoryVideoControllerService',
'App\\Controller\\Content\\ContentCommentController' => 'getContentCommentControllerService',
'App\\Controller\\Content\\ContentReportController' => 'getContentReportControllerService',
'App\\Controller\\Content\\ImagesetController' => 'getImagesetController2Service',
'App\\Controller\\Content\\VideoController' => 'getVideoController2Service',
'App\\Controller\\Dto\\EmailChangeDto' => 'getEmailChangeDtoService',
'App\\Controller\\Dto\\ExternalBookingDto' => 'getExternalBookingDtoService',
'App\\Controller\\Dto\\ExternalBookingResponse' => 'getExternalBookingResponseService',
'App\\Controller\\Dto\\FrivolBookingDto' => 'getFrivolBookingDtoService',
'App\\Controller\\Dto\\OfflineBookingDto' => 'getOfflineBookingDtoService',
'App\\Controller\\Dto\\PasswordChangeDto' => 'getPasswordChangeDtoService',
'App\\Controller\\Dto\\StartBookingDto' => 'getStartBookingDtoService',
'App\\Controller\\GlobalFeedController' => 'getGlobalFeedControllerService',
'App\\Controller\\Groups\\GroupController' => 'getGroupControllerService',
'App\\Controller\\Groups\\IndexController' => 'getIndexController2Service',
'App\\Controller\\Groups\\MembershipController' => 'getMembershipControllerService',
'App\\Controller\\Groups\\ModeratorController' => 'getModeratorControllerService',
'App\\Controller\\Groups\\PostController' => 'getPostControllerService',
'App\\Controller\\Groups\\ThreadController' => 'getThreadControllerService',
'App\\Controller\\HomeController' => 'getHomeControllerService',
'App\\Controller\\LegacyUrlRedirectController' => 'getLegacyUrlRedirectControllerService',
'App\\Controller\\LivecamController' => 'getLivecamControllerService',
'App\\Controller\\Marketing\\NewsController' => 'getNewsControllerService',
'App\\Controller\\Media\\MemberMediaController' => 'getMemberMediaControllerService',
'App\\Controller\\MediacenterController' => 'getMediacenterControllerService',
'App\\Controller\\Messenger\\AttachmentController' => 'getAttachmentControllerService',
'App\\Controller\\Messenger\\ConversationRouteController' => 'getConversationRouteControllerService',
'App\\Controller\\Messenger\\MassmailerController' => 'getMassmailerControllerService',
'App\\Controller\\Messenger\\MessageController' => 'getMessageControllerService',
'App\\Controller\\Messenger\\MessengerController' => 'getMessengerController2Service',
'App\\Controller\\Messenger\\NoticeController' => 'getNoticeControllerService',
'App\\Controller\\Messenger\\OperatorController' => 'getOperatorControllerService',
'App\\Controller\\Messenger\\SpamController' => 'getSpamControllerService',
'App\\Controller\\Messenger\\StickerController' => 'getStickerControllerService',
'App\\Controller\\Messenger\\TemplatesController' => 'getTemplatesControllerService',
'App\\Controller\\PublicApi\\v1\\BalanceController' => 'getBalanceController2Service',
'App\\Controller\\SearchResultController' => 'getSearchResultControllerService',
'App\\Controller\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\SocketActionsController' => 'getSocketActionsControllerService',
'App\\Controller\\System\\CacheController' => 'getCacheControllerService',
'App\\Controller\\User\\AmateurController' => 'getAmateurControllerService',
'App\\Controller\\User\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\User\\EditProfileController' => 'getEditProfileControllerService',
'App\\Controller\\User\\FriendshipController' => 'getFriendshipControllerService',
'App\\Controller\\User\\GuestbookController' => 'getGuestbookControllerService',
'App\\Controller\\User\\KYCController' => 'getKYCControllerService',
'App\\Controller\\User\\LikeController' => 'getLikeControllerService',
'App\\Controller\\User\\PhonenumberController' => 'getPhonenumberControllerService',
'App\\Controller\\User\\ProfileController' => 'getProfileControllerService',
'App\\Controller\\User\\SettingsController' => 'getSettingsControllerService',
'App\\Controller\\Webmaster\\AccountController' => 'getAccountControllerService',
'App\\Controller\\Webmaster\\AdsController' => 'getAdsControllerService',
'App\\Controller\\Webmaster\\BalanceController' => 'getBalanceController3Service',
'App\\Controller\\Webmaster\\BillingsController' => 'getBillingsControllerService',
'App\\Controller\\Webmaster\\CampaignController' => 'getCampaignControllerService',
'App\\Controller\\Webmaster\\DashboardController' => 'getDashboardController2Service',
'App\\Controller\\Webmaster\\SecurityController' => 'getSecurityController2Service',
'App\\Controller\\Webmaster\\StatsController' => 'getStatsControllerService',
'App\\Service\\WebsocketHelperService' => 'getWebsocketHelperServiceService',
'Redis' => 'getRedisService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'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',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'data_collector.dump' => 'getDataCollector_DumpService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'knp_paginator' => 'getKnpPaginatorService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'translator' => 'getTranslatorService',
'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' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'twig' => 'getTwigService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->aliases = [
];
$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).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/WebmasterReferenceRequestSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/AbstractClient.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Webmaster/WebmasterTrafficService.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/BonusService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/BankAccountService.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/BookingFacade.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/BookingProcessService.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.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).'/src/Service/Client/Content/CategoryService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Content/CommentService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Content/ImagesetListingService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Content/VideoListingService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Groups/GroupService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/MarketingImageService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/MediacenterService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/PhonenumberService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/AmateurListingService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/FriendshipService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/MemberBlockedService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/MemberPropertyService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/MemberService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/WebmasterService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Webmaster/WebmasterBalanceService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Webmaster/WebmasterCampaignService.php';
include_once \dirname(__DIR__, 4).'/src/Service/IntlGeoService.php';
include_once \dirname(__DIR__, 4).'/src/Subscriber/Messenger/ChatAppSettingsCookieSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Subscriber/User/ProdUserListener.php';
include_once \dirname(__DIR__, 4).'/src/Twig/XhrTemplateSupport.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/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/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/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/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Service/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/RedisTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/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/contracts/Translation/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/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/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.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/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.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/Traits/ProxyTrait.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/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.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/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/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/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/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.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/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.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/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/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/Service/CacheService.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/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/var-dumper/Server/Connection.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';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.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/HttpClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/ScopingHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.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/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.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/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/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.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/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.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/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/AmateurExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/BookingExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ContentCategoryExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ContentCommentExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ContentExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ContentImagesetExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ContentVideoExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/FriendshipExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/GroupExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/GuestbookExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/LinkExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/MassMailerExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/MemberExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/MemberMediaExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/MemberPropertyExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/MessengerExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/MiscExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/SidebarExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/WebmasterExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/cache-extra/CacheExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.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).'/src/Service/GlobalTwigVarService.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
/**
* 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()
{
$a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
if (isset($this->services['.container.private.form.factory'])) {
return $this->services['.container.private.form.factory'];
}
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
}
/**
* Gets the public '.container.private.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['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$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.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$d->addInstance('twig.cache', ($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$e->registerClient('api.client', ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()));
$f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$f->setKernel($b);
}
$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['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->services['translator'] ?? $this->getTranslatorService())));
$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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
$instance->add($e);
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add($f);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false, false, false);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
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['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* 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/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.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/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.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/BackedEnumNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.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';
$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 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 2 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 3 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 4 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), 5 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b, $c, $d, $e, NULL, [], $d)), 6 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 7 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 9 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => 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(NULL, NULL), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
return $this->services['.container.private.session'] = $a->createSession();
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$e = ($this->services['translator'] ?? $this->getTranslatorService());
$f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$g = ($this->services['router'] ?? $this->getRouterService());
$h = ($this->services['Redis'] ?? $this->getRedisService());
$i = ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService());
$j = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
$k = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
$l = ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService());
$m = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$m->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $f]);
$n = new \Symfony\Bridge\Twig\AppVariable();
$n->setEnvironment('dev');
$n->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$n->setTokenStorage($c);
}
if ($this->has('request_stack')) {
$n->setRequestStack($b);
}
$o = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($b, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $c)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($d, 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($b, $g)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
$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\Twig\AmateurExtension(($this->privates['App\\Service\\Client\\User\\AmateurListingService'] ?? $this->getAmateurListingServiceService()), $h, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
$instance->addExtension(new \App\Twig\BookingExtension(($this->privates['App\\Service\\Client\\Booking\\BankAccountService'] ?? $this->getBankAccountServiceService())));
$instance->addExtension(new \App\Twig\ContentCategoryExtension($i, $g, $b));
$instance->addExtension(new \App\Twig\ContentCommentExtension(($this->privates['App\\Service\\Client\\Content\\CommentService'] ?? $this->getCommentServiceService()), $instance, $j, ($this->privates['App\\Service\\Client\\MediacenterService'] ?? $this->getMediacenterServiceService())));
$instance->addExtension(new \App\Twig\ContentExtension());
$instance->addExtension(new \App\Twig\ContentImagesetExtension($g, ($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] ?? $this->getImagesetListingServiceService())));
$instance->addExtension(new \App\Twig\ContentVideoExtension($g, ($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService())));
$instance->addExtension(new \App\Twig\FriendshipExtension(($this->privates['App\\Service\\Client\\User\\FriendshipService'] ?? $this->getFriendshipServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberBlockedService'] ?? $this->getMemberBlockedServiceService()), $k));
$instance->addExtension(new \App\Twig\GroupExtension($g, ($this->privates['App\\Service\\Client\\Groups\\GroupService'] ?? $this->getGroupServiceService())));
$instance->addExtension(new \App\Twig\GuestbookExtension($l, $k));
$instance->addExtension(new \App\Twig\LinkExtension($g));
$instance->addExtension(new \App\Twig\MassMailerExtension());
$instance->addExtension(new \App\Twig\MemberExtension($g, ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()), $c, ($this->privates['App\\Service\\Client\\PhonenumberService'] ?? $this->getPhonenumberServiceService()), $j));
$instance->addExtension(new \App\Twig\MemberMediaExtension($c));
$instance->addExtension(new \App\Twig\MemberPropertyExtension($l));
$instance->addExtension(new \App\Twig\MessengerExtension($l, $g));
$instance->addExtension(new \App\Twig\MiscExtension($g, ($this->privates['App\\Twig\\XhrTemplateSupport'] ?? $this->getXhrTemplateSupportService())));
$instance->addExtension(new \App\Twig\SidebarExtension(($this->privates['App\\Service\\Client\\BonusService'] ?? $this->getBonusServiceService()), $h, ($this->privates['App\\Service\\Client\\MarketingImageService'] ?? $this->getMarketingImageServiceService())));
$instance->addExtension(new \App\Twig\WebmasterExtension(($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()), ($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'] ?? $this->getWebmasterBalanceServiceService()), $instance, $g, $i, ($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'] ?? $this->getWebmasterCampaignServiceService())));
$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(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g, $e)));
$instance->addExtension(new \Twig\Extra\Cache\CacheExtension());
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($m));
$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],
'Twig\\Extra\\Cache\\CacheRuntime' => ['privates', 'twig.runtime.cache', 'getTwig_Runtime_CacheService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'Twig\\Extra\\Cache\\CacheRuntime' => '?',
])));
$instance->addGlobal('RECAPTCHA_FORM_KEY', $this->getEnv('RECAPTCHA_FORM_KEY'));
$instance->addGlobal('twigVars', new \App\Service\GlobalTwigVarService($j, $k));
$instance->registerUndefinedFilterCallback([0 => $o, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $o, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $o, 1 => 'suggestTag']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
}
/**
* Gets the public '.twig.cache.inner' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
*/
protected function get_Twig_Cache_InnerService()
{
$a = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(($this->privates['.cache_connection.ivJyFHX'] ?? $this->get_CacheConnection_IvJyFHXService()), 'kqFOSyQ6QJ', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['.twig.cache.inner'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter($a);
}
/**
* Gets the public 'App\Controller\Adserver\AmateuradController' shared autowired service.
*
* @return \App\Controller\Adserver\AmateuradController
*/
protected function getAmateuradControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Adserver/AmateuradController.php';
$this->services['App\\Controller\\Adserver\\AmateuradController'] = $instance = new \App\Controller\Adserver\AmateuradController(($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()), ($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'] ?? $this->getWebmasterAdServiceService()), ($this->privates['App\\Service\\Client\\User\\AmateurListingService'] ?? $this->getAmateurListingServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Adserver\\AmateuradController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\AmateurUpgradeController' shared autowired service.
*
* @return \App\Controller\AmateurUpgradeController
*/
protected function getAmateurUpgradeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/AmateurUpgradeController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/AmateurUpgradeService.php';
$this->services['App\\Controller\\AmateurUpgradeController'] = $instance = new \App\Controller\AmateurUpgradeController(new \App\Service\Client\AmateurUpgradeService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['App\\Service\\Client\\User\\PersonService'] ?? $this->getPersonServiceService()), ($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\AmateurUpgradeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Amateurcenter\ActorController' shared autowired service.
*
* @return \App\Controller\Amateurcenter\ActorController
*/
protected function getActorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Amateurcenter/ActorController.php';
$this->services['App\\Controller\\Amateurcenter\\ActorController'] = $instance = new \App\Controller\Amateurcenter\ActorController(($this->privates['App\\Service\\Client\\Content\\ActorService'] ?? $this->getActorServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\ActorController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Amateurcenter\BalanceController' shared autowired service.
*
* @return \App\Controller\Amateurcenter\BalanceController
*/
protected function getBalanceControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Amateurcenter/BalanceController.php';
$this->services['App\\Controller\\Amateurcenter\\BalanceController'] = $instance = new \App\Controller\Amateurcenter\BalanceController(($this->privates['App\\Service\\Client\\User\\AmateurBalanceService'] ?? $this->getAmateurBalanceServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\BalanceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Amateurcenter\BlogEntryController' shared autowired service.
*
* @return \App\Controller\Amateurcenter\BlogEntryController
*/
protected function getBlogEntryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Amateurcenter/BlogEntryController.php';
$this->services['App\\Controller\\Amateurcenter\\BlogEntryController'] = $instance = new \App\Controller\Amateurcenter\BlogEntryController(($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()), ($this->privates['App\\Service\\Client\\User\\BlogEntryService'] ?? $this->getBlogEntryServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\BlogEntryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Amateurcenter\CategoryController' shared autowired service.
*
* @return \App\Controller\Amateurcenter\CategoryController
*/
protected function getCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Amateurcenter/CategoryController.php';
$this->services['App\\Controller\\Amateurcenter\\CategoryController'] = $instance = new \App\Controller\Amateurcenter\CategoryController(($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\CategoryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Amateurcenter\ContentController' shared autowired service.
*
* @return \App\Controller\Amateurcenter\ContentController
*/
protected function getContentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Amateurcenter/ContentController.php';
$this->services['App\\Controller\\Amateurcenter\\ContentController'] = $instance = new \App\Controller\Amateurcenter\ContentController(($this->privates['App\\Service\\Client\\Content\\ContentService'] ?? $this->getContentServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\ContentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Amateurcenter\ImagesetController' shared autowired service.
*
* @return \App\Controller\Amateurcenter\ImagesetController
*/
protected function getImagesetControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Amateurcenter/ImagesetController.php';
$this->services['App\\Controller\\Amateurcenter\\ImagesetController'] = $instance = new \App\Controller\Amateurcenter\ImagesetController(($this->privates['App\\Service\\Client\\Content\\ImagesetService'] ?? $this->getImagesetServiceService()), ($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] ?? $this->getImagesetListingServiceService()), ($this->privates['App\\Service\\Client\\Content\\ContentService'] ?? $this->getContentServiceService()), ($this->privates['App\\Service\\Client\\Content\\ActorService'] ?? $this->getActorServiceService()), ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\ImagesetController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Amateurcenter\IndexController' shared autowired service.
*
* @return \App\Controller\Amateurcenter\IndexController
*/
protected function getIndexControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Amateurcenter/IndexController.php';
$this->services['App\\Controller\\Amateurcenter\\IndexController'] = $instance = new \App\Controller\Amateurcenter\IndexController(($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService()), ($this->privates['App\\Service\\Client\\User\\LikeService'] ?? $this->getLikeServiceService()), ($this->privates['App\\Service\\Client\\User\\PersonService'] ?? $this->getPersonServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\IndexController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Amateurcenter\MessengerController' shared autowired service.
*
* @return \App\Controller\Amateurcenter\MessengerController
*/
protected function getMessengerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Amateurcenter/MessengerController.php';
$this->services['App\\Controller\\Amateurcenter\\MessengerController'] = $instance = new \App\Controller\Amateurcenter\MessengerController(($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'] ?? $this->getChatTemplateServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\MessengerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Amateurcenter\VideoController' shared autowired service.
*
* @return \App\Controller\Amateurcenter\VideoController
*/
protected function getVideoControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Amateurcenter/VideoController.php';
$this->services['App\\Controller\\Amateurcenter\\VideoController'] = $instance = new \App\Controller\Amateurcenter\VideoController(($this->privates['App\\Service\\Client\\Content\\VideoService'] ?? $this->getVideoServiceService()), ($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService()), ($this->privates['App\\Service\\Client\\Content\\ContentService'] ?? $this->getContentServiceService()), ($this->privates['App\\Service\\Client\\Content\\ActorService'] ?? $this->getActorServiceService()), ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\VideoController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Booking\ExternalBookingController' shared autowired service.
*
* @return \App\Controller\Booking\ExternalBookingController
*/
protected function getExternalBookingControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Booking/ExternalBookingController.php';
include_once \dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/Service/Cache/AbstractCacheService.php';
include_once \dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/Service/Cache/ApiCacheService.php';
$this->services['App\\Controller\\Booking\\ExternalBookingController'] = $instance = new \App\Controller\Booking\ExternalBookingController(($this->privates['App\\Service\\Client\\Booking\\BookingFacade'] ?? $this->getBookingFacadeService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), new \Frivol\Common\Service\Cache\ApiCacheService(($this->services['cache.app'] ?? $this->getCache_AppService())), ($this->services['router'] ?? $this->getRouterService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Booking\\ExternalBookingController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Booking\MainBookingController' shared autowired service.
*
* @return \App\Controller\Booking\MainBookingController
*/
protected function getMainBookingControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Booking/MainBookingController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/VendorService.php';
$a = new \App\Service\Client\Booking\VendorService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$b = ($this->privates['App\\Service\\Client\\User\\PersonService'] ?? $this->getPersonServiceService());
$a->setRouter(($this->services['router'] ?? $this->getRouterService()));
$a->setFormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
$a->setPersonService($b);
$a->setBankAccountService(($this->privates['App\\Service\\Client\\Booking\\BankAccountService'] ?? $this->getBankAccountServiceService()));
$this->services['App\\Controller\\Booking\\MainBookingController'] = $instance = new \App\Controller\Booking\MainBookingController($a, $b, ($this->privates['App\\Service\\Client\\Booking\\BookingFacade'] ?? $this->getBookingFacadeService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Booking\\MainBookingController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\CachedPageActionController' shared autowired service.
*
* @return \App\Controller\CachedPageActionController
*/
protected function getCachedPageActionControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/CachedPageActionController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/CombinedInformationService.php';
include_once \dirname(__DIR__, 4).'/src/Service/ButtonRenderService.php';
$this->services['App\\Controller\\CachedPageActionController'] = $instance = new \App\Controller\CachedPageActionController(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\Client\\ActivityFeedService'] ?? $this->getActivityFeedServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()), ($this->privates['App\\Service\\Client\\Content\\ImagesetService'] ?? $this->getImagesetServiceService()), ($this->privates['App\\Service\\Client\\Content\\VideoService'] ?? $this->getVideoServiceService()), new \App\Service\Client\User\CombinedInformationService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), new \App\Service\ButtonRenderService(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())), ($this->privates['App\\Service\\Client\\Content\\CommentService'] ?? $this->getCommentServiceService()), ($this->privates['App\\Service\\Client\\MediacenterService'] ?? $this->getMediacenterServiceService()), ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\CachedPageActionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Content\CategoryImagesetController' shared autowired service.
*
* @return \App\Controller\Content\CategoryImagesetController
*/
protected function getCategoryImagesetControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Content/CategoryImagesetController.php';
$this->services['App\\Controller\\Content\\CategoryImagesetController'] = $instance = new \App\Controller\Content\CategoryImagesetController(($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] ?? $this->getImagesetListingServiceService()), ($this->privates['App\\Service\\Search\\ImagesetSearchService'] ?? $this->getImagesetSearchServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\CategoryImagesetController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Content\CategoryVideoController' shared autowired service.
*
* @return \App\Controller\Content\CategoryVideoController
*/
protected function getCategoryVideoControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Content/CategoryVideoController.php';
$this->services['App\\Controller\\Content\\CategoryVideoController'] = $instance = new \App\Controller\Content\CategoryVideoController(($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService()), ($this->privates['App\\Service\\Search\\VideoSearchService'] ?? $this->getVideoSearchServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\CategoryVideoController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Content\ContentCommentController' shared autowired service.
*
* @return \App\Controller\Content\ContentCommentController
*/
protected function getContentCommentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Content/ContentCommentController.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/PageCacheHelper.php';
$this->services['App\\Controller\\Content\\ContentCommentController'] = $instance = new \App\Controller\Content\ContentCommentController(($this->privates['App\\Service\\Client\\Content\\CommentService'] ?? $this->getCommentServiceService()), new \App\Infrastructure\PageCacheHelper(($this->services['Redis'] ?? $this->getRedisService())), ($this->services['router'] ?? $this->getRouterService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\ContentCommentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Content\ContentReportController' shared autowired service.
*
* @return \App\Controller\Content\ContentReportController
*/
protected function getContentReportControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Content/ContentReportController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Content/ReportService.php';
$this->services['App\\Controller\\Content\\ContentReportController'] = $instance = new \App\Controller\Content\ContentReportController(new \App\Service\Client\Content\ReportService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\ContentReportController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Content\ImagesetController' shared autowired service.
*
* @return \App\Controller\Content\ImagesetController
*/
protected function getImagesetController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Content/ImagesetController.php';
$this->services['App\\Controller\\Content\\ImagesetController'] = $instance = new \App\Controller\Content\ImagesetController(($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] ?? $this->getImagesetListingServiceService()), ($this->privates['App\\Service\\Client\\Content\\ImagesetService'] ?? $this->getImagesetServiceService()), ($this->privates['App\\Service\\Client\\Content\\CommentService'] ?? $this->getCommentServiceService()), ($this->privates['App\\Service\\Search\\ImagesetSearchService'] ?? $this->getImagesetSearchServiceService()), ($this->privates['App\\Service\\Client\\MediacenterService'] ?? $this->getMediacenterServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\ImagesetController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Content\VideoController' shared autowired service.
*
* @return \App\Controller\Content\VideoController
*/
protected function getVideoController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Content/VideoController.php';
$this->services['App\\Controller\\Content\\VideoController'] = $instance = new \App\Controller\Content\VideoController(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService()), ($this->privates['App\\Service\\Client\\Content\\VideoService'] ?? $this->getVideoServiceService()), ($this->privates['App\\Service\\Client\\Content\\CommentService'] ?? $this->getCommentServiceService()), ($this->privates['App\\Service\\Search\\VideoSearchService'] ?? $this->getVideoSearchServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\VideoController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Dto\EmailChangeDto' shared autowired service.
*
* @return \App\Controller\Dto\EmailChangeDto
*/
protected function getEmailChangeDtoService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/EmailChangeDto.php';
return $this->services['App\\Controller\\Dto\\EmailChangeDto'] = new \App\Controller\Dto\EmailChangeDto();
}
/**
* Gets the public 'App\Controller\Dto\ExternalBookingDto' shared autowired service.
*
* @return \App\Controller\Dto\ExternalBookingDto
*/
protected function getExternalBookingDtoService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/StartBookingDto.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/ExternalBookingDto.php';
return $this->services['App\\Controller\\Dto\\ExternalBookingDto'] = new \App\Controller\Dto\ExternalBookingDto();
}
/**
* Gets the public 'App\Controller\Dto\ExternalBookingResponse' shared autowired service.
*
* @return \App\Controller\Dto\ExternalBookingResponse
*/
protected function getExternalBookingResponseService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/ExternalBookingResponse.php';
return $this->services['App\\Controller\\Dto\\ExternalBookingResponse'] = new \App\Controller\Dto\ExternalBookingResponse();
}
/**
* Gets the public 'App\Controller\Dto\FrivolBookingDto' shared autowired service.
*
* @return \App\Controller\Dto\FrivolBookingDto
*/
protected function getFrivolBookingDtoService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/StartBookingDto.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/FrivolBookingDto.php';
return $this->services['App\\Controller\\Dto\\FrivolBookingDto'] = new \App\Controller\Dto\FrivolBookingDto();
}
/**
* Gets the public 'App\Controller\Dto\OfflineBookingDto' shared autowired service.
*
* @return \App\Controller\Dto\OfflineBookingDto
*/
protected function getOfflineBookingDtoService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/StartBookingDto.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/OfflineBookingDto.php';
return $this->services['App\\Controller\\Dto\\OfflineBookingDto'] = new \App\Controller\Dto\OfflineBookingDto();
}
/**
* Gets the public 'App\Controller\Dto\PasswordChangeDto' shared autowired service.
*
* @return \App\Controller\Dto\PasswordChangeDto
*/
protected function getPasswordChangeDtoService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/PasswordChangeDto.php';
return $this->services['App\\Controller\\Dto\\PasswordChangeDto'] = new \App\Controller\Dto\PasswordChangeDto();
}
/**
* Gets the public 'App\Controller\Dto\StartBookingDto' shared autowired service.
*
* @return \App\Controller\Dto\StartBookingDto
*/
protected function getStartBookingDtoService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Dto/StartBookingDto.php';
return $this->services['App\\Controller\\Dto\\StartBookingDto'] = new \App\Controller\Dto\StartBookingDto();
}
/**
* Gets the public 'App\Controller\GlobalFeedController' shared autowired service.
*
* @return \App\Controller\GlobalFeedController
*/
protected function getGlobalFeedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/GlobalFeedController.php';
$this->services['App\\Controller\\GlobalFeedController'] = $instance = new \App\Controller\GlobalFeedController(($this->privates['App\\Service\\Client\\ActivityFeedService'] ?? $this->getActivityFeedServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\GlobalFeedController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Groups\GroupController' shared autowired service.
*
* @return \App\Controller\Groups\GroupController
*/
protected function getGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Groups/GroupController.php';
$this->services['App\\Controller\\Groups\\GroupController'] = $instance = new \App\Controller\Groups\GroupController(($this->privates['App\\Service\\Client\\Groups\\GroupService'] ?? $this->getGroupServiceService()), ($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\GroupController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Groups\IndexController' shared autowired service.
*
* @return \App\Controller\Groups\IndexController
*/
protected function getIndexController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Groups/IndexController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Groups/GroupListingService.php';
$this->services['App\\Controller\\Groups\\IndexController'] = $instance = new \App\Controller\Groups\IndexController(new \App\Service\Client\Groups\GroupListingService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\IndexController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Groups\MembershipController' shared autowired service.
*
* @return \App\Controller\Groups\MembershipController
*/
protected function getMembershipControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Groups/MembershipController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Groups/GroupInviteService.php';
$a = new \App\Service\Client\Groups\GroupInviteService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
$a->setMemberService(($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()));
$this->services['App\\Controller\\Groups\\MembershipController'] = $instance = new \App\Controller\Groups\MembershipController(($this->privates['App\\Service\\Client\\Groups\\GroupService'] ?? $this->getGroupServiceService()), $a);
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\MembershipController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Groups\ModeratorController' shared autowired service.
*
* @return \App\Controller\Groups\ModeratorController
*/
protected function getModeratorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Groups/ModeratorController.php';
$this->services['App\\Controller\\Groups\\ModeratorController'] = $instance = new \App\Controller\Groups\ModeratorController(($this->privates['App\\Service\\Client\\Groups\\GroupService'] ?? $this->getGroupServiceService()), ($this->privates['App\\Service\\Client\\Groups\\ThreadService'] ?? $this->getThreadServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\ModeratorController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Groups\PostController' shared autowired service.
*
* @return \App\Controller\Groups\PostController
*/
protected function getPostControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Groups/PostController.php';
$this->services['App\\Controller\\Groups\\PostController'] = $instance = new \App\Controller\Groups\PostController(($this->privates['App\\Service\\Client\\Groups\\GroupService'] ?? $this->getGroupServiceService()), ($this->privates['App\\Service\\Client\\Groups\\ThreadService'] ?? $this->getThreadServiceService()), ($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\PostController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Groups\ThreadController' shared autowired service.
*
* @return \App\Controller\Groups\ThreadController
*/
protected function getThreadControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Groups/ThreadController.php';
$this->services['App\\Controller\\Groups\\ThreadController'] = $instance = new \App\Controller\Groups\ThreadController(($this->privates['App\\Service\\Client\\Groups\\GroupService'] ?? $this->getGroupServiceService()), ($this->privates['App\\Service\\Client\\Groups\\ThreadService'] ?? $this->getThreadServiceService()), ($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\ThreadController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\HomeController' shared autowired service.
*
* @return \App\Controller\HomeController
*/
protected function getHomeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/HomeController.php';
$this->services['App\\Controller\\HomeController'] = $instance = new \App\Controller\HomeController(($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService()), ($this->privates['App\\Service\\Client\\User\\AmateurListingService'] ?? $this->getAmateurListingServiceService()), ($this->privates['App\\Service\\Client\\ActivityFeedService'] ?? $this->getActivityFeedServiceService()), ($this->privates['App\\Service\\Client\\User\\AccountService'] ?? $this->getAccountServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\HomeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\LegacyUrlRedirectController' shared autowired service.
*
* @return \App\Controller\LegacyUrlRedirectController
*/
protected function getLegacyUrlRedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/LegacyUrlRedirectController.php';
$this->services['App\\Controller\\LegacyUrlRedirectController'] = $instance = new \App\Controller\LegacyUrlRedirectController(($this->services['router'] ?? $this->getRouterService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\LegacyUrlRedirectController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\LivecamController' shared autowired service.
*
* @return \App\Controller\LivecamController
*/
protected function getLivecamControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/LivecamController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/LivecamService.php';
$this->services['App\\Controller\\LivecamController'] = $instance = new \App\Controller\LivecamController(new \App\Service\Client\LivecamService($this->getEnv('LIVECAM_SOCKET_URL')), ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()), ($this->privates['App\\Service\\Client\\User\\AmateurListingService'] ?? $this->getAmateurListingServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\LivecamController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Marketing\NewsController' shared autowired service.
*
* @return \App\Controller\Marketing\NewsController
*/
protected function getNewsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Marketing/NewsController.php';
$this->services['App\\Controller\\Marketing\\NewsController'] = $instance = new \App\Controller\Marketing\NewsController(($this->privates['App\\Service\\Client\\Marketing\\NewsService'] ?? $this->getNewsServiceService()), ($this->privates['App\\Service\\Client\\User\\PersonService'] ?? $this->getPersonServiceService()), ($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Marketing\\NewsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Media\MemberMediaController' shared autowired service.
*
* @return \App\Controller\Media\MemberMediaController
*/
protected function getMemberMediaControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Media/MemberMediaController.php';
$this->services['App\\Controller\\Media\\MemberMediaController'] = $instance = new \App\Controller\Media\MemberMediaController(($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Media\\MemberMediaController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MediacenterController' shared autowired service.
*
* @return \App\Controller\MediacenterController
*/
protected function getMediacenterControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/MediacenterController.php';
$this->services['App\\Controller\\MediacenterController'] = $instance = new \App\Controller\MediacenterController(($this->privates['App\\Service\\Client\\Payment\\PurchaseService'] ?? $this->getPurchaseServiceService()), ($this->privates['App\\Service\\Client\\MediacenterService'] ?? $this->getMediacenterServiceService()), ($this->privates['App\\Service\\Client\\Content\\ContentService'] ?? $this->getContentServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\MediacenterController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\AttachmentController' shared autowired service.
*
* @return \App\Controller\Messenger\AttachmentController
*/
protected function getAttachmentControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/AttachmentController.php';
$this->services['App\\Controller\\Messenger\\AttachmentController'] = $instance = new \App\Controller\Messenger\AttachmentController(($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService()), ($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] ?? $this->getImagesetListingServiceService()), ($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\AttachmentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\ConversationRouteController' shared autowired service.
*
* @return \App\Controller\Messenger\ConversationRouteController
*/
protected function getConversationRouteControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/ConversationRouteController.php';
$this->services['App\\Controller\\Messenger\\ConversationRouteController'] = $instance = new \App\Controller\Messenger\ConversationRouteController(($this->privates['App\\Service\\Client\\Messenger\\MessengerService'] ?? $this->getMessengerServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\ConversationRouteController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\MassmailerController' shared autowired service.
*
* @return \App\Controller\Messenger\MassmailerController
*/
protected function getMassmailerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/MassmailerController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Messenger/MassMessageService.php';
$this->services['App\\Controller\\Messenger\\MassmailerController'] = $instance = new \App\Controller\Messenger\MassmailerController(new \App\Service\Client\Messenger\MassMessageService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\MassmailerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\MessageController' shared autowired service.
*
* @return \App\Controller\Messenger\MessageController
*/
protected function getMessageControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/MessageController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Messenger/MessageService.php';
$this->services['App\\Controller\\Messenger\\MessageController'] = $instance = new \App\Controller\Messenger\MessageController(($this->privates['App\\Service\\Client\\Payment\\PurchaseService'] ?? $this->getPurchaseServiceService()), new \App\Service\Client\Messenger\MessageService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\MessageController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\MessengerController' shared autowired service.
*
* @return \App\Controller\Messenger\MessengerController
*/
protected function getMessengerController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/MessengerController.php';
$this->services['App\\Controller\\Messenger\\MessengerController'] = $instance = new \App\Controller\Messenger\MessengerController(($this->privates['App\\Service\\Client\\Messenger\\MessengerService'] ?? $this->getMessengerServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\MessengerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\NoticeController' shared autowired service.
*
* @return \App\Controller\Messenger\NoticeController
*/
protected function getNoticeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/NoticeController.php';
$this->services['App\\Controller\\Messenger\\NoticeController'] = $instance = new \App\Controller\Messenger\NoticeController(($this->privates['App\\Service\\Client\\User\\MemberNoticeService'] ?? $this->getMemberNoticeServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\NoticeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\OperatorController' shared autowired service.
*
* @return \App\Controller\Messenger\OperatorController
*/
protected function getOperatorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/OperatorController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Messenger/OperatorService.php';
$this->services['App\\Controller\\Messenger\\OperatorController'] = $instance = new \App\Controller\Messenger\OperatorController(new \App\Service\Client\Messenger\OperatorService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\OperatorController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\SpamController' shared autowired service.
*
* @return \App\Controller\Messenger\SpamController
*/
protected function getSpamControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/SpamController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Messenger/SpamService.php';
$this->services['App\\Controller\\Messenger\\SpamController'] = $instance = new \App\Controller\Messenger\SpamController(new \App\Service\Client\Messenger\SpamService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\SpamController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\StickerController' shared autowired service.
*
* @return \App\Controller\Messenger\StickerController
*/
protected function getStickerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/StickerController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Messenger/StickerService.php';
$this->services['App\\Controller\\Messenger\\StickerController'] = $instance = new \App\Controller\Messenger\StickerController(new \App\Service\Messenger\StickerService());
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\StickerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Messenger\TemplatesController' shared autowired service.
*
* @return \App\Controller\Messenger\TemplatesController
*/
protected function getTemplatesControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Messenger/TemplatesController.php';
$this->services['App\\Controller\\Messenger\\TemplatesController'] = $instance = new \App\Controller\Messenger\TemplatesController(($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'] ?? $this->getChatTemplateServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\TemplatesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\PublicApi\v1\BalanceController' shared autowired service.
*
* @return \App\Controller\PublicApi\v1\BalanceController
*/
protected function getBalanceController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PublicApi/PublicApiController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/PublicApi/v1/BalanceController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/src/Security/FrontendApiKeyAuthenticator.php';
$this->services['App\\Controller\\PublicApi\\v1\\BalanceController'] = $instance = new \App\Controller\PublicApi\v1\BalanceController(new \App\Security\FrontendApiKeyAuthenticator(($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService())), ($this->privates['App\\Service\\Client\\User\\AmateurBalanceService'] ?? $this->getAmateurBalanceServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\PublicApi\\v1\\BalanceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SearchResultController' shared autowired service.
*
* @return \App\Controller\SearchResultController
*/
protected function getSearchResultControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SearchResultController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Search/AbstractSearchService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Search/MultiSearchService.php';
$this->services['App\\Controller\\SearchResultController'] = $instance = new \App\Controller\SearchResultController(new \App\Service\Search\MultiSearchService($this->parameters['elasticsearch'], ($this->privates['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->services['router'] ?? $this->getRouterService())), ($this->privates['App\\Service\\Search\\MemberSearchService'] ?? $this->getMemberSearchServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\SearchResultController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SecurityController' shared autowired service.
*
* @return \App\Controller\SecurityController
*/
protected function getSecurityControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SecurityController.php';
$this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController(($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService()), ($this->privates['App\\Service\\AuthenticationHelper'] ?? $this->getAuthenticationHelperService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\SecurityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SocketActionsController' shared autowired service.
*
* @return \App\Controller\SocketActionsController
*/
protected function getSocketActionsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/SocketActionsController.php';
$this->services['App\\Controller\\SocketActionsController'] = $instance = new \App\Controller\SocketActionsController();
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'real_router' => ['services', 'router', 'getRouterService', 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],
], [
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'real_router' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\SocketActionsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\System\CacheController' shared autowired service.
*
* @return \App\Controller\System\CacheController
*/
protected function getCacheControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/System/CacheController.php';
$this->services['App\\Controller\\System\\CacheController'] = $instance = new \App\Controller\System\CacheController(($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\System\\CacheController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\AmateurController' shared autowired service.
*
* @return \App\Controller\User\AmateurController
*/
protected function getAmateurControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/AmateurController.php';
$this->services['App\\Controller\\User\\AmateurController'] = $instance = new \App\Controller\User\AmateurController(($this->privates['App\\Service\\Client\\User\\AmateurListingService'] ?? $this->getAmateurListingServiceService()), ($this->privates['App\\Service\\Search\\MemberSearchService'] ?? $this->getMemberSearchServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\AmateurController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\DashboardController' shared autowired service.
*
* @return \App\Controller\User\DashboardController
*/
protected function getDashboardControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/DashboardController.php';
$this->services['App\\Controller\\User\\DashboardController'] = $instance = new \App\Controller\User\DashboardController(($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\DashboardController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\EditProfileController' shared autowired service.
*
* @return \App\Controller\User\EditProfileController
*/
protected function getEditProfileControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/EditProfileController.php';
$this->services['App\\Controller\\User\\EditProfileController'] = $instance = new \App\Controller\User\EditProfileController(($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()), ($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\EditProfileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\FriendshipController' shared autowired service.
*
* @return \App\Controller\User\FriendshipController
*/
protected function getFriendshipControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/FriendshipController.php';
$this->services['App\\Controller\\User\\FriendshipController'] = $instance = new \App\Controller\User\FriendshipController(($this->privates['App\\Service\\Client\\User\\FriendshipService'] ?? $this->getFriendshipServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberBlockedService'] ?? $this->getMemberBlockedServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()), ($this->services['router'] ?? $this->getRouterService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\FriendshipController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\GuestbookController' shared autowired service.
*
* @return \App\Controller\User\GuestbookController
*/
protected function getGuestbookControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/GuestbookController.php';
$a = ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService());
if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
return $this->services['App\\Controller\\User\\GuestbookController'];
}
$b = ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService());
if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
return $this->services['App\\Controller\\User\\GuestbookController'];
}
$c = ($this->privates['App\\Service\\Client\\GuestbookService'] ?? $this->getGuestbookServiceService());
if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
return $this->services['App\\Controller\\User\\GuestbookController'];
}
$d = ($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService());
if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
return $this->services['App\\Controller\\User\\GuestbookController'];
}
$e = ($this->privates['App\\Service\\Client\\User\\LikeService'] ?? $this->getLikeServiceService());
if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
return $this->services['App\\Controller\\User\\GuestbookController'];
}
$this->services['App\\Controller\\User\\GuestbookController'] = $instance = new \App\Controller\User\GuestbookController($a, $b, $c, $d, $e);
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\GuestbookController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\KYCController' shared autowired service.
*
* @return \App\Controller\User\KYCController
*/
protected function getKYCControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/KYCController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/KycService.php';
$this->services['App\\Controller\\User\\KYCController'] = $instance = new \App\Controller\User\KYCController(new \App\Service\Client\User\KycService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['App\\Service\\Client\\User\\AccountService'] ?? $this->getAccountServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\KYCController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\LikeController' shared autowired service.
*
* @return \App\Controller\User\LikeController
*/
protected function getLikeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/LikeController.php';
$this->services['App\\Controller\\User\\LikeController'] = $instance = new \App\Controller\User\LikeController(($this->privates['App\\Service\\Client\\User\\LikeService'] ?? $this->getLikeServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\LikeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\PhonenumberController' shared autowired service.
*
* @return \App\Controller\User\PhonenumberController
*/
protected function getPhonenumberControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/PhonenumberController.php';
$this->services['App\\Controller\\User\\PhonenumberController'] = $instance = new \App\Controller\User\PhonenumberController(($this->privates['App\\Service\\Client\\PhonenumberService'] ?? $this->getPhonenumberServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\PhonenumberController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\ProfileController' shared autowired service.
*
* @return \App\Controller\User\ProfileController
*/
protected function getProfileControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/ProfileController.php';
$this->services['App\\Controller\\User\\ProfileController'] = $instance = new \App\Controller\User\ProfileController(($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()), ($this->privates['App\\Service\\Client\\ActivityFeedService'] ?? $this->getActivityFeedServiceService()), ($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService()), ($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] ?? $this->getImagesetListingServiceService()), ($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()), ($this->privates['App\\Service\\Client\\GuestbookService'] ?? $this->getGuestbookServiceService()), ($this->privates['App\\Service\\Client\\User\\LikeService'] ?? $this->getLikeServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberBlockedService'] ?? $this->getMemberBlockedServiceService()), ($this->privates['App\\Service\\Client\\Groups\\GroupService'] ?? $this->getGroupServiceService()));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Component\\Security\\Http\\FirewallMapInterface' => ['privates', 'security.firewall.map', 'getSecurity_Firewall_MapService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', 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],
], [
'Symfony\\Component\\Security\\Http\\FirewallMapInterface' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]))->withContext('App\\Controller\\User\\ProfileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\User\SettingsController' shared autowired service.
*
* @return \App\Controller\User\SettingsController
*/
protected function getSettingsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/User/SettingsController.php';
$this->services['App\\Controller\\User\\SettingsController'] = $instance = new \App\Controller\User\SettingsController(($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()), ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService()), ($this->privates['App\\Service\\Client\\User\\AccountService'] ?? $this->getAccountServiceService()), ($this->privates['App\\Service\\AuthenticationHelper'] ?? $this->getAuthenticationHelperService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\SettingsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Webmaster\AccountController' shared autowired service.
*
* @return \App\Controller\Webmaster\AccountController
*/
protected function getAccountControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Webmaster/AccountController.php';
$this->services['App\\Controller\\Webmaster\\AccountController'] = $instance = new \App\Controller\Webmaster\AccountController(($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()), ($this->privates['App\\Service\\Client\\User\\PersonService'] ?? $this->getPersonServiceService()), ($this->privates['App\\Service\\Client\\User\\WebmasterPropertyService'] ?? $this->getWebmasterPropertyServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\AccountController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Webmaster\AdsController' shared autowired service.
*
* @return \App\Controller\Webmaster\AdsController
*/
protected function getAdsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Webmaster/AdsController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Webmaster/LinkfarmService.php';
$this->services['App\\Controller\\Webmaster\\AdsController'] = $instance = new \App\Controller\Webmaster\AdsController(($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'] ?? $this->getWebmasterAdServiceService()), new \App\Service\Webmaster\LinkfarmService(($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Service\\IntlGeoService'] ?? ($this->privates['App\\Service\\IntlGeoService'] = new \App\Service\IntlGeoService()))));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\AdsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Webmaster\BalanceController' shared autowired service.
*
* @return \App\Controller\Webmaster\BalanceController
*/
protected function getBalanceController3Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Webmaster/BalanceController.php';
$this->services['App\\Controller\\Webmaster\\BalanceController'] = $instance = new \App\Controller\Webmaster\BalanceController(($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'] ?? $this->getWebmasterBalanceServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\BalanceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Webmaster\BillingsController' shared autowired service.
*
* @return \App\Controller\Webmaster\BillingsController
*/
protected function getBillingsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Webmaster/BillingsController.php';
$this->services['App\\Controller\\Webmaster\\BillingsController'] = $instance = new \App\Controller\Webmaster\BillingsController(($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()), ($this->privates['App\\Service\\Client\\User\\BillingService'] ?? $this->getBillingServiceService()), ($this->privates['App\\Service\\Client\\User\\WebmasterPropertyService'] ?? $this->getWebmasterPropertyServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\BillingsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Webmaster\CampaignController' shared autowired service.
*
* @return \App\Controller\Webmaster\CampaignController
*/
protected function getCampaignControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Webmaster/CampaignController.php';
$this->services['App\\Controller\\Webmaster\\CampaignController'] = $instance = new \App\Controller\Webmaster\CampaignController(($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()), ($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'] ?? $this->getWebmasterCampaignServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\CampaignController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Webmaster\DashboardController' shared autowired service.
*
* @return \App\Controller\Webmaster\DashboardController
*/
protected function getDashboardController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Webmaster/DashboardController.php';
$this->services['App\\Controller\\Webmaster\\DashboardController'] = $instance = new \App\Controller\Webmaster\DashboardController(($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()), ($this->privates['App\\Service\\Client\\Marketing\\NewsService'] ?? $this->getNewsServiceService()), ($this->privates['App\\Service\\Client\\User\\PersonService'] ?? $this->getPersonServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\DashboardController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Webmaster\SecurityController' shared autowired service.
*
* @return \App\Controller\Webmaster\SecurityController
*/
protected function getSecurityController2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Webmaster/SecurityController.php';
$this->services['App\\Controller\\Webmaster\\SecurityController'] = $instance = new \App\Controller\Webmaster\SecurityController(($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()), ($this->privates['App\\Service\\Client\\User\\AccountService'] ?? $this->getAccountServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\SecurityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Webmaster\StatsController' shared autowired service.
*
* @return \App\Controller\Webmaster\StatsController
*/
protected function getStatsControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/Webmaster/StatsController.php';
$this->services['App\\Controller\\Webmaster\\StatsController'] = $instance = new \App\Controller\Webmaster\StatsController(($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()));
$instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\StatsController', $this));
return $instance;
}
/**
* Gets the public 'App\Service\WebsocketHelperService' autowired service.
*
* @return \App\Service\WebsocketHelperService
*/
protected function getWebsocketHelperServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/WebsocketHelperService.php';
$this->factories['App\\Service\\WebsocketHelperService'] = function () {
return new \App\Service\WebsocketHelperService(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
};
return $this->factories['App\\Service\\WebsocketHelperService']();
}
/**
* Gets the public 'Redis' shared autowired service.
*
* @return \Redis
*/
protected function getRedisService($lazyLoad = true)
{
$this->services['Redis'] = $instance = new \Redis();
$instance->pconnect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'), 0, 'frontend');
return $instance;
}
/**
* 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->privates['router.request_context'] ?? $this->getRouter_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 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\RedisTagAwareAdapter(($this->privates['.cache_connection.ivJyFHX'] ?? $this->get_CacheConnection_IvJyFHXService()), 'fROBYkdUzr', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter($a);
}
/**
* 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()), 'twig.cache' => ($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService())]);
}
/**
* 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.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()), 'twig.cache' => ($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService())]);
}
/**
* 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('+mbfOcw9Pf', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['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('i2zeIsYV4S', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['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/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['App\\Service\\Client\\BonusService'] ?? $this->getBonusServiceService());
yield 2 => ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService());
yield 3 => ($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] ?? $this->getImagesetListingServiceService());
yield 4 => ($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService());
yield 5 => ($this->privates['App\\Service\\Client\\MarketingImageService'] ?? $this->getMarketingImageServiceService());
yield 6 => ($this->privates['App\\Service\\Client\\User\\AmateurListingService'] ?? $this->getAmateurListingServiceService());
yield 7 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
yield 8 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 9 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 10 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 11 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
yield 12 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 13 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 14 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? $this->getWebpackEncore_EntrypointLookup_CacheWarmerService());
}, 15), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
}
/**
* 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, [
'App\\Command\\InfostreamCacheWipeCommand' => ['privates', 'App\\Command\\InfostreamCacheWipeCommand', 'getInfostreamCacheWipeCommandService', false],
'App\\Command\\MemberMainPageCacheCommand' => ['privates', 'App\\Command\\MemberMainPageCacheCommand', 'getMemberMainPageCacheCommandService', false],
'App\\Command\\PageCacheMissesWorkerCommand' => ['privates', 'App\\Command\\PageCacheMissesWorkerCommand', 'getPageCacheMissesWorkerCommandService', false],
'App\\Command\\PageCacheStatsCommand' => ['privates', 'App\\Command\\PageCacheStatsCommand', 'getPageCacheStatsCommandService', false],
'App\\Command\\PageCacheWipeCommand' => ['privates', 'App\\Command\\PageCacheWipeCommand', 'getPageCacheWipeCommandService', false],
'App\\Command\\PageCacheWorkerCommand' => ['privates', 'App\\Command\\PageCacheWorkerCommand', 'getPageCacheWorkerCommandService', false],
'App\\Command\\PublicMainPageCacheCommand' => ['privates', 'App\\Command\\PublicMainPageCacheCommand', 'getPublicMainPageCacheCommandService', false],
'App\\Command\\SidebarCacheWipeCommand' => ['privates', 'App\\Command\\SidebarCacheWipeCommand', 'getSidebarCacheWipeCommandService', false],
'App\\Command\\WebSocketStressConfigsCommand' => ['privates', 'App\\Command\\WebSocketStressConfigsCommand', 'getWebSocketStressConfigsCommandService', false],
'App\\Command\\WriteUsedRedisKeysCommand' => ['privates', 'App\\Command\\WriteUsedRedisKeysCommand', 'getWriteUsedRedisKeysCommandService', false],
'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.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],
'Frivol\\Common\\Command\\IncrementCacheCommand' => ['privates', 'Frivol\\Common\\Command\\IncrementCacheCommand', 'getIncrementCacheCommandService', false],
'Frivol\\Common\\Command\\CacheInvalidateTestCommand' => ['privates', '.Frivol\\Common\\Command\\CacheInvalidateTestCommand.lazy', 'getCacheInvalidateTestCommand_LazyService', false],
'Frivol\\Common\\Command\\CacheWriteTestCommand' => ['privates', '.Frivol\\Common\\Command\\CacheWriteTestCommand.lazy', 'getCacheWriteTestCommand_LazyService', false],
'Frivol\\Common\\Command\\CacheReadCommand' => ['privates', '.Frivol\\Common\\Command\\CacheReadCommand.lazy', 'getCacheReadCommand_LazyService', false],
'Frivol\\Common\\Command\\QueuePublishCommand' => ['privates', '.Frivol\\Common\\Command\\QueuePublishCommand.lazy', 'getQueuePublishCommand_LazyService', false],
'Frivol\\Common\\Command\\QueueSubscribeCommand' => ['privates', '.Frivol\\Common\\Command\\QueueSubscribeCommand.lazy', 'getQueueSubscribeCommand_LazyService', 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],
], [
'App\\Command\\InfostreamCacheWipeCommand' => 'App\\Command\\InfostreamCacheWipeCommand',
'App\\Command\\MemberMainPageCacheCommand' => 'App\\Command\\MemberMainPageCacheCommand',
'App\\Command\\PageCacheMissesWorkerCommand' => 'App\\Command\\PageCacheMissesWorkerCommand',
'App\\Command\\PageCacheStatsCommand' => 'App\\Command\\PageCacheStatsCommand',
'App\\Command\\PageCacheWipeCommand' => 'App\\Command\\PageCacheWipeCommand',
'App\\Command\\PageCacheWorkerCommand' => 'App\\Command\\PageCacheWorkerCommand',
'App\\Command\\PublicMainPageCacheCommand' => 'App\\Command\\PublicMainPageCacheCommand',
'App\\Command\\SidebarCacheWipeCommand' => 'App\\Command\\SidebarCacheWipeCommand',
'App\\Command\\WebSocketStressConfigsCommand' => 'App\\Command\\WebSocketStressConfigsCommand',
'App\\Command\\WriteUsedRedisKeysCommand' => 'App\\Command\\WriteUsedRedisKeysCommand',
'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.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' => '?',
'Frivol\\Common\\Command\\IncrementCacheCommand' => 'Frivol\\Common\\Command\\IncrementCacheCommand',
'Frivol\\Common\\Command\\CacheInvalidateTestCommand' => '?',
'Frivol\\Common\\Command\\CacheWriteTestCommand' => '?',
'Frivol\\Common\\Command\\CacheReadCommand' => '?',
'Frivol\\Common\\Command\\QueuePublishCommand' => '?',
'Frivol\\Common\\Command\\QueueSubscribeCommand' => '?',
'var_dumper.command.server_dump' => '?',
'monolog.command.server_log' => '?',
]), ['app:infostream_cache:wipe' => 'App\\Command\\InfostreamCacheWipeCommand', 'app:page_cache:member_main' => 'App\\Command\\MemberMainPageCacheCommand', 'app:page_cache:worker_misses' => 'App\\Command\\PageCacheMissesWorkerCommand', 'app:page_cache:stats' => 'App\\Command\\PageCacheStatsCommand', 'app:page_cache:wipe' => 'App\\Command\\PageCacheWipeCommand', 'app:page_cache:worker' => 'App\\Command\\PageCacheWorkerCommand', 'app:page_cache:public_main' => 'App\\Command\\PublicMainPageCacheCommand', 'app:sidebar_cache:wipe' => 'App\\Command\\SidebarCacheWipeCommand', 'app:websocket:stress_configs' => 'App\\Command\\WebSocketStressConfigsCommand', 'app:write-redis-keys' => 'App\\Command\\WriteUsedRedisKeysCommand', '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', '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', 'app:common:cache:increment' => 'Frivol\\Common\\Command\\IncrementCacheCommand', 'app:common:cache:invalidate-test' => 'Frivol\\Common\\Command\\CacheInvalidateTestCommand', 'app:common:cache:write-test' => 'Frivol\\Common\\Command\\CacheWriteTestCommand', 'app:common:cache:read' => 'Frivol\\Common\\Command\\CacheReadCommand', 'app:common:queue:pub' => 'Frivol\\Common\\Command\\QueuePublishCommand', 'app:common:queue:sub' => 'Frivol\\Common\\Command\\QueueSubscribeCommand', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'monolog.command.server_log']);
}
/**
* 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 '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())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* 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()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$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))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
}, 1 => 'onLoginCallApi'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
}, 1 => 'onLoginRestoreCookies'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
}, 1 => 'onLogoutCallApi'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
}, 1 => 'onLogoutClearMemberOnlineSidebarCache'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
}, 1 => 'onLogoutDeleteLocalStorage'], 3);
$instance->addListener('App\\Event\\Livecam\\LivecamStartedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onLivecamEventEnqueuePageCacheUpdate'], 0);
$instance->addListener('App\\Event\\Livecam\\LivecamJoinedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onLivecamEventEnqueuePageCacheUpdate'], 0);
$instance->addListener('App\\Event\\Livecam\\LivecamUnjoinedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onLivecamEventEnqueuePageCacheUpdate'], 0);
$instance->addListener('App\\Event\\Livecam\\LivecamEndedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onLivecamEventEnqueuePageCacheUpdate'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'logInOutPageCacheUpdate'], -1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'logInOutPageCacheUpdate'], 1);
$instance->addListener('App\\Event\\Content\\ContentCommentCreatedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onContentCommentCreatedUpdatePageCache'], 1);
$instance->addListener('App\\Event\\User\\MemberProfileUpdatedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onMemberProfileEditUpdatePageCache'], 1);
$instance->addListener('App\\Event\\Content\\GuestbookEntryCreatedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onGuestbookEntryChangeUpdatePageCache'], 1);
$instance->addListener('App\\Event\\Content\\GuestbookEntryCommentedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onGuestbookEntryChangeUpdatePageCache'], 1);
$instance->addListener('App\\Event\\Content\\GuestbookEntryApprovedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onGuestbookEntryChangeUpdatePageCache'], 1);
$instance->addListener('App\\Event\\Content\\GuestbookEntryRemovedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onGuestbookEntryChangeUpdatePageCache'], 1);
$instance->addListener('App\\Event\\Content\\BlogEntryChangedEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'onBlogEntryChangeUpdatePageCache'], 1);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'] ?? $this->getWebmasterReferenceRequestSubscriberService());
}, 1 => 'onKernelRequest'], 1);
$instance->addListener('App\\Event\\Content\\ActorAssignmentChangeEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
}, 1 => 'onActorAssignmentChange'], 0);
$instance->addListener('App\\Event\\Content\\CategoryAssignmentChangeEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
}, 1 => 'onCategoryAssignmentChange'], 0);
$instance->addListener('App\\Event\\Content\\SingleContentCacheClearedEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
}, 1 => 'onSingleContentCleared'], 0);
$instance->addListener('App\\Event\\Content\\ContentCreatedEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
}, 1 => 'onContentCreatedEvent'], 0);
$instance->addListener('App\\Event\\Content\\ContentDeletedEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
}, 1 => 'onContentDeletedEvent'], 0);
$instance->addListener('App\\Event\\Content\\ContentSubmittedEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
}, 1 => 'onContentSubmittedEvent'], 0);
$instance->addListener('App\\Event\\Content\\ContentBoughtEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
}, 1 => 'onContentBoughtEvent'], 0);
$instance->addListener('App\\Event\\Messenger\\RouteReadEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'] ?? $this->getMessengerSubscriberService());
}, 1 => 'onRouteReadEvent'], 0);
$instance->addListener('App\\Event\\Messenger\\AttachmentBoughtEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'] ?? $this->getMessengerSubscriberService());
}, 1 => 'onAttachmentBoughtEvent'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\Subscriber\\KernelExceptionSubscriber'] ?? $this->getKernelExceptionSubscriberService());
}, 1 => 'onNotFoundRedirectToOnlineAmateurs'], -63);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['App\\Subscriber\\Messenger\\ChatAppSettingsCookieSubscriber'] ?? $this->getChatAppSettingsCookieSubscriberService());
}, 1 => 'setChatSettingsCookie'], 0);
$instance->addListener('App\\Event\\User\\FriendshipRequestedEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'] ?? $this->getFriendshipSubscriberService());
}, 1 => 'onFriendshipEventClearCachesForBoth'], 0);
$instance->addListener('App\\Event\\User\\FriendshipDeletedEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'] ?? $this->getFriendshipSubscriberService());
}, 1 => 'onFriendshipEventClearCachesForBoth'], 0);
$instance->addListener('App\\Event\\User\\FriendshipConfirmedEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'] ?? $this->getFriendshipSubscriberService());
}, 1 => 'onFriendshipEventClearCachesForBoth'], 0);
$instance->addListener('App\\Event\\Messenger\\MessageSentEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\User\\MessageSentSubscriber'] ?? $this->getMessageSentSubscriberService());
}, 1 => 'onMessageSentRemoveProfitableConversation'], 0);
$instance->addListener('App\\Event\\Messenger\\MessageSentEvent', [0 => function () {
return ($this->privates['App\\Subscriber\\User\\MessageSentSubscriber'] ?? $this->getMessageSentSubscriberService());
}, 1 => 'onMessageSentClearCaches'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\Subscriber\\User\\ProdUserListener'] ?? $this->getProdUserListenerService());
}, 1 => 'logoutNonTestUsers'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\Subscriber\\User\\ProdUserListener'] ?? $this->getProdUserListenerService());
}, 1 => 'forceOutstandingDebtsPage'], -1);
$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->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 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('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->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$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.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('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 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.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['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
}, 1 => 'configure'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'before'], 0);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
}, 1 => 'pagination'], 0);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.before', [0 => function () {
return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
}, 1 => 'before'], 1);
$instance->addListener('knp_pager.pagination', [0 => function () {
return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
}, 1 => 'pagination'], 1);
return $instance;
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($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.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 8)), $b));
}
/**
* Gets the public 'knp_paginator' shared service.
*
* @return \Knp\Component\Pager\Paginator
*/
protected function getKnpPaginatorService($lazyLoad = true)
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['knp_paginator'])) {
return $this->services['knp_paginator'];
}
$this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->setDefaultPaginatorOptions(['pageParameterName' => 'page', 'sortFieldParameterName' => 'sort', 'sortDirectionParameterName' => 'direction', 'filterFieldParameterName' => 'filterField', 'filterValueParameterName' => 'filterValue', 'distinct' => true, 'pageOutOfRange' => 'ignore', 'defaultLimit' => 10]);
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\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = 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'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'de');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
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/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/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 = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel', 1)));
$c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
$a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b, 'dev'));
$a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b, '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($c);
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b, $c));
$a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b, $c));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], ['_locale' => 'de|en']);
}
/**
* 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['.debug.http_client'])) {
yield 'http_client' => ($this->privates['.debug.http_client'] ?? 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['session_listener'])) {
yield 'session_listener' => ($this->privates['session_listener'] ?? 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->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['debug.security.firewall'])) {
yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
}
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? 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['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->services['.twig.cache.inner'])) {
yield '.twig.cache.inner' => ($this->services['.twig.cache.inner'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
}
if (isset($this->privates['.debug.api.client'])) {
yield '.debug.api.client' => ($this->privates['.debug.api.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['.debug.http_client'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (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['debug.security.firewall'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (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->services['.twig.cache.inner'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['.debug.api.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'], 'http_client' => [0 => '?reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'debug.security.firewall.authenticator.main' => [0 => 'reset'], 'twig.form.engine' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'webpack_encore.tag_renderer' => [0 => 'reset'], 'cache.webpack_encore' => [0 => 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [0 => 'reset'], '.twig.cache.inner' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset'], '.debug.api.client' => [0 => 'reset']]);
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* 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 '.Frivol\Common\Command\CacheInvalidateTestCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getCacheInvalidateTestCommand_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['.Frivol\\Common\\Command\\CacheInvalidateTestCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:common:cache:invalidate-test', [], 'Test shared writing to redis', false, function (): \Frivol\Common\Command\CacheInvalidateTestCommand {
return ($this->privates['Frivol\\Common\\Command\\CacheInvalidateTestCommand'] ?? $this->getCacheInvalidateTestCommandService());
});
}
/**
* Gets the private '.Frivol\Common\Command\CacheReadCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getCacheReadCommand_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['.Frivol\\Common\\Command\\CacheReadCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:common:cache:read', [], 'Read contents of cache key', false, function (): \Frivol\Common\Command\CacheReadCommand {
return ($this->privates['Frivol\\Common\\Command\\CacheReadCommand'] ?? $this->getCacheReadCommandService());
});
}
/**
* Gets the private '.Frivol\Common\Command\CacheWriteTestCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getCacheWriteTestCommand_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['.Frivol\\Common\\Command\\CacheWriteTestCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:common:cache:write-test', [], 'Add a short description for your command', false, function (): \Frivol\Common\Command\CacheWriteTestCommand {
return ($this->privates['Frivol\\Common\\Command\\CacheWriteTestCommand'] ?? $this->getCacheWriteTestCommandService());
});
}
/**
* Gets the private '.Frivol\Common\Command\QueuePublishCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getQueuePublishCommand_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['.Frivol\\Common\\Command\\QueuePublishCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:common:queue:pub', [], 'Publish a message to a redis channel', false, function (): \Frivol\Common\Command\QueuePublishCommand {
return ($this->privates['Frivol\\Common\\Command\\QueuePublishCommand'] ?? $this->getQueuePublishCommandService());
});
}
/**
* Gets the private '.Frivol\Common\Command\QueueSubscribeCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getQueueSubscribeCommand_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['.Frivol\\Common\\Command\\QueueSubscribeCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:common:queue:sub', [], 'Subscribe to redis channel and output messages', false, function (): \Frivol\Common\Command\QueueSubscribeCommand {
return ($this->privates['Frivol\\Common\\Command\\QueueSubscribeCommand'] ?? $this->getQueueSubscribeCommandService());
});
}
/**
* Gets the private '.cache_connection.ivJyFHX' shared service.
*
* @return \Symfony\Component\Cache\Adapter\AbstractAdapter
*/
protected function get_CacheConnection_IvJyFHXService()
{
return $this->privates['.cache_connection.ivJyFHX'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection('redis://'.$this->getEnv('string:REDIS_HOST').':'.$this->getEnv('string:REDIS_PORT'), ['lazy' => true]);
}
/**
* 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.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.api.client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_Api_ClientService()
{
return $this->privates['.debug.api.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('API_BASE_URI'), ['verify_peer' => false, 'verify_host' => false, 'query' => [], 'headers' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private '.debug.http_client.inner' shared service.
*
* @return \Symfony\Contracts\HttpClient\HttpClientInterface
*/
protected function get_Debug_HttpClient_InnerService()
{
$this->privates['.debug.http_client.inner'] = $instance = \Symfony\Component\HttpClient\HttpClient::create([], 6);
$a = new \Symfony\Bridge\Monolog\Logger('http_client');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private '.errored..service_locator..EtCd_9.App\Dto\BookingFieldsDto' shared service.
*
* @return \App\Dto\BookingFieldsDto
*/
protected function getBookingFieldsDtoService()
{
$this->throw('Cannot autowire service ".service_locator..EtCd_9": it references class "App\\Dto\\BookingFieldsDto" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.xUrKPVU": 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".');
}
/**
* 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..EtCd_9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__EtCd9Service()
{
return $this->privates['.service_locator..EtCd_9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dto' => ['privates', '.errored..service_locator..EtCd_9.App\\Dto\\BookingFieldsDto', NULL, 'Cannot autowire service ".service_locator..EtCd_9": it references class "App\\Dto\\BookingFieldsDto" but no such service exists.'],
], [
'dto' => 'App\\Dto\\BookingFieldsDto',
]);
}
/**
* Gets the private '.service_locator.B2N.LKQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_B2N_LKQService()
{
return $this->privates['.service_locator.B2N.LKQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
], [
'logger' => '?',
]);
}
/**
* Gets the private '.service_locator.DR9YEeB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DR9YEeBService()
{
return $this->privates['.service_locator.DR9YEeB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'blogService' => ['privates', 'App\\Service\\Client\\User\\BlogEntryService', 'getBlogEntryServiceService', false],
], [
'blogService' => 'App\\Service\\Client\\User\\BlogEntryService',
]);
}
/**
* Gets the private '.service_locator.PpzCNom' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PpzCNomService()
{
return $this->privates['.service_locator.PpzCNom'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Client\\Payment\\PurchaseService', 'getPurchaseServiceService', false],
], [
'service' => 'App\\Service\\Client\\Payment\\PurchaseService',
]);
}
/**
* Gets the private '.service_locator.QIKdI8m' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QIKdI8mService()
{
return $this->privates['.service_locator.QIKdI8m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'onlineService' => ['privates', 'App\\Service\\Client\\User\\MemberOnlineService', 'getMemberOnlineServiceService', false],
'redis' => ['services', 'Redis', 'getRedisService', false],
'service' => ['privates', 'App\\Service\\Client\\ActivityFeedService', 'getActivityFeedServiceService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'logger' => '?',
'onlineService' => 'App\\Service\\Client\\User\\MemberOnlineService',
'redis' => 'Redis',
'service' => 'App\\Service\\Client\\ActivityFeedService',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.VGV3ufJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VGV3ufJService()
{
return $this->privates['.service_locator.VGV3ufJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'gbController' => ['services', 'App\\Controller\\User\\GuestbookController', 'getGuestbookControllerService', false],
], [
'gbController' => 'App\\Controller\\User\\GuestbookController',
]);
}
/**
* Gets the private '.service_locator.XsyfP82' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XsyfP82Service()
{
return $this->privates['.service_locator.XsyfP82'] = 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],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.Y1gOgCN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Y1gOgCNService()
{
return $this->privates['.service_locator.Y1gOgCN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'livecamOnlineService' => ['privates', 'App\\Service\\LivecamOnlineService', 'getLivecamOnlineServiceService', false],
], [
'livecamOnlineService' => 'App\\Service\\LivecamOnlineService',
]);
}
/**
* Gets the private '.service_locator.Y9b7NxC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Y9b7NxCService()
{
return $this->privates['.service_locator.Y9b7NxC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'flashBag' => ['privates', 'session.flash_bag', 'getSession_FlashBagService', false],
'mailService' => ['privates', 'App\\Service\\Client\\MailService', 'getMailServiceService', false],
'memberService' => ['privates', 'App\\Service\\Client\\User\\MemberService', 'getMemberServiceService', false],
'recaptchaService' => ['privates', 'App\\Service\\ReCaptchaService', 'getReCaptchaServiceService', false],
], [
'flashBag' => '?',
'mailService' => 'App\\Service\\Client\\MailService',
'memberService' => 'App\\Service\\Client\\User\\MemberService',
'recaptchaService' => 'App\\Service\\ReCaptchaService',
]);
}
/**
* Gets the private '.service_locator.Yv8cUNm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Yv8cUNmService()
{
return $this->privates['.service_locator.Yv8cUNm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dashboardService' => ['privates', 'App\\Service\\Client\\DashboardService', 'getDashboardServiceService', false],
], [
'dashboardService' => 'App\\Service\\Client\\DashboardService',
]);
}
/**
* Gets the private '.service_locator.Z.tRhQ4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Z_TRhQ4Service()
{
return $this->privates['.service_locator.Z.tRhQ4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'billingService' => ['privates', 'App\\Service\\Client\\User\\BillingService', 'getBillingServiceService', false],
], [
'billingService' => 'App\\Service\\Client\\User\\BillingService',
]);
}
/**
* Gets the private '.service_locator.aJaiU.n' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AJaiU_NService()
{
return $this->privates['.service_locator.aJaiU.n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dashboardService' => ['privates', 'App\\Service\\Client\\DashboardService', 'getDashboardServiceService', false],
'memberService' => ['privates', 'App\\Service\\Client\\User\\MemberService', 'getMemberServiceService', false],
], [
'dashboardService' => 'App\\Service\\Client\\DashboardService',
'memberService' => 'App\\Service\\Client\\User\\MemberService',
]);
}
/**
* Gets the private '.service_locator.b2qUMqa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_B2qUMqaService()
{
return $this->privates['.service_locator.b2qUMqa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categoryService' => ['privates', 'App\\Service\\Client\\Content\\CategoryService', 'getCategoryServiceService', false],
], [
'categoryService' => 'App\\Service\\Client\\Content\\CategoryService',
]);
}
/**
* Gets the private '.service_locator.bWo_vWZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BWoVWZService()
{
return $this->privates['.service_locator.bWo_vWZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bonusService' => ['privates', 'App\\Service\\Client\\BonusService', 'getBonusServiceService', false],
], [
'bonusService' => 'App\\Service\\Client\\BonusService',
]);
}
/**
* Gets the private '.service_locator.bYwR8h3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BYwR8h3Service()
{
return $this->privates['.service_locator.bYwR8h3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]);
}
/**
* Gets the private '.service_locator.bgIGAnj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BgIGAnjService()
{
return $this->privates['.service_locator.bgIGAnj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'messengerService' => ['privates', 'App\\Service\\Client\\Messenger\\MessengerService', 'getMessengerServiceService', false],
'noticeService' => ['privates', 'App\\Service\\Client\\User\\MemberNoticeService', 'getMemberNoticeServiceService', false],
'templateService' => ['privates', 'App\\Service\\Client\\Messenger\\ChatTemplateService', 'getChatTemplateServiceService', false],
], [
'messengerService' => 'App\\Service\\Client\\Messenger\\MessengerService',
'noticeService' => 'App\\Service\\Client\\User\\MemberNoticeService',
'templateService' => 'App\\Service\\Client\\Messenger\\ChatTemplateService',
]);
}
/**
* Gets the private '.service_locator.bnNyBKJ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BnNyBKJService()
{
return $this->privates['.service_locator.bnNyBKJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', 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],
], [
'form.factory' => '?',
'http_kernel' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.df.IupU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Df_IupUService()
{
return $this->privates['.service_locator.df.IupU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'recaptchaService' => ['privates', 'App\\Service\\ReCaptchaService', 'getReCaptchaServiceService', false],
'service' => ['privates', 'App\\Service\\Client\\User\\AccountService', 'getAccountServiceService', false],
], [
'recaptchaService' => 'App\\Service\\ReCaptchaService',
'service' => 'App\\Service\\Client\\User\\AccountService',
]);
}
/**
* Gets the private '.service_locator.eFPCyLr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EFPCyLrService()
{
return $this->privates['.service_locator.eFPCyLr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Client\\User\\AccountService', 'getAccountServiceService', false],
'webmasterAdService' => ['privates', 'App\\Service\\Client\\Webmaster\\WebmasterAdService', 'getWebmasterAdServiceService', false],
], [
'service' => 'App\\Service\\Client\\User\\AccountService',
'webmasterAdService' => 'App\\Service\\Client\\Webmaster\\WebmasterAdService',
]);
}
/**
* Gets the private '.service_locator.f.NbSUj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F_NbSUjService()
{
return $this->privates['.service_locator.f.NbSUj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'redis' => ['services', 'Redis', 'getRedisService', false],
], [
'redis' => 'Redis',
]);
}
/**
* Gets the private '.service_locator.p6Vhg8C' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_P6Vhg8CService()
{
return $this->privates['.service_locator.p6Vhg8C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bonusService' => ['privates', 'App\\Service\\Client\\BonusService', 'getBonusServiceService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'bonusService' => 'App\\Service\\Client\\BonusService',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.r4E_B3Z' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_R4EB3ZService()
{
return $this->privates['.service_locator.r4E_B3Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'params' => ['privates', 'parameter_bag', 'getParameterBagService', false],
], [
'params' => '?',
]);
}
/**
* Gets the private '.service_locator.smlIh4m' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SmlIh4mService()
{
return $this->privates['.service_locator.smlIh4m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'feedService' => ['privates', 'App\\Service\\Client\\ActivityFeedService', 'getActivityFeedServiceService', false],
], [
'feedService' => 'App\\Service\\Client\\ActivityFeedService',
]);
}
/**
* Gets the private '.service_locator.wqmS2L3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WqmS2L3Service()
{
return $this->privates['.service_locator.wqmS2L3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Controller\\Amateurcenter\\BalanceController::billingPdf' => ['privates', '.service_locator.Z.tRhQ4', 'get_ServiceLocator_Z_TRhQ4Service', false],
'App\\Controller\\Amateurcenter\\IndexController::index' => ['privates', '.service_locator.aJaiU.n', 'get_ServiceLocator_AJaiU_NService', false],
'App\\Controller\\Booking\\ExternalBookingController::getExternalUri' => ['privates', '.service_locator.bYwR8h3', 'get_ServiceLocator_BYwR8h3Service', false],
'App\\Controller\\CachedPageActionController::bonus' => ['privates', '.service_locator.bWo_vWZ', 'get_ServiceLocator_BWoVWZService', false],
'App\\Controller\\Content\\CategoryVideoController::category' => ['privates', '.service_locator.B2N.LKQ', 'get_ServiceLocator_B2N_LKQService', false],
'App\\Controller\\Content\\ImagesetController::categories' => ['privates', '.service_locator.b2qUMqa', 'get_ServiceLocator_B2qUMqaService', false],
'App\\Controller\\Content\\ImagesetController::purchaseImage' => ['privates', '.service_locator.PpzCNom', 'get_ServiceLocator_PpzCNomService', false],
'App\\Controller\\Content\\VideoController::categories' => ['privates', '.service_locator.b2qUMqa', 'get_ServiceLocator_B2qUMqaService', false],
'App\\Controller\\Dto\\ExternalBookingDto::createFromBookingFields' => ['privates', '.service_locator..EtCd_9', 'get_ServiceLocator__EtCd9Service', false],
'App\\Controller\\HomeController::contact' => ['privates', '.service_locator.Y9b7NxC', 'get_ServiceLocator_Y9b7NxCService', false],
'App\\Controller\\HomeController::index' => ['privates', '.service_locator.f.NbSUj', 'get_ServiceLocator_F_NbSUjService', false],
'App\\Controller\\LivecamController::index' => ['privates', '.service_locator.Y1gOgCN', 'get_ServiceLocator_Y1gOgCNService', false],
'App\\Controller\\Messenger\\OperatorController::billingpdf' => ['privates', '.service_locator.Z.tRhQ4', 'get_ServiceLocator_Z_TRhQ4Service', false],
'App\\Controller\\Messenger\\OperatorController::reactdata' => ['privates', '.service_locator.bgIGAnj', 'get_ServiceLocator_BgIGAnjService', false],
'App\\Controller\\Messenger\\OperatorController::runprofilevisit' => ['privates', '.service_locator.smlIh4m', 'get_ServiceLocator_SmlIh4mService', false],
'App\\Controller\\SecurityController::login' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
'App\\Controller\\SecurityController::registerembed' => ['privates', '.service_locator.eFPCyLr', 'get_ServiceLocator_EFPCyLrService', false],
'App\\Controller\\SecurityController::registration' => ['privates', '.service_locator.df.IupU', 'get_ServiceLocator_Df_IupUService', false],
'App\\Controller\\SocketActionsController::currentBonusData' => ['privates', '.service_locator.p6Vhg8C', 'get_ServiceLocator_P6Vhg8CService', false],
'App\\Controller\\SocketActionsController::infostreamUpdates' => ['privates', '.service_locator.QIKdI8m', 'get_ServiceLocator_QIKdI8mService', false],
'App\\Controller\\User\\DashboardController::index' => ['privates', '.service_locator.Yv8cUNm', 'get_ServiceLocator_Yv8cUNmService', false],
'App\\Controller\\User\\ProfileController::blog' => ['privates', '.service_locator.DR9YEeB', 'get_ServiceLocator_DR9YEeBService', false],
'App\\Controller\\User\\ProfileController::guestbook' => ['privates', '.service_locator.VGV3ufJ', 'get_ServiceLocator_VGV3ufJService', false],
'App\\Controller\\Webmaster\\AdsController::index' => ['privates', '.service_locator.r4E_B3Z', 'get_ServiceLocator_R4EB3ZService', false],
'App\\Controller\\Webmaster\\SecurityController::webmasterlogin' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
'kernel::loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'App\\Controller\\Amateurcenter\\BalanceController:billingPdf' => ['privates', '.service_locator.Z.tRhQ4', 'get_ServiceLocator_Z_TRhQ4Service', false],
'App\\Controller\\Amateurcenter\\IndexController:index' => ['privates', '.service_locator.aJaiU.n', 'get_ServiceLocator_AJaiU_NService', false],
'App\\Controller\\Booking\\ExternalBookingController:getExternalUri' => ['privates', '.service_locator.bYwR8h3', 'get_ServiceLocator_BYwR8h3Service', false],
'App\\Controller\\CachedPageActionController:bonus' => ['privates', '.service_locator.bWo_vWZ', 'get_ServiceLocator_BWoVWZService', false],
'App\\Controller\\Content\\CategoryVideoController:category' => ['privates', '.service_locator.B2N.LKQ', 'get_ServiceLocator_B2N_LKQService', false],
'App\\Controller\\Content\\ImagesetController:categories' => ['privates', '.service_locator.b2qUMqa', 'get_ServiceLocator_B2qUMqaService', false],
'App\\Controller\\Content\\ImagesetController:purchaseImage' => ['privates', '.service_locator.PpzCNom', 'get_ServiceLocator_PpzCNomService', false],
'App\\Controller\\Content\\VideoController:categories' => ['privates', '.service_locator.b2qUMqa', 'get_ServiceLocator_B2qUMqaService', false],
'App\\Controller\\Dto\\ExternalBookingDto:createFromBookingFields' => ['privates', '.service_locator..EtCd_9', 'get_ServiceLocator__EtCd9Service', false],
'App\\Controller\\HomeController:contact' => ['privates', '.service_locator.Y9b7NxC', 'get_ServiceLocator_Y9b7NxCService', false],
'App\\Controller\\HomeController:index' => ['privates', '.service_locator.f.NbSUj', 'get_ServiceLocator_F_NbSUjService', false],
'App\\Controller\\LivecamController:index' => ['privates', '.service_locator.Y1gOgCN', 'get_ServiceLocator_Y1gOgCNService', false],
'App\\Controller\\Messenger\\OperatorController:billingpdf' => ['privates', '.service_locator.Z.tRhQ4', 'get_ServiceLocator_Z_TRhQ4Service', false],
'App\\Controller\\Messenger\\OperatorController:reactdata' => ['privates', '.service_locator.bgIGAnj', 'get_ServiceLocator_BgIGAnjService', false],
'App\\Controller\\Messenger\\OperatorController:runprofilevisit' => ['privates', '.service_locator.smlIh4m', 'get_ServiceLocator_SmlIh4mService', false],
'App\\Controller\\SecurityController:login' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
'App\\Controller\\SecurityController:registerembed' => ['privates', '.service_locator.eFPCyLr', 'get_ServiceLocator_EFPCyLrService', false],
'App\\Controller\\SecurityController:registration' => ['privates', '.service_locator.df.IupU', 'get_ServiceLocator_Df_IupUService', false],
'App\\Controller\\SocketActionsController:currentBonusData' => ['privates', '.service_locator.p6Vhg8C', 'get_ServiceLocator_P6Vhg8CService', false],
'App\\Controller\\SocketActionsController:infostreamUpdates' => ['privates', '.service_locator.QIKdI8m', 'get_ServiceLocator_QIKdI8mService', false],
'App\\Controller\\User\\DashboardController:index' => ['privates', '.service_locator.Yv8cUNm', 'get_ServiceLocator_Yv8cUNmService', false],
'App\\Controller\\User\\ProfileController:blog' => ['privates', '.service_locator.DR9YEeB', 'get_ServiceLocator_DR9YEeBService', false],
'App\\Controller\\User\\ProfileController:guestbook' => ['privates', '.service_locator.VGV3ufJ', 'get_ServiceLocator_VGV3ufJService', false],
'App\\Controller\\Webmaster\\AdsController:index' => ['privates', '.service_locator.r4E_B3Z', 'get_ServiceLocator_R4EB3ZService', false],
'App\\Controller\\Webmaster\\SecurityController:webmasterlogin' => ['privates', '.service_locator.zFcJjKU', 'get_ServiceLocator_ZFcJjKUService', false],
'kernel:loadRoutes' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.xUrKPVU', 'get_ServiceLocator_XUrKPVUService', false],
], [
'App\\Controller\\Amateurcenter\\BalanceController::billingPdf' => '?',
'App\\Controller\\Amateurcenter\\IndexController::index' => '?',
'App\\Controller\\Booking\\ExternalBookingController::getExternalUri' => '?',
'App\\Controller\\CachedPageActionController::bonus' => '?',
'App\\Controller\\Content\\CategoryVideoController::category' => '?',
'App\\Controller\\Content\\ImagesetController::categories' => '?',
'App\\Controller\\Content\\ImagesetController::purchaseImage' => '?',
'App\\Controller\\Content\\VideoController::categories' => '?',
'App\\Controller\\Dto\\ExternalBookingDto::createFromBookingFields' => '?',
'App\\Controller\\HomeController::contact' => '?',
'App\\Controller\\HomeController::index' => '?',
'App\\Controller\\LivecamController::index' => '?',
'App\\Controller\\Messenger\\OperatorController::billingpdf' => '?',
'App\\Controller\\Messenger\\OperatorController::reactdata' => '?',
'App\\Controller\\Messenger\\OperatorController::runprofilevisit' => '?',
'App\\Controller\\SecurityController::login' => '?',
'App\\Controller\\SecurityController::registerembed' => '?',
'App\\Controller\\SecurityController::registration' => '?',
'App\\Controller\\SocketActionsController::currentBonusData' => '?',
'App\\Controller\\SocketActionsController::infostreamUpdates' => '?',
'App\\Controller\\User\\DashboardController::index' => '?',
'App\\Controller\\User\\ProfileController::blog' => '?',
'App\\Controller\\User\\ProfileController::guestbook' => '?',
'App\\Controller\\Webmaster\\AdsController::index' => '?',
'App\\Controller\\Webmaster\\SecurityController::webmasterlogin' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'App\\Controller\\Amateurcenter\\BalanceController:billingPdf' => '?',
'App\\Controller\\Amateurcenter\\IndexController:index' => '?',
'App\\Controller\\Booking\\ExternalBookingController:getExternalUri' => '?',
'App\\Controller\\CachedPageActionController:bonus' => '?',
'App\\Controller\\Content\\CategoryVideoController:category' => '?',
'App\\Controller\\Content\\ImagesetController:categories' => '?',
'App\\Controller\\Content\\ImagesetController:purchaseImage' => '?',
'App\\Controller\\Content\\VideoController:categories' => '?',
'App\\Controller\\Dto\\ExternalBookingDto:createFromBookingFields' => '?',
'App\\Controller\\HomeController:contact' => '?',
'App\\Controller\\HomeController:index' => '?',
'App\\Controller\\LivecamController:index' => '?',
'App\\Controller\\Messenger\\OperatorController:billingpdf' => '?',
'App\\Controller\\Messenger\\OperatorController:reactdata' => '?',
'App\\Controller\\Messenger\\OperatorController:runprofilevisit' => '?',
'App\\Controller\\SecurityController:login' => '?',
'App\\Controller\\SecurityController:registerembed' => '?',
'App\\Controller\\SecurityController:registration' => '?',
'App\\Controller\\SocketActionsController:currentBonusData' => '?',
'App\\Controller\\SocketActionsController:infostreamUpdates' => '?',
'App\\Controller\\User\\DashboardController:index' => '?',
'App\\Controller\\User\\ProfileController:blog' => '?',
'App\\Controller\\User\\ProfileController:guestbook' => '?',
'App\\Controller\\Webmaster\\AdsController:index' => '?',
'App\\Controller\\Webmaster\\SecurityController:webmasterlogin' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
]);
}
/**
* Gets the private '.service_locator.xUrKPVU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XUrKPVUService()
{
return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loader' => ['privates', '.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.xUrKPVU": 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".'],
], [
'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]);
}
/**
* Gets the private '.service_locator.zFcJjKU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZFcJjKUService()
{
return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
], [
'authenticationUtils' => '?',
]);
}
/**
* Gets the private '.service_locator.zJyh7qS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZJyh7qSService()
{
return $this->privates['.service_locator.zJyh7qS'] = 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.dev' => '?',
'security.firewall.map.context.main' => '?',
]);
}
/**
* 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\Component\VarDumper\Command\ServerDumpCommand {
return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
});
}
/**
* Gets the private 'App\Command\InfostreamCacheWipeCommand' shared autowired service.
*
* @return \App\Command\InfostreamCacheWipeCommand
*/
protected function getInfostreamCacheWipeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/InfostreamCacheWipeCommand.php';
$this->privates['App\\Command\\InfostreamCacheWipeCommand'] = $instance = new \App\Command\InfostreamCacheWipeCommand(($this->services['Redis'] ?? $this->getRedisService()));
$instance->setName('app:infostream_cache:wipe');
return $instance;
}
/**
* Gets the private 'App\Command\MemberMainPageCacheCommand' shared autowired service.
*
* @return \App\Command\MemberMainPageCacheCommand
*/
protected function getMemberMainPageCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/PageCacheCommandTrait.php';
include_once \dirname(__DIR__, 4).'/src/Command/MemberMainPageCacheCommand.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/PageCacheHelper.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/LockFileHelper.php';
$this->privates['App\\Command\\MemberMainPageCacheCommand'] = $instance = new \App\Command\MemberMainPageCacheCommand(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['router'] ?? $this->getRouterService()), new \App\Infrastructure\PageCacheHelper(($this->services['Redis'] ?? $this->getRedisService())), ($this->privates['App\\Infrastructure\\LockFileHelper'] ?? ($this->privates['App\\Infrastructure\\LockFileHelper'] = new \App\Infrastructure\LockFileHelper())), ($this->privates['App\\Twig\\XhrTemplateSupport'] ?? $this->getXhrTemplateSupportService()));
$instance->setName('app:page_cache:member_main');
return $instance;
}
/**
* Gets the private 'App\Command\PageCacheMissesWorkerCommand' shared autowired service.
*
* @return \App\Command\PageCacheMissesWorkerCommand
*/
protected function getPageCacheMissesWorkerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/PageCacheMissesWorkerCommand.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/PageCacheHelper.php';
$this->privates['App\\Command\\PageCacheMissesWorkerCommand'] = $instance = new \App\Command\PageCacheMissesWorkerCommand(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), new \App\Infrastructure\PageCacheHelper(($this->services['Redis'] ?? $this->getRedisService())));
$instance->setName('app:page_cache:worker_misses');
return $instance;
}
/**
* Gets the private 'App\Command\PageCacheStatsCommand' shared autowired service.
*
* @return \App\Command\PageCacheStatsCommand
*/
protected function getPageCacheStatsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/PageCacheStatsCommand.php';
$this->privates['App\\Command\\PageCacheStatsCommand'] = $instance = new \App\Command\PageCacheStatsCommand(($this->services['Redis'] ?? $this->getRedisService()));
$instance->setName('app:page_cache:stats');
return $instance;
}
/**
* Gets the private 'App\Command\PageCacheWipeCommand' shared autowired service.
*
* @return \App\Command\PageCacheWipeCommand
*/
protected function getPageCacheWipeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/PageCacheWipeCommand.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/PageCacheHelper.php';
$this->privates['App\\Command\\PageCacheWipeCommand'] = $instance = new \App\Command\PageCacheWipeCommand(new \App\Infrastructure\PageCacheHelper(($this->services['Redis'] ?? $this->getRedisService())));
$instance->setName('app:page_cache:wipe');
return $instance;
}
/**
* Gets the private 'App\Command\PageCacheWorkerCommand' shared autowired service.
*
* @return \App\Command\PageCacheWorkerCommand
*/
protected function getPageCacheWorkerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/PageCacheCommandTrait.php';
include_once \dirname(__DIR__, 4).'/src/Command/PageCacheWorkerCommand.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/PageCacheHelper.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/LockFileHelper.php';
$this->privates['App\\Command\\PageCacheWorkerCommand'] = $instance = new \App\Command\PageCacheWorkerCommand(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), new \App\Infrastructure\PageCacheHelper(($this->services['Redis'] ?? $this->getRedisService())), ($this->privates['App\\Infrastructure\\LockFileHelper'] ?? ($this->privates['App\\Infrastructure\\LockFileHelper'] = new \App\Infrastructure\LockFileHelper())), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Twig\\XhrTemplateSupport'] ?? $this->getXhrTemplateSupportService()));
$instance->setName('app:page_cache:worker');
return $instance;
}
/**
* Gets the private 'App\Command\PublicMainPageCacheCommand' shared autowired service.
*
* @return \App\Command\PublicMainPageCacheCommand
*/
protected function getPublicMainPageCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/PageCacheCommandTrait.php';
include_once \dirname(__DIR__, 4).'/src/Command/PublicMainPageCacheCommand.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/PageCacheHelper.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/LockFileHelper.php';
$this->privates['App\\Command\\PublicMainPageCacheCommand'] = $instance = new \App\Command\PublicMainPageCacheCommand(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['router'] ?? $this->getRouterService()), new \App\Infrastructure\PageCacheHelper(($this->services['Redis'] ?? $this->getRedisService())), ($this->privates['App\\Infrastructure\\LockFileHelper'] ?? ($this->privates['App\\Infrastructure\\LockFileHelper'] = new \App\Infrastructure\LockFileHelper())), ($this->privates['App\\Twig\\XhrTemplateSupport'] ?? $this->getXhrTemplateSupportService()));
$instance->setName('app:page_cache:public_main');
return $instance;
}
/**
* Gets the private 'App\Command\SidebarCacheWipeCommand' shared autowired service.
*
* @return \App\Command\SidebarCacheWipeCommand
*/
protected function getSidebarCacheWipeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SidebarCacheWipeCommand.php';
$this->privates['App\\Command\\SidebarCacheWipeCommand'] = $instance = new \App\Command\SidebarCacheWipeCommand(($this->services['Redis'] ?? $this->getRedisService()));
$instance->setName('app:sidebar_cache:wipe');
return $instance;
}
/**
* Gets the private 'App\Command\WebSocketStressConfigsCommand' shared autowired service.
*
* @return \App\Command\WebSocketStressConfigsCommand
*/
protected function getWebSocketStressConfigsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/WebSocketStressConfigsCommand.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/WebSocketStressService.php';
$this->privates['App\\Command\\WebSocketStressConfigsCommand'] = $instance = new \App\Command\WebSocketStressConfigsCommand(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), new \App\Infrastructure\WebSocketStressService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())));
$instance->setName('app:websocket:stress_configs');
return $instance;
}
/**
* Gets the private 'App\Command\WriteUsedRedisKeysCommand' shared autowired service.
*
* @return \App\Command\WriteUsedRedisKeysCommand
*/
protected function getWriteUsedRedisKeysCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/WriteUsedRedisKeysCommand.php';
$this->privates['App\\Command\\WriteUsedRedisKeysCommand'] = $instance = new \App\Command\WriteUsedRedisKeysCommand(($this->services['Redis'] ?? $this->getRedisService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->services['cache.system'] ?? $this->getCache_SystemService()), ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()), ($this->privates['twig.cache'] ?? $this->getTwig_CacheService()));
$instance->setName('app:write-redis-keys');
return $instance;
}
/**
* Gets the private 'App\EventSubscriber\LoginSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\LoginSubscriber
*/
protected function getLoginSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/LoginSubscriber.php';
$a = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\EventSubscriber\\LoginSubscriber'])) {
return $this->privates['App\\EventSubscriber\\LoginSubscriber'];
}
$b = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
if (isset($this->privates['App\\EventSubscriber\\LoginSubscriber'])) {
return $this->privates['App\\EventSubscriber\\LoginSubscriber'];
}
return $this->privates['App\\EventSubscriber\\LoginSubscriber'] = new \App\EventSubscriber\LoginSubscriber($a, $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\EventSubscriber\LogoutSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\LogoutSubscriber
*/
protected function getLogoutSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/LogoutSubscriber.php';
$a = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\EventSubscriber\\LogoutSubscriber'])) {
return $this->privates['App\\EventSubscriber\\LogoutSubscriber'];
}
$b = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
if (isset($this->privates['App\\EventSubscriber\\LogoutSubscriber'])) {
return $this->privates['App\\EventSubscriber\\LogoutSubscriber'];
}
return $this->privates['App\\EventSubscriber\\LogoutSubscriber'] = new \App\EventSubscriber\LogoutSubscriber($a, $b);
}
/**
* Gets the private 'App\EventSubscriber\PageCacheSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\PageCacheSubscriber
*/
protected function getPageCacheSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/PageCacheSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Infrastructure/PageCacheHelper.php';
return $this->privates['App\\EventSubscriber\\PageCacheSubscriber'] = new \App\EventSubscriber\PageCacheSubscriber(new \App\Infrastructure\PageCacheHelper(($this->services['Redis'] ?? $this->getRedisService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\EventSubscriber\WebmasterReferenceRequestSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\WebmasterReferenceRequestSubscriber
*/
protected function getWebmasterReferenceRequestSubscriberService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'])) {
return $this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'])) {
return $this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'])) {
return $this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'])) {
return $this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'];
}
return $this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'] = new \App\EventSubscriber\WebmasterReferenceRequestSubscriber(new \App\Service\Client\Webmaster\WebmasterTrafficService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d));
}
/**
* Gets the private 'App\Form\Amateur\ActorForm' shared autowired service.
*
* @return \App\Form\Amateur\ActorForm
*/
protected function getActorFormService()
{
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/Form/Amateur/ActorForm.php';
return $this->privates['App\\Form\\Amateur\\ActorForm'] = new \App\Form\Amateur\ActorForm();
}
/**
* Gets the private 'App\Form\Amateur\BlogEntryForm' shared autowired service.
*
* @return \App\Form\Amateur\BlogEntryForm
*/
protected function getBlogEntryFormService()
{
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/Form/Amateur/BlogEntryForm.php';
include_once \dirname(__DIR__, 4).'/src/Service/WysiwygSanitizer.php';
return $this->privates['App\\Form\\Amateur\\BlogEntryForm'] = new \App\Form\Amateur\BlogEntryForm(($this->privates['App\\Service\\WysiwygSanitizer'] ?? ($this->privates['App\\Service\\WysiwygSanitizer'] = new \App\Service\WysiwygSanitizer($this->targetDir.''))));
}
/**
* Gets the private 'App\Form\Amateur\UpgradeForm' shared autowired service.
*
* @return \App\Form\Amateur\UpgradeForm
*/
protected function getUpgradeFormService()
{
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/Form/Amateur/UpgradeForm.php';
return $this->privates['App\\Form\\Amateur\\UpgradeForm'] = new \App\Form\Amateur\UpgradeForm();
}
/**
* Gets the private 'App\Form\Booking\BankAccountForm' shared autowired service.
*
* @return \App\Form\Booking\BankAccountForm
*/
protected function getBankAccountFormService()
{
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/Form/Booking/BankAccountForm.php';
return $this->privates['App\\Form\\Booking\\BankAccountForm'] = new \App\Form\Booking\BankAccountForm();
}
/**
* Gets the private 'App\Form\Booking\BookingFieldsForm' shared autowired service.
*
* @return \App\Form\Booking\BookingFieldsForm
*/
protected function getBookingFieldsFormService()
{
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/Form/Booking/BookingFieldsForm.php';
return $this->privates['App\\Form\\Booking\\BookingFieldsForm'] = new \App\Form\Booking\BookingFieldsForm();
}
/**
* Gets the private 'App\Form\Booking\BookingFieldsFormCreditCard' shared autowired service.
*
* @return \App\Form\Booking\BookingFieldsFormCreditCard
*/
protected function getBookingFieldsFormCreditCardService()
{
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/Form/Booking/BookingFieldsFormCreditCard.php';
return $this->privates['App\\Form\\Booking\\BookingFieldsFormCreditCard'] = new \App\Form\Booking\BookingFieldsFormCreditCard();
}
/**
* Gets the private 'App\Form\Booking\BookingFieldsFormDirectDebit' shared autowired service.
*
* @return \App\Form\Booking\BookingFieldsFormDirectDebit
*/
protected function getBookingFieldsFormDirectDebitService()
{
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/Form/Booking/BookingFieldsFormDirectDebit.php';
return $this->privates['App\\Form\\Booking\\BookingFieldsFormDirectDebit'] = new \App\Form\Booking\BookingFieldsFormDirectDebit();
}
/**
* Gets the private 'App\Form\ContactForm' shared autowired service.
*
* @return \App\Form\ContactForm
*/
protected function getContactFormService()
{
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/Form/ContactForm.php';
return $this->privates['App\\Form\\ContactForm'] = new \App\Form\ContactForm();
}
/**
* Gets the private 'App\Form\ContentCommentForm' shared autowired service.
*
* @return \App\Form\ContentCommentForm
*/
protected function getContentCommentFormService()
{
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/Form/ContentCommentForm.php';
return $this->privates['App\\Form\\ContentCommentForm'] = new \App\Form\ContentCommentForm(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Form\ContentImagesetEditing' shared autowired service.
*
* @return \App\Form\ContentImagesetEditing
*/
protected function getContentImagesetEditingService()
{
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/Form/ContentVideoEditing.php';
include_once \dirname(__DIR__, 4).'/src/Form/ContentImagesetEditing.php';
$a = ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService());
if (isset($this->privates['App\\Form\\ContentImagesetEditing'])) {
return $this->privates['App\\Form\\ContentImagesetEditing'];
}
return $this->privates['App\\Form\\ContentImagesetEditing'] = new \App\Form\ContentImagesetEditing($a, ($this->privates['App\\Service\\Client\\Content\\ActorService'] ?? $this->getActorServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\Form\ContentVideoEditing' shared autowired service.
*
* @return \App\Form\ContentVideoEditing
*/
protected function getContentVideoEditingService()
{
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/Form/ContentVideoEditing.php';
return $this->privates['App\\Form\\ContentVideoEditing'] = new \App\Form\ContentVideoEditing(($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->privates['App\\Service\\Client\\Content\\ActorService'] ?? $this->getActorServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the private 'App\Form\CustomType\SinceChoiceType' shared autowired service.
*
* @return \App\Form\CustomType\SinceChoiceType
*/
protected function getSinceChoiceTypeService()
{
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/Form/CustomType/SinceChoiceType.php';
return $this->privates['App\\Form\\CustomType\\SinceChoiceType'] = new \App\Form\CustomType\SinceChoiceType();
}
/**
* Gets the private 'App\Form\ForgotPassword' shared autowired service.
*
* @return \App\Form\ForgotPassword
*/
protected function getForgotPasswordService()
{
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/Form/ForgotPassword.php';
return $this->privates['App\\Form\\ForgotPassword'] = new \App\Form\ForgotPassword();
}
/**
* Gets the private 'App\Form\Group' shared autowired service.
*
* @return \App\Form\Group
*/
protected function getGroupService()
{
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/Form/Group.php';
return $this->privates['App\\Form\\Group'] = new \App\Form\Group();
}
/**
* Gets the private 'App\Form\GroupNotificationSettings' shared autowired service.
*
* @return \App\Form\GroupNotificationSettings
*/
protected function getGroupNotificationSettingsService()
{
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/Form/GroupNotificationSettings.php';
return $this->privates['App\\Form\\GroupNotificationSettings'] = new \App\Form\GroupNotificationSettings();
}
/**
* Gets the private 'App\Form\GroupPost' shared autowired service.
*
* @return \App\Form\GroupPost
*/
protected function getGroupPostService()
{
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/Form/GroupPost.php';
return $this->privates['App\\Form\\GroupPost'] = new \App\Form\GroupPost();
}
/**
* Gets the private 'App\Form\GroupThread' shared autowired service.
*
* @return \App\Form\GroupThread
*/
protected function getGroupThreadService()
{
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/Form/GroupThread.php';
return $this->privates['App\\Form\\GroupThread'] = new \App\Form\GroupThread();
}
/**
* Gets the private 'App\Form\GuestbookEntryForm' shared autowired service.
*
* @return \App\Form\GuestbookEntryForm
*/
protected function getGuestbookEntryFormService()
{
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/Form/GuestbookEntryForm.php';
return $this->privates['App\\Form\\GuestbookEntryForm'] = new \App\Form\GuestbookEntryForm();
}
/**
* Gets the private 'App\Form\Livecam\LivechatForm' shared autowired service.
*
* @return \App\Form\Livecam\LivechatForm
*/
protected function getLivechatFormService()
{
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/Form/Livecam/LivechatForm.php';
return $this->privates['App\\Form\\Livecam\\LivechatForm'] = new \App\Form\Livecam\LivechatForm();
}
/**
* Gets the private 'App\Form\MediacenterSearchForm' shared autowired service.
*
* @return \App\Form\MediacenterSearchForm
*/
protected function getMediacenterSearchFormService()
{
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/Form/MediacenterSearchForm.php';
return $this->privates['App\\Form\\MediacenterSearchForm'] = new \App\Form\MediacenterSearchForm(($this->privates['App\\Service\\Client\\MediacenterService'] ?? $this->getMediacenterServiceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'App\Form\Messenger\NoticeEditor' shared autowired service.
*
* @return \App\Form\Messenger\NoticeEditor
*/
protected function getNoticeEditorService()
{
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/Form/Messenger/NoticeEditor.php';
return $this->privates['App\\Form\\Messenger\\NoticeEditor'] = new \App\Form\Messenger\NoticeEditor();
}
/**
* Gets the private 'App\Form\Messenger\OperatorSettings' shared autowired service.
*
* @return \App\Form\Messenger\OperatorSettings
*/
protected function getOperatorSettingsService()
{
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/Form/Messenger/OperatorSettings.php';
return $this->privates['App\\Form\\Messenger\\OperatorSettings'] = new \App\Form\Messenger\OperatorSettings();
}
/**
* Gets the private 'App\Form\Phonenumber' shared autowired service.
*
* @return \App\Form\Phonenumber
*/
protected function getPhonenumberService()
{
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/Form/Phonenumber.php';
return $this->privates['App\\Form\\Phonenumber'] = new \App\Form\Phonenumber();
}
/**
* Gets the private 'App\Form\PhonenumberConfirm' shared autowired service.
*
* @return \App\Form\PhonenumberConfirm
*/
protected function getPhonenumberConfirmService()
{
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/Form/PhonenumberConfirm.php';
return $this->privates['App\\Form\\PhonenumberConfirm'] = new \App\Form\PhonenumberConfirm();
}
/**
* Gets the private 'App\Form\Search\GlobalSearch' shared autowired service.
*
* @return \App\Form\Search\GlobalSearch
*/
protected function getGlobalSearchService()
{
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/Form/Search/GlobalSearch.php';
return $this->privates['App\\Form\\Search\\GlobalSearch'] = new \App\Form\Search\GlobalSearch(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Form\Search\ImagesetSearchForm' shared autowired service.
*
* @return \App\Form\Search\ImagesetSearchForm
*/
protected function getImagesetSearchFormService()
{
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/Form/Search/ImagesetSearchForm.php';
return $this->privates['App\\Form\\Search\\ImagesetSearchForm'] = new \App\Form\Search\ImagesetSearchForm(($this->privates['App\\Service\\Search\\ImagesetSearchService'] ?? $this->getImagesetSearchServiceService()));
}
/**
* Gets the private 'App\Form\Search\MemberSearchForm' shared autowired service.
*
* @return \App\Form\Search\MemberSearchForm
*/
protected function getMemberSearchFormService()
{
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/Form/Search/MemberSearchForm.php';
return $this->privates['App\\Form\\Search\\MemberSearchForm'] = new \App\Form\Search\MemberSearchForm(($this->privates['App\\Service\\Search\\MemberSearchService'] ?? $this->getMemberSearchServiceService()));
}
/**
* Gets the private 'App\Form\Search\VideoSearchForm' shared autowired service.
*
* @return \App\Form\Search\VideoSearchForm
*/
protected function getVideoSearchFormService()
{
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/Form/Search/VideoSearchForm.php';
return $this->privates['App\\Form\\Search\\VideoSearchForm'] = new \App\Form\Search\VideoSearchForm();
}
/**
* Gets the private 'App\Form\SecurityLogin' shared autowired service.
*
* @return \App\Form\SecurityLogin
*/
protected function getSecurityLoginService()
{
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/Form/SecurityLogin.php';
return $this->privates['App\\Form\\SecurityLogin'] = new \App\Form\SecurityLogin();
}
/**
* Gets the private 'App\Form\Security\RegistrationForm' shared autowired service.
*
* @return \App\Form\Security\RegistrationForm
*/
protected function getRegistrationFormService()
{
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/Form/Security/RegistrationForm.php';
return $this->privates['App\\Form\\Security\\RegistrationForm'] = new \App\Form\Security\RegistrationForm();
}
/**
* Gets the private 'App\Form\Settings\InitialSettingsForm' shared autowired service.
*
* @return \App\Form\Settings\InitialSettingsForm
*/
protected function getInitialSettingsFormService()
{
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/Form/Settings/InitialSettingsForm.php';
return $this->privates['App\\Form\\Settings\\InitialSettingsForm'] = new \App\Form\Settings\InitialSettingsForm(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService()));
}
/**
* Gets the private 'App\Form\Types\RegionChoiceType' shared autowired service.
*
* @return \App\Form\Types\RegionChoiceType
*/
protected function getRegionChoiceTypeService()
{
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/Form/Types/RegionChoiceType.php';
return $this->privates['App\\Form\\Types\\RegionChoiceType'] = new \App\Form\Types\RegionChoiceType();
}
/**
* Gets the private 'App\Form\Types\SettingsCheckboxType' shared autowired service.
*
* @return \App\Form\Types\SettingsCheckboxType
*/
protected function getSettingsCheckboxTypeService()
{
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/Form/Types/SettingsCheckboxType.php';
return $this->privates['App\\Form\\Types\\SettingsCheckboxType'] = new \App\Form\Types\SettingsCheckboxType();
}
/**
* Gets the private 'App\Form\Types\SettingsChoiceType' shared autowired service.
*
* @return \App\Form\Types\SettingsChoiceType
*/
protected function getSettingsChoiceTypeService()
{
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/Form/Types/SettingsChoiceType.php';
return $this->privates['App\\Form\\Types\\SettingsChoiceType'] = new \App\Form\Types\SettingsChoiceType();
}
/**
* Gets the private 'App\Form\User\AddressType' shared autowired service.
*
* @return \App\Form\User\AddressType
*/
protected function getAddressTypeService()
{
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/Form/User/AddressType.php';
return $this->privates['App\\Form\\User\\AddressType'] = new \App\Form\User\AddressType();
}
/**
* Gets the private 'App\Form\User\BankAccountType' shared autowired service.
*
* @return \App\Form\User\BankAccountType
*/
protected function getBankAccountTypeService()
{
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/Form/User/BankAccountType.php';
return $this->privates['App\\Form\\User\\BankAccountType'] = new \App\Form\User\BankAccountType();
}
/**
* Gets the private 'App\Form\User\ChangeUsernameForm' shared autowired service.
*
* @return \App\Form\User\ChangeUsernameForm
*/
protected function getChangeUsernameFormService()
{
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/Form/User/ChangeUsernameForm.php';
return $this->privates['App\\Form\\User\\ChangeUsernameForm'] = new \App\Form\User\ChangeUsernameForm(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Form\User\EditProfileForm' shared autowired service.
*
* @return \App\Form\User\EditProfileForm
*/
protected function getEditProfileFormService()
{
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/Form/User/EditProfileForm.php';
return $this->privates['App\\Form\\User\\EditProfileForm'] = new \App\Form\User\EditProfileForm(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'App\Form\User\EmailChangeForm' shared autowired service.
*
* @return \App\Form\User\EmailChangeForm
*/
protected function getEmailChangeFormService()
{
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/Form/User/EmailChangeForm.php';
return $this->privates['App\\Form\\User\\EmailChangeForm'] = new \App\Form\User\EmailChangeForm();
}
/**
* Gets the private 'App\Form\User\PasswordChangeForm' shared autowired service.
*
* @return \App\Form\User\PasswordChangeForm
*/
protected function getPasswordChangeFormService()
{
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/Form/User/PasswordChangeForm.php';
return $this->privates['App\\Form\\User\\PasswordChangeForm'] = new \App\Form\User\PasswordChangeForm();
}
/**
* Gets the private 'App\Form\User\PersonType' shared autowired service.
*
* @return \App\Form\User\PersonType
*/
protected function getPersonTypeService()
{
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/Form/User/PersonType.php';
return $this->privates['App\\Form\\User\\PersonType'] = new \App\Form\User\PersonType();
}
/**
* Gets the private 'App\Form\User\SingleTaxNumberType' shared autowired service.
*
* @return \App\Form\User\SingleTaxNumberType
*/
protected function getSingleTaxNumberTypeService()
{
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/Form/User/SingleTaxNumberType.php';
return $this->privates['App\\Form\\User\\SingleTaxNumberType'] = new \App\Form\User\SingleTaxNumberType();
}
/**
* Gets the private 'App\Form\User\UserDataForm' shared autowired service.
*
* @return \App\Form\User\UserDataForm
*/
protected function getUserDataFormService()
{
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/Form/User/UserDataForm.php';
include_once \dirname(__DIR__, 4).'/src/Service/WysiwygSanitizer.php';
return $this->privates['App\\Form\\User\\UserDataForm'] = new \App\Form\User\UserDataForm(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['App\\Service\\WysiwygSanitizer'] ?? ($this->privates['App\\Service\\WysiwygSanitizer'] = new \App\Service\WysiwygSanitizer($this->targetDir.''))));
}
/**
* Gets the private 'App\Form\WebmasterLogin' shared autowired service.
*
* @return \App\Form\WebmasterLogin
*/
protected function getWebmasterLoginService()
{
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/Form/WebmasterLogin.php';
return $this->privates['App\\Form\\WebmasterLogin'] = new \App\Form\WebmasterLogin();
}
/**
* Gets the private 'App\Form\Webmaster\AdForm' shared autowired service.
*
* @return \App\Form\Webmaster\AdForm
*/
protected function getAdFormService()
{
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/Form/Webmaster/AdForm.php';
return $this->privates['App\\Form\\Webmaster\\AdForm'] = new \App\Form\Webmaster\AdForm(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'] ?? $this->getWebmasterCampaignServiceService()));
}
/**
* Gets the private 'App\Form\Webmaster\Ads\AmateurAdForm' shared autowired service.
*
* @return \App\Form\Webmaster\Ads\AmateurAdForm
*/
protected function getAmateurAdFormService()
{
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/Form/Webmaster/AdForm.php';
include_once \dirname(__DIR__, 4).'/src/Form/Webmaster/Ads/AmateurAdForm.php';
return $this->privates['App\\Form\\Webmaster\\Ads\\AmateurAdForm'] = new \App\Form\Webmaster\Ads\AmateurAdForm(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService()), ($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'] ?? $this->getWebmasterCampaignServiceService()));
}
/**
* Gets the private 'App\Form\Webmaster\CampaignFilterForm' shared autowired service.
*
* @return \App\Form\Webmaster\CampaignFilterForm
*/
protected function getCampaignFilterFormService()
{
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/Form/Webmaster/CampaignFilterForm.php';
return $this->privates['App\\Form\\Webmaster\\CampaignFilterForm'] = new \App\Form\Webmaster\CampaignFilterForm(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'] ?? $this->getWebmasterCampaignServiceService()));
}
/**
* Gets the private 'App\Form\Webmaster\CampaignForm' shared autowired service.
*
* @return \App\Form\Webmaster\CampaignForm
*/
protected function getCampaignFormService()
{
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/Form/Webmaster/CampaignForm.php';
return $this->privates['App\\Form\\Webmaster\\CampaignForm'] = new \App\Form\Webmaster\CampaignForm();
}
/**
* Gets the private 'App\Form\Webmaster\MyDataForm' shared autowired service.
*
* @return \App\Form\Webmaster\MyDataForm
*/
protected function getMyDataFormService()
{
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/Form/Webmaster/MyDataForm.php';
return $this->privates['App\\Form\\Webmaster\\MyDataForm'] = new \App\Form\Webmaster\MyDataForm();
}
/**
* Gets the private 'App\Form\Webmaster\SignupForm' shared autowired service.
*
* @return \App\Form\Webmaster\SignupForm
*/
protected function getSignupFormService()
{
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/Form/Webmaster/SignupForm.php';
return $this->privates['App\\Form\\Webmaster\\SignupForm'] = new \App\Form\Webmaster\SignupForm();
}
/**
* Gets the private 'App\Security\ApiUserProvider' shared autowired service.
*
* @return \App\Security\ApiUserProvider
*/
protected function getApiUserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Security/ApiUserProvider.php';
$a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
if (isset($this->privates['App\\Security\\ApiUserProvider'])) {
return $this->privates['App\\Security\\ApiUserProvider'];
}
return $this->privates['App\\Security\\ApiUserProvider'] = new \App\Security\ApiUserProvider($a);
}
/**
* Gets the private 'App\Security\DirectLoginAuthenticator' shared autowired service.
*
* @return \App\Security\DirectLoginAuthenticator
*/
protected function getDirectLoginAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/src/Security/DirectLoginAuthenticator.php';
$a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
if (isset($this->privates['App\\Security\\DirectLoginAuthenticator'])) {
return $this->privates['App\\Security\\DirectLoginAuthenticator'];
}
return $this->privates['App\\Security\\DirectLoginAuthenticator'] = new \App\Security\DirectLoginAuthenticator(($this->services['router'] ?? $this->getRouterService()), $a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
}
/**
* Gets the private 'App\Security\LinkConfirmAuthenticator' shared autowired service.
*
* @return \App\Security\LinkConfirmAuthenticator
*/
protected function getLinkConfirmAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/src/Security/LinkConfirmAuthenticator.php';
$a = ($this->privates['App\\Service\\Client\\User\\AccountService'] ?? $this->getAccountServiceService());
if (isset($this->privates['App\\Security\\LinkConfirmAuthenticator'])) {
return $this->privates['App\\Security\\LinkConfirmAuthenticator'];
}
$b = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
if (isset($this->privates['App\\Security\\LinkConfirmAuthenticator'])) {
return $this->privates['App\\Security\\LinkConfirmAuthenticator'];
}
return $this->privates['App\\Security\\LinkConfirmAuthenticator'] = new \App\Security\LinkConfirmAuthenticator($a, $b, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
*
* @return \App\Security\LoginFormAuthenticator
*/
protected function getLoginFormAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/src/Security/LoginFormAuthenticator.php';
$a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
if (isset($this->privates['App\\Security\\LoginFormAuthenticator'])) {
return $this->privates['App\\Security\\LoginFormAuthenticator'];
}
return $this->privates['App\\Security\\LoginFormAuthenticator'] = new \App\Security\LoginFormAuthenticator(($this->services['router'] ?? $this->getRouterService()), $a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
}
/**
* Gets the private 'App\Security\PinConfirmAuthenticator' shared autowired service.
*
* @return \App\Security\PinConfirmAuthenticator
*/
protected function getPinConfirmAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/src/Security/PinConfirmAuthenticator.php';
$a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
if (isset($this->privates['App\\Security\\PinConfirmAuthenticator'])) {
return $this->privates['App\\Security\\PinConfirmAuthenticator'];
}
return $this->privates['App\\Security\\PinConfirmAuthenticator'] = new \App\Security\PinConfirmAuthenticator($a, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Security\RememberMeAuthenticator' shared autowired service.
*
* @return \App\Security\RememberMeAuthenticator
*/
protected function getRememberMeAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/src/Security/RememberMeAuthenticator.php';
$a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
if (isset($this->privates['App\\Security\\RememberMeAuthenticator'])) {
return $this->privates['App\\Security\\RememberMeAuthenticator'];
}
return $this->privates['App\\Security\\RememberMeAuthenticator'] = new \App\Security\RememberMeAuthenticator($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Security\WMLoginFormAuthenticator' shared autowired service.
*
* @return \App\Security\WMLoginFormAuthenticator
*/
protected function getWMLoginFormAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
include_once \dirname(__DIR__, 4).'/src/Security/WMLoginFormAuthenticator.php';
$a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
if (isset($this->privates['App\\Security\\WMLoginFormAuthenticator'])) {
return $this->privates['App\\Security\\WMLoginFormAuthenticator'];
}
return $this->privates['App\\Security\\WMLoginFormAuthenticator'] = new \App\Security\WMLoginFormAuthenticator($a, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Service\AuthenticationHelper' shared autowired service.
*
* @return \App\Service\AuthenticationHelper
*/
protected function getAuthenticationHelperService()
{
include_once \dirname(__DIR__, 4).'/src/Service/AuthenticationHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/NoopAuthenticationManager.php';
return $this->privates['App\\Service\\AuthenticationHelper'] = new \App\Service\AuthenticationHelper(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), new \Symfony\Component\Security\Http\Authentication\NoopAuthenticationManager());
}
/**
* Gets the private 'App\Service\Client\ActivityFeedService' shared autowired service.
*
* @return \App\Service\Client\ActivityFeedService
*/
protected function getActivityFeedServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/ActivityFeedService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\ActivityFeedService'])) {
return $this->privates['App\\Service\\Client\\ActivityFeedService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\ActivityFeedService'])) {
return $this->privates['App\\Service\\Client\\ActivityFeedService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\ActivityFeedService'])) {
return $this->privates['App\\Service\\Client\\ActivityFeedService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\ActivityFeedService'])) {
return $this->privates['App\\Service\\Client\\ActivityFeedService'];
}
return $this->privates['App\\Service\\Client\\ActivityFeedService'] = new \App\Service\Client\ActivityFeedService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\BonusService' shared autowired service.
*
* @return \App\Service\Client\BonusService
*/
protected function getBonusServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\BonusService'])) {
return $this->privates['App\\Service\\Client\\BonusService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\BonusService'])) {
return $this->privates['App\\Service\\Client\\BonusService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\BonusService'])) {
return $this->privates['App\\Service\\Client\\BonusService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\BonusService'])) {
return $this->privates['App\\Service\\Client\\BonusService'];
}
return $this->privates['App\\Service\\Client\\BonusService'] = new \App\Service\Client\BonusService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Booking\BankAccountService' shared autowired service.
*
* @return \App\Service\Client\Booking\BankAccountService
*/
protected function getBankAccountServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Booking\\BankAccountService'])) {
return $this->privates['App\\Service\\Client\\Booking\\BankAccountService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Booking\\BankAccountService'])) {
return $this->privates['App\\Service\\Client\\Booking\\BankAccountService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Booking\\BankAccountService'])) {
return $this->privates['App\\Service\\Client\\Booking\\BankAccountService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Booking\\BankAccountService'])) {
return $this->privates['App\\Service\\Client\\Booking\\BankAccountService'];
}
return $this->privates['App\\Service\\Client\\Booking\\BankAccountService'] = new \App\Service\Client\Booking\BankAccountService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Booking\BookingFacade' shared autowired service.
*
* @return \App\Service\Client\Booking\BookingFacade
*/
protected function getBookingFacadeService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Booking\\BookingFacade'])) {
return $this->privates['App\\Service\\Client\\Booking\\BookingFacade'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Booking\\BookingFacade'])) {
return $this->privates['App\\Service\\Client\\Booking\\BookingFacade'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Booking\\BookingFacade'])) {
return $this->privates['App\\Service\\Client\\Booking\\BookingFacade'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Booking\\BookingFacade'])) {
return $this->privates['App\\Service\\Client\\Booking\\BookingFacade'];
}
return $this->privates['App\\Service\\Client\\Booking\\BookingFacade'] = new \App\Service\Client\Booking\BookingFacade(new \App\Service\Client\Booking\BookingProcessService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d), (new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Service\\Client\\Booking\\EmerchantpayService' => ['privates', 'App\\Service\\Client\\Booking\\EmerchantpayService', 'getEmerchantpayServiceService', false],
'App\\Service\\Client\\Booking\\LiquibyteService' => ['privates', 'App\\Service\\Client\\Booking\\LiquibyteService', 'getLiquibyteServiceService', false],
'App\\Service\\Client\\Booking\\MicropaymentService' => ['privates', 'App\\Service\\Client\\Booking\\MicropaymentService', 'getMicropaymentServiceService', false],
'App\\Service\\Client\\Booking\\SofortService' => ['privates', 'App\\Service\\Client\\Booking\\SofortService', 'getSofortServiceService', false],
'App\\Service\\Client\\Booking\\UnzerService' => ['privates', 'App\\Service\\Client\\Booking\\UnzerService', 'getUnzerServiceService', false],
'router' => ['services', 'router', 'getRouterService', false],
], [
'App\\Service\\Client\\Booking\\EmerchantpayService' => 'App\\Service\\Client\\Booking\\EmerchantpayService',
'App\\Service\\Client\\Booking\\LiquibyteService' => 'App\\Service\\Client\\Booking\\LiquibyteService',
'App\\Service\\Client\\Booking\\MicropaymentService' => 'App\\Service\\Client\\Booking\\MicropaymentService',
'App\\Service\\Client\\Booking\\SofortService' => 'App\\Service\\Client\\Booking\\SofortService',
'App\\Service\\Client\\Booking\\UnzerService' => 'App\\Service\\Client\\Booking\\UnzerService',
'router' => '?',
]))->withContext('App\\Service\\Client\\Booking\\BookingFacade', $this));
}
/**
* Gets the private 'App\Service\Client\Booking\EmerchantpayService' shared autowired service.
*
* @return \App\Service\Client\Booking\EmerchantpayService
*/
protected function getEmerchantpayServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/EmerchantpayService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'])) {
return $this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'])) {
return $this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'])) {
return $this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'])) {
return $this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'];
}
return $this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'] = new \App\Service\Client\Booking\EmerchantpayService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Booking\LiquibyteService' shared autowired service.
*
* @return \App\Service\Client\Booking\LiquibyteService
*/
protected function getLiquibyteServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/LiquibyteService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Booking\\LiquibyteService'])) {
return $this->privates['App\\Service\\Client\\Booking\\LiquibyteService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Booking\\LiquibyteService'])) {
return $this->privates['App\\Service\\Client\\Booking\\LiquibyteService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Booking\\LiquibyteService'])) {
return $this->privates['App\\Service\\Client\\Booking\\LiquibyteService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Booking\\LiquibyteService'])) {
return $this->privates['App\\Service\\Client\\Booking\\LiquibyteService'];
}
return $this->privates['App\\Service\\Client\\Booking\\LiquibyteService'] = new \App\Service\Client\Booking\LiquibyteService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Booking\MicropaymentService' shared autowired service.
*
* @return \App\Service\Client\Booking\MicropaymentService
*/
protected function getMicropaymentServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/MicropaymentService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Booking\\MicropaymentService'])) {
return $this->privates['App\\Service\\Client\\Booking\\MicropaymentService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Booking\\MicropaymentService'])) {
return $this->privates['App\\Service\\Client\\Booking\\MicropaymentService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Booking\\MicropaymentService'])) {
return $this->privates['App\\Service\\Client\\Booking\\MicropaymentService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Booking\\MicropaymentService'])) {
return $this->privates['App\\Service\\Client\\Booking\\MicropaymentService'];
}
return $this->privates['App\\Service\\Client\\Booking\\MicropaymentService'] = new \App\Service\Client\Booking\MicropaymentService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Booking\SofortService' shared autowired service.
*
* @return \App\Service\Client\Booking\SofortService
*/
protected function getSofortServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/SofortService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Booking\\SofortService'])) {
return $this->privates['App\\Service\\Client\\Booking\\SofortService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Booking\\SofortService'])) {
return $this->privates['App\\Service\\Client\\Booking\\SofortService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Booking\\SofortService'])) {
return $this->privates['App\\Service\\Client\\Booking\\SofortService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Booking\\SofortService'])) {
return $this->privates['App\\Service\\Client\\Booking\\SofortService'];
}
return $this->privates['App\\Service\\Client\\Booking\\SofortService'] = new \App\Service\Client\Booking\SofortService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Booking\UnzerService' shared autowired service.
*
* @return \App\Service\Client\Booking\UnzerService
*/
protected function getUnzerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Client/Booking/UnzerService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Booking\\UnzerService'])) {
return $this->privates['App\\Service\\Client\\Booking\\UnzerService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Booking\\UnzerService'])) {
return $this->privates['App\\Service\\Client\\Booking\\UnzerService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Booking\\UnzerService'])) {
return $this->privates['App\\Service\\Client\\Booking\\UnzerService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Booking\\UnzerService'])) {
return $this->privates['App\\Service\\Client\\Booking\\UnzerService'];
}
return $this->privates['App\\Service\\Client\\Booking\\UnzerService'] = new \App\Service\Client\Booking\UnzerService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Content\ActorService' shared autowired service.
*
* @return \App\Service\Client\Content\ActorService
*/
protected function getActorServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Content/ActorService.php';
return $this->privates['App\\Service\\Client\\Content\\ActorService'] = new \App\Service\Client\Content\ActorService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'App\Service\Client\Content\CategoryService' shared autowired service.
*
* @return \App\Service\Client\Content\CategoryService
*/
protected function getCategoryServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Content\\CategoryService'])) {
return $this->privates['App\\Service\\Client\\Content\\CategoryService'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Content\\CategoryService'])) {
return $this->privates['App\\Service\\Client\\Content\\CategoryService'];
}
return $this->privates['App\\Service\\Client\\Content\\CategoryService'] = new \App\Service\Client\Content\CategoryService($a, ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $b);
}
/**
* Gets the private 'App\Service\Client\Content\CommentService' shared autowired service.
*
* @return \App\Service\Client\Content\CommentService
*/
protected function getCommentServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Content\\CommentService'])) {
return $this->privates['App\\Service\\Client\\Content\\CommentService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Content\\CommentService'])) {
return $this->privates['App\\Service\\Client\\Content\\CommentService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Content\\CommentService'])) {
return $this->privates['App\\Service\\Client\\Content\\CommentService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Content\\CommentService'])) {
return $this->privates['App\\Service\\Client\\Content\\CommentService'];
}
return $this->privates['App\\Service\\Client\\Content\\CommentService'] = new \App\Service\Client\Content\CommentService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Content\ContentService' shared autowired service.
*
* @return \App\Service\Client\Content\ContentService
*/
protected function getContentServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Content/ContentService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Content\\ContentService'])) {
return $this->privates['App\\Service\\Client\\Content\\ContentService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Content\\ContentService'])) {
return $this->privates['App\\Service\\Client\\Content\\ContentService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Content\\ContentService'])) {
return $this->privates['App\\Service\\Client\\Content\\ContentService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Content\\ContentService'])) {
return $this->privates['App\\Service\\Client\\Content\\ContentService'];
}
return $this->privates['App\\Service\\Client\\Content\\ContentService'] = new \App\Service\Client\Content\ContentService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Content\ImagesetListingService' shared autowired service.
*
* @return \App\Service\Client\Content\ImagesetListingService
*/
protected function getImagesetListingServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'])) {
return $this->privates['App\\Service\\Client\\Content\\ImagesetListingService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'])) {
return $this->privates['App\\Service\\Client\\Content\\ImagesetListingService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'])) {
return $this->privates['App\\Service\\Client\\Content\\ImagesetListingService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'])) {
return $this->privates['App\\Service\\Client\\Content\\ImagesetListingService'];
}
return $this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] = new \App\Service\Client\Content\ImagesetListingService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Content\ImagesetService' shared autowired service.
*
* @return \App\Service\Client\Content\ImagesetService
*/
protected function getImagesetServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Content/ImagesetService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetService'])) {
return $this->privates['App\\Service\\Client\\Content\\ImagesetService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetService'])) {
return $this->privates['App\\Service\\Client\\Content\\ImagesetService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetService'])) {
return $this->privates['App\\Service\\Client\\Content\\ImagesetService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetService'])) {
return $this->privates['App\\Service\\Client\\Content\\ImagesetService'];
}
return $this->privates['App\\Service\\Client\\Content\\ImagesetService'] = new \App\Service\Client\Content\ImagesetService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Content\VideoListingService' shared autowired service.
*
* @return \App\Service\Client\Content\VideoListingService
*/
protected function getVideoListingServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Content\\VideoListingService'])) {
return $this->privates['App\\Service\\Client\\Content\\VideoListingService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Content\\VideoListingService'])) {
return $this->privates['App\\Service\\Client\\Content\\VideoListingService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Content\\VideoListingService'])) {
return $this->privates['App\\Service\\Client\\Content\\VideoListingService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Content\\VideoListingService'])) {
return $this->privates['App\\Service\\Client\\Content\\VideoListingService'];
}
return $this->privates['App\\Service\\Client\\Content\\VideoListingService'] = new \App\Service\Client\Content\VideoListingService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Content\VideoService' shared autowired service.
*
* @return \App\Service\Client\Content\VideoService
*/
protected function getVideoServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Content/VideoService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Content\\VideoService'])) {
return $this->privates['App\\Service\\Client\\Content\\VideoService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Content\\VideoService'])) {
return $this->privates['App\\Service\\Client\\Content\\VideoService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Content\\VideoService'])) {
return $this->privates['App\\Service\\Client\\Content\\VideoService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Content\\VideoService'])) {
return $this->privates['App\\Service\\Client\\Content\\VideoService'];
}
return $this->privates['App\\Service\\Client\\Content\\VideoService'] = new \App\Service\Client\Content\VideoService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\DashboardService' shared autowired service.
*
* @return \App\Service\Client\DashboardService
*/
protected function getDashboardServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/DashboardService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\DashboardService'])) {
return $this->privates['App\\Service\\Client\\DashboardService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\DashboardService'])) {
return $this->privates['App\\Service\\Client\\DashboardService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\DashboardService'])) {
return $this->privates['App\\Service\\Client\\DashboardService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\DashboardService'])) {
return $this->privates['App\\Service\\Client\\DashboardService'];
}
return $this->privates['App\\Service\\Client\\DashboardService'] = new \App\Service\Client\DashboardService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Groups\GroupService' shared autowired service.
*
* @return \App\Service\Client\Groups\GroupService
*/
protected function getGroupServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Groups\\GroupService'])) {
return $this->privates['App\\Service\\Client\\Groups\\GroupService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Groups\\GroupService'])) {
return $this->privates['App\\Service\\Client\\Groups\\GroupService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Groups\\GroupService'])) {
return $this->privates['App\\Service\\Client\\Groups\\GroupService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Groups\\GroupService'])) {
return $this->privates['App\\Service\\Client\\Groups\\GroupService'];
}
return $this->privates['App\\Service\\Client\\Groups\\GroupService'] = new \App\Service\Client\Groups\GroupService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Groups\ThreadService' shared autowired service.
*
* @return \App\Service\Client\Groups\ThreadService
*/
protected function getThreadServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Groups/ThreadService.php';
return $this->privates['App\\Service\\Client\\Groups\\ThreadService'] = new \App\Service\Client\Groups\ThreadService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'App\Service\Client\GuestbookService' shared autowired service.
*
* @return \App\Service\Client\GuestbookService
*/
protected function getGuestbookServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/GuestbookService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\GuestbookService'])) {
return $this->privates['App\\Service\\Client\\GuestbookService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\GuestbookService'])) {
return $this->privates['App\\Service\\Client\\GuestbookService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\GuestbookService'])) {
return $this->privates['App\\Service\\Client\\GuestbookService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\GuestbookService'])) {
return $this->privates['App\\Service\\Client\\GuestbookService'];
}
return $this->privates['App\\Service\\Client\\GuestbookService'] = new \App\Service\Client\GuestbookService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\MailService' shared autowired service.
*
* @return \App\Service\Client\MailService
*/
protected function getMailServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/MailService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\MailService'])) {
return $this->privates['App\\Service\\Client\\MailService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\MailService'])) {
return $this->privates['App\\Service\\Client\\MailService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\MailService'])) {
return $this->privates['App\\Service\\Client\\MailService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\MailService'])) {
return $this->privates['App\\Service\\Client\\MailService'];
}
return $this->privates['App\\Service\\Client\\MailService'] = new \App\Service\Client\MailService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\MarketingImageService' shared autowired service.
*
* @return \App\Service\Client\MarketingImageService
*/
protected function getMarketingImageServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\MarketingImageService'])) {
return $this->privates['App\\Service\\Client\\MarketingImageService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\MarketingImageService'])) {
return $this->privates['App\\Service\\Client\\MarketingImageService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\MarketingImageService'])) {
return $this->privates['App\\Service\\Client\\MarketingImageService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\MarketingImageService'])) {
return $this->privates['App\\Service\\Client\\MarketingImageService'];
}
return $this->privates['App\\Service\\Client\\MarketingImageService'] = new \App\Service\Client\MarketingImageService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Marketing\NewsService' shared autowired service.
*
* @return \App\Service\Client\Marketing\NewsService
*/
protected function getNewsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Marketing/NewsService.php';
return $this->privates['App\\Service\\Client\\Marketing\\NewsService'] = new \App\Service\Client\Marketing\NewsService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'App\Service\Client\Media\MemberMediaService' shared autowired service.
*
* @return \App\Service\Client\Media\MemberMediaService
*/
protected function getMemberMediaServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Media/MemberMediaService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Media\\MemberMediaService'])) {
return $this->privates['App\\Service\\Client\\Media\\MemberMediaService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Media\\MemberMediaService'])) {
return $this->privates['App\\Service\\Client\\Media\\MemberMediaService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Media\\MemberMediaService'])) {
return $this->privates['App\\Service\\Client\\Media\\MemberMediaService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Media\\MemberMediaService'])) {
return $this->privates['App\\Service\\Client\\Media\\MemberMediaService'];
}
return $this->privates['App\\Service\\Client\\Media\\MemberMediaService'] = new \App\Service\Client\Media\MemberMediaService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\MediacenterService' shared autowired service.
*
* @return \App\Service\Client\MediacenterService
*/
protected function getMediacenterServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\MediacenterService'])) {
return $this->privates['App\\Service\\Client\\MediacenterService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\MediacenterService'])) {
return $this->privates['App\\Service\\Client\\MediacenterService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\MediacenterService'])) {
return $this->privates['App\\Service\\Client\\MediacenterService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\MediacenterService'])) {
return $this->privates['App\\Service\\Client\\MediacenterService'];
}
return $this->privates['App\\Service\\Client\\MediacenterService'] = new \App\Service\Client\MediacenterService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Messenger\ChatTemplateService' shared autowired service.
*
* @return \App\Service\Client\Messenger\ChatTemplateService
*/
protected function getChatTemplateServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Messenger/ChatTemplateService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'])) {
return $this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'])) {
return $this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'])) {
return $this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'])) {
return $this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'];
}
return $this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'] = new \App\Service\Client\Messenger\ChatTemplateService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Messenger\MessengerService' shared autowired service.
*
* @return \App\Service\Client\Messenger\MessengerService
*/
protected function getMessengerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Messenger/MessengerService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Messenger\\MessengerService'])) {
return $this->privates['App\\Service\\Client\\Messenger\\MessengerService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Messenger\\MessengerService'])) {
return $this->privates['App\\Service\\Client\\Messenger\\MessengerService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Messenger\\MessengerService'])) {
return $this->privates['App\\Service\\Client\\Messenger\\MessengerService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Messenger\\MessengerService'])) {
return $this->privates['App\\Service\\Client\\Messenger\\MessengerService'];
}
return $this->privates['App\\Service\\Client\\Messenger\\MessengerService'] = new \App\Service\Client\Messenger\MessengerService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Payment\PurchaseService' shared autowired service.
*
* @return \App\Service\Client\Payment\PurchaseService
*/
protected function getPurchaseServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Payment/PurchaseService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Payment\\PurchaseService'])) {
return $this->privates['App\\Service\\Client\\Payment\\PurchaseService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Payment\\PurchaseService'])) {
return $this->privates['App\\Service\\Client\\Payment\\PurchaseService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Payment\\PurchaseService'])) {
return $this->privates['App\\Service\\Client\\Payment\\PurchaseService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Payment\\PurchaseService'])) {
return $this->privates['App\\Service\\Client\\Payment\\PurchaseService'];
}
return $this->privates['App\\Service\\Client\\Payment\\PurchaseService'] = new \App\Service\Client\Payment\PurchaseService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\PhonenumberService' shared autowired service.
*
* @return \App\Service\Client\PhonenumberService
*/
protected function getPhonenumberServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\PhonenumberService'])) {
return $this->privates['App\\Service\\Client\\PhonenumberService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\PhonenumberService'])) {
return $this->privates['App\\Service\\Client\\PhonenumberService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\PhonenumberService'])) {
return $this->privates['App\\Service\\Client\\PhonenumberService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\PhonenumberService'])) {
return $this->privates['App\\Service\\Client\\PhonenumberService'];
}
return $this->privates['App\\Service\\Client\\PhonenumberService'] = new \App\Service\Client\PhonenumberService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\SecurityService' shared autowired service.
*
* @return \App\Service\Client\SecurityService
*/
protected function getSecurityServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/SecurityService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\SecurityService'])) {
return $this->privates['App\\Service\\Client\\SecurityService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\SecurityService'])) {
return $this->privates['App\\Service\\Client\\SecurityService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\SecurityService'])) {
return $this->privates['App\\Service\\Client\\SecurityService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\SecurityService'])) {
return $this->privates['App\\Service\\Client\\SecurityService'];
}
return $this->privates['App\\Service\\Client\\SecurityService'] = new \App\Service\Client\SecurityService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\Service\Client\User\AccountService' shared autowired service.
*
* @return \App\Service\Client\User\AccountService
*/
protected function getAccountServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/AccountService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\AccountService'])) {
return $this->privates['App\\Service\\Client\\User\\AccountService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\AccountService'])) {
return $this->privates['App\\Service\\Client\\User\\AccountService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\AccountService'])) {
return $this->privates['App\\Service\\Client\\User\\AccountService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\AccountService'])) {
return $this->privates['App\\Service\\Client\\User\\AccountService'];
}
return $this->privates['App\\Service\\Client\\User\\AccountService'] = new \App\Service\Client\User\AccountService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\AmateurBalanceService' shared autowired service.
*
* @return \App\Service\Client\User\AmateurBalanceService
*/
protected function getAmateurBalanceServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/AmateurBalanceService.php';
return $this->privates['App\\Service\\Client\\User\\AmateurBalanceService'] = new \App\Service\Client\User\AmateurBalanceService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'App\Service\Client\User\AmateurListingService' shared autowired service.
*
* @return \App\Service\Client\User\AmateurListingService
*/
protected function getAmateurListingServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\AmateurListingService'])) {
return $this->privates['App\\Service\\Client\\User\\AmateurListingService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\AmateurListingService'])) {
return $this->privates['App\\Service\\Client\\User\\AmateurListingService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\AmateurListingService'])) {
return $this->privates['App\\Service\\Client\\User\\AmateurListingService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\AmateurListingService'])) {
return $this->privates['App\\Service\\Client\\User\\AmateurListingService'];
}
return $this->privates['App\\Service\\Client\\User\\AmateurListingService'] = new \App\Service\Client\User\AmateurListingService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\BillingService' shared autowired service.
*
* @return \App\Service\Client\User\BillingService
*/
protected function getBillingServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/BillingService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\BillingService'])) {
return $this->privates['App\\Service\\Client\\User\\BillingService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\BillingService'])) {
return $this->privates['App\\Service\\Client\\User\\BillingService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\BillingService'])) {
return $this->privates['App\\Service\\Client\\User\\BillingService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\BillingService'])) {
return $this->privates['App\\Service\\Client\\User\\BillingService'];
}
return $this->privates['App\\Service\\Client\\User\\BillingService'] = new \App\Service\Client\User\BillingService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\BlogEntryService' shared autowired service.
*
* @return \App\Service\Client\User\BlogEntryService
*/
protected function getBlogEntryServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/BlogEntryService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\BlogEntryService'])) {
return $this->privates['App\\Service\\Client\\User\\BlogEntryService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\BlogEntryService'])) {
return $this->privates['App\\Service\\Client\\User\\BlogEntryService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\BlogEntryService'])) {
return $this->privates['App\\Service\\Client\\User\\BlogEntryService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\BlogEntryService'])) {
return $this->privates['App\\Service\\Client\\User\\BlogEntryService'];
}
return $this->privates['App\\Service\\Client\\User\\BlogEntryService'] = new \App\Service\Client\User\BlogEntryService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\FriendshipService' shared autowired service.
*
* @return \App\Service\Client\User\FriendshipService
*/
protected function getFriendshipServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\FriendshipService'])) {
return $this->privates['App\\Service\\Client\\User\\FriendshipService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\FriendshipService'])) {
return $this->privates['App\\Service\\Client\\User\\FriendshipService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\FriendshipService'])) {
return $this->privates['App\\Service\\Client\\User\\FriendshipService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\FriendshipService'])) {
return $this->privates['App\\Service\\Client\\User\\FriendshipService'];
}
return $this->privates['App\\Service\\Client\\User\\FriendshipService'] = new \App\Service\Client\User\FriendshipService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\LikeService' shared autowired service.
*
* @return \App\Service\Client\User\LikeService
*/
protected function getLikeServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/LikeService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\LikeService'])) {
return $this->privates['App\\Service\\Client\\User\\LikeService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\LikeService'])) {
return $this->privates['App\\Service\\Client\\User\\LikeService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\LikeService'])) {
return $this->privates['App\\Service\\Client\\User\\LikeService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\LikeService'])) {
return $this->privates['App\\Service\\Client\\User\\LikeService'];
}
return $this->privates['App\\Service\\Client\\User\\LikeService'] = new \App\Service\Client\User\LikeService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\MemberBlockedService' shared autowired service.
*
* @return \App\Service\Client\User\MemberBlockedService
*/
protected function getMemberBlockedServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberBlockedService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberBlockedService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberBlockedService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberBlockedService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberBlockedService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberBlockedService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberBlockedService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberBlockedService'];
}
return $this->privates['App\\Service\\Client\\User\\MemberBlockedService'] = new \App\Service\Client\User\MemberBlockedService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\MemberNoticeService' shared autowired service.
*
* @return \App\Service\Client\User\MemberNoticeService
*/
protected function getMemberNoticeServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/MemberNoticeService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberNoticeService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberNoticeService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberNoticeService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberNoticeService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberNoticeService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberNoticeService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberNoticeService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberNoticeService'];
}
return $this->privates['App\\Service\\Client\\User\\MemberNoticeService'] = new \App\Service\Client\User\MemberNoticeService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\MemberOnlineService' shared autowired service.
*
* @return \App\Service\Client\User\MemberOnlineService
*/
protected function getMemberOnlineServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/MemberOnlineService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberOnlineService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberOnlineService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberOnlineService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberOnlineService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberOnlineService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberOnlineService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberOnlineService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberOnlineService'];
}
return $this->privates['App\\Service\\Client\\User\\MemberOnlineService'] = new \App\Service\Client\User\MemberOnlineService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\MemberPropertyService' shared autowired service.
*
* @return \App\Service\Client\User\MemberPropertyService
*/
protected function getMemberPropertyServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberPropertyService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberPropertyService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberPropertyService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberPropertyService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberPropertyService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberPropertyService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberPropertyService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberPropertyService'];
}
return $this->privates['App\\Service\\Client\\User\\MemberPropertyService'] = new \App\Service\Client\User\MemberPropertyService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\User\MemberService' shared autowired service.
*
* @return \App\Service\Client\User\MemberService
*/
protected function getMemberServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\MemberService'])) {
return $this->privates['App\\Service\\Client\\User\\MemberService'];
}
$this->privates['App\\Service\\Client\\User\\MemberService'] = $instance = new \App\Service\Client\User\MemberService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
$instance->setIntlGeoService(($this->privates['App\\Service\\IntlGeoService'] ?? ($this->privates['App\\Service\\IntlGeoService'] = new \App\Service\IntlGeoService())));
return $instance;
}
/**
* Gets the private 'App\Service\Client\User\PersonService' shared autowired service.
*
* @return \App\Service\Client\User\PersonService
*/
protected function getPersonServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/PersonService.php';
return $this->privates['App\\Service\\Client\\User\\PersonService'] = new \App\Service\Client\User\PersonService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'App\Service\Client\User\WebmasterPropertyService' shared autowired service.
*
* @return \App\Service\Client\User\WebmasterPropertyService
*/
protected function getWebmasterPropertyServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/User/WebmasterPropertyService.php';
return $this->privates['App\\Service\\Client\\User\\WebmasterPropertyService'] = new \App\Service\Client\User\WebmasterPropertyService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()), ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
}
/**
* Gets the private 'App\Service\Client\User\WebmasterService' shared autowired service.
*
* @return \App\Service\Client\User\WebmasterService
*/
protected function getWebmasterServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\User\\WebmasterService'])) {
return $this->privates['App\\Service\\Client\\User\\WebmasterService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\User\\WebmasterService'])) {
return $this->privates['App\\Service\\Client\\User\\WebmasterService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\User\\WebmasterService'])) {
return $this->privates['App\\Service\\Client\\User\\WebmasterService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\User\\WebmasterService'])) {
return $this->privates['App\\Service\\Client\\User\\WebmasterService'];
}
return $this->privates['App\\Service\\Client\\User\\WebmasterService'] = new \App\Service\Client\User\WebmasterService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Webmaster\WebmasterAdService' shared autowired service.
*
* @return \App\Service\Client\Webmaster\WebmasterAdService
*/
protected function getWebmasterAdServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Client/Webmaster/WebmasterAdService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'];
}
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'] = new \App\Service\Client\Webmaster\WebmasterAdService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Webmaster\WebmasterBalanceService' shared autowired service.
*
* @return \App\Service\Client\Webmaster\WebmasterBalanceService
*/
protected function getWebmasterBalanceServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'];
}
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'] = new \App\Service\Client\Webmaster\WebmasterBalanceService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\Client\Webmaster\WebmasterCampaignService' shared autowired service.
*
* @return \App\Service\Client\Webmaster\WebmasterCampaignService
*/
protected function getWebmasterCampaignServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'];
}
$b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'];
}
$c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'];
}
$d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'])) {
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'];
}
return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'] = new \App\Service\Client\Webmaster\WebmasterCampaignService($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $c, ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()), $d);
}
/**
* Gets the private 'App\Service\LivecamOnlineService' shared autowired service.
*
* @return \App\Service\LivecamOnlineService
*/
protected function getLivecamOnlineServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/LivecamOnlineService.php';
$a = ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService());
if (isset($this->privates['App\\Service\\LivecamOnlineService'])) {
return $this->privates['App\\Service\\LivecamOnlineService'];
}
$b = ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService());
if (isset($this->privates['App\\Service\\LivecamOnlineService'])) {
return $this->privates['App\\Service\\LivecamOnlineService'];
}
return $this->privates['App\\Service\\LivecamOnlineService'] = new \App\Service\LivecamOnlineService(($this->services['Redis'] ?? $this->getRedisService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, $b);
}
/**
* Gets the private 'App\Service\ReCaptchaService' shared autowired service.
*
* @return \App\Service\ReCaptchaService
*/
protected function getReCaptchaServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/ReCaptchaService.php';
return $this->privates['App\\Service\\ReCaptchaService'] = new \App\Service\ReCaptchaService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $this->getEnv('RECAPTCHA_API_KEY'));
}
/**
* Gets the private 'App\Service\Search\ImagesetSearchService' shared autowired service.
*
* @return \App\Service\Search\ImagesetSearchService
*/
protected function getImagesetSearchServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Search/AbstractSearchService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Search/ImagesetSearchService.php';
return $this->privates['App\\Service\\Search\\ImagesetSearchService'] = new \App\Service\Search\ImagesetSearchService($this->parameters['elasticsearch'], ($this->privates['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
}
/**
* Gets the private 'App\Service\Search\MemberSearchService' shared autowired service.
*
* @return \App\Service\Search\MemberSearchService
*/
protected function getMemberSearchServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Search/AbstractSearchService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Search/MemberSearchService.php';
return $this->privates['App\\Service\\Search\\MemberSearchService'] = new \App\Service\Search\MemberSearchService($this->parameters['elasticsearch'], ($this->privates['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
}
/**
* Gets the private 'App\Service\Search\VideoSearchService' shared autowired service.
*
* @return \App\Service\Search\VideoSearchService
*/
protected function getVideoSearchServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Search/AbstractSearchService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Search/VideoSearchService.php';
return $this->privates['App\\Service\\Search\\VideoSearchService'] = new \App\Service\Search\VideoSearchService($this->parameters['elasticsearch'], ($this->privates['Elasticsearch\\Client'] ?? $this->getClientService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
}
/**
* Gets the private 'App\Subscriber\Caching\ContentSubscriber' shared autowired service.
*
* @return \App\Subscriber\Caching\ContentSubscriber
*/
protected function getContentSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Subscriber/Caching/ContentSubscriber.php';
$a = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'])) {
return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'];
}
$b = ($this->privates['App\\Service\\Client\\Content\\ContentService'] ?? $this->getContentServiceService());
if (isset($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'])) {
return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'];
}
$c = ($this->privates['App\\Service\\Client\\Content\\VideoService'] ?? $this->getVideoServiceService());
if (isset($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'])) {
return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'];
}
$d = ($this->privates['App\\Service\\Client\\Content\\ImagesetService'] ?? $this->getImagesetServiceService());
if (isset($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'])) {
return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'];
}
return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] = new \App\Subscriber\Caching\ContentSubscriber($a, $b, $c, $d);
}
/**
* Gets the private 'App\Subscriber\Caching\MessengerSubscriber' shared autowired service.
*
* @return \App\Subscriber\Caching\MessengerSubscriber
*/
protected function getMessengerSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Subscriber/Caching/MessengerSubscriber.php';
$a = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'])) {
return $this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'];
}
$b = ($this->privates['App\\Service\\Client\\Messenger\\MessengerService'] ?? $this->getMessengerServiceService());
if (isset($this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'])) {
return $this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'];
}
return $this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'] = new \App\Subscriber\Caching\MessengerSubscriber($a, $b);
}
/**
* Gets the private 'App\Subscriber\KernelExceptionSubscriber' shared autowired service.
*
* @return \App\Subscriber\KernelExceptionSubscriber
*/
protected function getKernelExceptionSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Subscriber/KernelExceptionSubscriber.php';
return $this->privates['App\\Subscriber\\KernelExceptionSubscriber'] = new \App\Subscriber\KernelExceptionSubscriber(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Subscriber\Messenger\ChatAppSettingsCookieSubscriber' shared autowired service.
*
* @return \App\Subscriber\Messenger\ChatAppSettingsCookieSubscriber
*/
protected function getChatAppSettingsCookieSubscriberService()
{
$a = ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService());
if (isset($this->privates['App\\Subscriber\\Messenger\\ChatAppSettingsCookieSubscriber'])) {
return $this->privates['App\\Subscriber\\Messenger\\ChatAppSettingsCookieSubscriber'];
}
return $this->privates['App\\Subscriber\\Messenger\\ChatAppSettingsCookieSubscriber'] = new \App\Subscriber\Messenger\ChatAppSettingsCookieSubscriber(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
}
/**
* Gets the private 'App\Subscriber\User\FriendshipSubscriber' shared autowired service.
*
* @return \App\Subscriber\User\FriendshipSubscriber
*/
protected function getFriendshipSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Subscriber/User/FriendshipSubscriber.php';
$a = ($this->privates['App\\Service\\Client\\User\\FriendshipService'] ?? $this->getFriendshipServiceService());
if (isset($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'])) {
return $this->privates['App\\Subscriber\\User\\FriendshipSubscriber'];
}
$b = ($this->privates['App\\Service\\Client\\Messenger\\MessengerService'] ?? $this->getMessengerServiceService());
if (isset($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'])) {
return $this->privates['App\\Subscriber\\User\\FriendshipSubscriber'];
}
return $this->privates['App\\Subscriber\\User\\FriendshipSubscriber'] = new \App\Subscriber\User\FriendshipSubscriber($a, $b);
}
/**
* Gets the private 'App\Subscriber\User\MessageSentSubscriber' shared autowired service.
*
* @return \App\Subscriber\User\MessageSentSubscriber
*/
protected function getMessageSentSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/Subscriber/User/MessageSentSubscriber.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Subscriber\\User\\MessageSentSubscriber'])) {
return $this->privates['App\\Subscriber\\User\\MessageSentSubscriber'];
}
$b = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
if (isset($this->privates['App\\Subscriber\\User\\MessageSentSubscriber'])) {
return $this->privates['App\\Subscriber\\User\\MessageSentSubscriber'];
}
return $this->privates['App\\Subscriber\\User\\MessageSentSubscriber'] = new \App\Subscriber\User\MessageSentSubscriber($a, $b, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
}
/**
* Gets the private 'App\Subscriber\User\ProdUserListener' shared autowired service.
*
* @return \App\Subscriber\User\ProdUserListener
*/
protected function getProdUserListenerService()
{
$a = ($this->privates['App\\Service\\Client\\Booking\\BookingFacade'] ?? $this->getBookingFacadeService());
if (isset($this->privates['App\\Subscriber\\User\\ProdUserListener'])) {
return $this->privates['App\\Subscriber\\User\\ProdUserListener'];
}
return $this->privates['App\\Subscriber\\User\\ProdUserListener'] = new \App\Subscriber\User\ProdUserListener(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\Twig\XhrTemplateSupport' shared autowired service.
*
* @return \App\Twig\XhrTemplateSupport
*/
protected function getXhrTemplateSupportService()
{
return $this->privates['App\\Twig\\XhrTemplateSupport'] = new \App\Twig\XhrTemplateSupport(($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'Elasticsearch\Client' shared autowired service.
*
* @return \Elasticsearch\Client
*/
protected function getClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php';
include_once \dirname(__DIR__, 4).'/src/Service/ElasticClientFactory.php';
return $this->privates['Elasticsearch\\Client'] = (new \App\Service\ElasticClientFactory())->__invoke($this->getEnv('ELASTICSEARCH_HOST'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'Frivol\Common\Command\CacheInvalidateTestCommand' shared service.
*
* @return \Frivol\Common\Command\CacheInvalidateTestCommand
*/
protected function getCacheInvalidateTestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/Command/CacheInvalidateTestCommand.php';
$this->privates['Frivol\\Common\\Command\\CacheInvalidateTestCommand'] = $instance = new \Frivol\Common\Command\CacheInvalidateTestCommand(($this->services['cache.app'] ?? $this->getCache_AppService()));
$instance->setName('app:common:cache:invalidate-test');
$instance->setDescription('Test shared writing to redis');
return $instance;
}
/**
* Gets the private 'Frivol\Common\Command\CacheReadCommand' shared service.
*
* @return \Frivol\Common\Command\CacheReadCommand
*/
protected function getCacheReadCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/Command/CacheReadCommand.php';
$this->privates['Frivol\\Common\\Command\\CacheReadCommand'] = $instance = new \Frivol\Common\Command\CacheReadCommand(($this->services['cache.app'] ?? $this->getCache_AppService()));
$instance->setName('app:common:cache:read');
$instance->setDescription('Read contents of cache key');
return $instance;
}
/**
* Gets the private 'Frivol\Common\Command\CacheWriteTestCommand' shared service.
*
* @return \Frivol\Common\Command\CacheWriteTestCommand
*/
protected function getCacheWriteTestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/Command/CacheWriteTestCommand.php';
$this->privates['Frivol\\Common\\Command\\CacheWriteTestCommand'] = $instance = new \Frivol\Common\Command\CacheWriteTestCommand(($this->services['cache.app'] ?? $this->getCache_AppService()));
$instance->setName('app:common:cache:write-test');
$instance->setDescription('Add a short description for your command');
return $instance;
}
/**
* Gets the private 'Frivol\Common\Command\IncrementCacheCommand' shared service.
*
* @return \Frivol\Common\Command\IncrementCacheCommand
*/
protected function getIncrementCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/Command/IncrementCacheCommand.php';
$this->privates['Frivol\\Common\\Command\\IncrementCacheCommand'] = $instance = new \Frivol\Common\Command\IncrementCacheCommand(($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()));
$instance->setName('app:common:cache:increment');
return $instance;
}
/**
* Gets the private 'Frivol\Common\Command\QueuePublishCommand' shared service.
*
* @return \Frivol\Common\Command\QueuePublishCommand
*/
protected function getQueuePublishCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/Command/QueuePublishCommand.php';
$this->privates['Frivol\\Common\\Command\\QueuePublishCommand'] = $instance = new \Frivol\Common\Command\QueuePublishCommand(($this->services['Redis'] ?? $this->getRedisService()));
$instance->setName('app:common:queue:pub');
$instance->setDescription('Publish a message to a redis channel');
return $instance;
}
/**
* Gets the private 'Frivol\Common\Command\QueueSubscribeCommand' shared service.
*
* @return \Frivol\Common\Command\QueueSubscribeCommand
*/
protected function getQueueSubscribeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/Command/QueueSubscribeCommand.php';
$this->privates['Frivol\\Common\\Command\\QueueSubscribeCommand'] = $instance = new \Frivol\Common\Command\QueueSubscribeCommand(($this->services['Redis'] ?? $this->getRedisService()));
$instance->setName('app:common:queue:sub');
$instance->setDescription('Subscribe to redis channel and output messages');
return $instance;
}
/**
* Gets the private 'Frivol\Common\Service\CacheService' shared service.
*
* @return \Frivol\Common\Service\CacheService
*/
protected function getCacheServiceService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['Frivol\\Common\\Service\\CacheService'])) {
return $this->privates['Frivol\\Common\\Service\\CacheService'];
}
return $this->privates['Frivol\\Common\\Service\\CacheService'] = new \Frivol\Common\Service\CacheService(($this->services['cache.app'] ?? $this->getCache_AppService()), $a);
}
/**
* 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/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 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = ($this->privates['router.request_context'] ?? $this->getRouter_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('Dm3adeWGfn', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* 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('WQXerXJJqM', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* 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('a7y5GXJQFz', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['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('jN33SufD0k', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['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('vaHMhFjaQm', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['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('h+DrTS6U-X', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['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/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 'config_builder.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
*/
protected function getConfigBuilder_WarmerService()
{
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.validator_expression_language', 7 => 'cache.security_expression_language', 8 => 'cache.webpack_encore', 9 => 'twig.cache']);
$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.validator_expression_language', 7 => 'cache.security_expression_language', 8 => 'cache.webpack_encore', 9 => 'twig.cache']);
$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.validator_expression_language', 7 => 'cache.security_expression_language', 8 => 'cache.webpack_encore', 9 => 'twig.cache']);
$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.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 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
yield '.twig.cache.inner' => ($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService());
}, 10));
$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.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
$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\\Form\\Amateur', 2 => 'App\\Form\\Booking', 3 => 'App\\Form', 4 => 'App\\Form\\CustomType', 5 => 'App\\Form\\Livecam', 6 => 'App\\Form\\Messenger', 7 => 'App\\Form\\Search', 8 => 'App\\Form\\Security', 9 => 'App\\Form\\Settings', 10 => 'App\\Form\\Types', 11 => 'App\\Form\\User', 12 => 'App\\Form\\Webmaster', 13 => 'App\\Form\\Webmaster\\Ads'], [0 => 'App\\Form\\Amateur\\ActorForm', 1 => 'App\\Form\\Amateur\\BlogEntryForm', 2 => 'App\\Form\\Amateur\\UpgradeForm', 3 => 'App\\Form\\Booking\\BankAccountForm', 4 => 'App\\Form\\Booking\\BookingFieldsForm', 5 => 'App\\Form\\Booking\\BookingFieldsFormCreditCard', 6 => 'App\\Form\\Booking\\BookingFieldsFormDirectDebit', 7 => 'App\\Form\\ContactForm', 8 => 'App\\Form\\ContentCommentForm', 9 => 'App\\Form\\ContentImagesetEditing', 10 => 'App\\Form\\ContentVideoEditing', 11 => 'App\\Form\\CustomType\\SinceChoiceType', 12 => 'App\\Form\\ForgotPassword', 13 => 'App\\Form\\Group', 14 => 'App\\Form\\GroupNotificationSettings', 15 => 'App\\Form\\GroupPost', 16 => 'App\\Form\\GroupThread', 17 => 'App\\Form\\GuestbookEntryForm', 18 => 'App\\Form\\Livecam\\LivechatForm', 19 => 'App\\Form\\MediacenterSearchForm', 20 => 'App\\Form\\Messenger\\NoticeEditor', 21 => 'App\\Form\\Messenger\\OperatorSettings', 22 => 'App\\Form\\Phonenumber', 23 => 'App\\Form\\PhonenumberConfirm', 24 => 'App\\Form\\Search\\GlobalSearch', 25 => 'App\\Form\\Search\\ImagesetSearchForm', 26 => 'App\\Form\\Search\\MemberSearchForm', 27 => 'App\\Form\\Search\\VideoSearchForm', 28 => 'App\\Form\\Security\\RegistrationForm', 29 => 'App\\Form\\SecurityLogin', 30 => 'App\\Form\\Settings\\InitialSettingsForm', 31 => 'App\\Form\\Types\\RegionChoiceType', 32 => 'App\\Form\\Types\\SettingsCheckboxType', 33 => 'App\\Form\\Types\\SettingsChoiceType', 34 => 'App\\Form\\User\\AddressType', 35 => 'App\\Form\\User\\BankAccountType', 36 => 'App\\Form\\User\\ChangeUsernameForm', 37 => 'App\\Form\\User\\EditProfileForm', 38 => 'App\\Form\\User\\EmailChangeForm', 39 => 'App\\Form\\User\\PasswordChangeForm', 40 => 'App\\Form\\User\\PersonType', 41 => 'App\\Form\\User\\SingleTaxNumberType', 42 => 'App\\Form\\User\\UserDataForm', 43 => 'App\\Form\\Webmaster\\AdForm', 44 => 'App\\Form\\Webmaster\\Ads\\AmateurAdForm', 45 => 'App\\Form\\Webmaster\\CampaignFilterForm', 46 => 'App\\Form\\Webmaster\\CampaignForm', 47 => 'App\\Form\\Webmaster\\MyDataForm', 48 => 'App\\Form\\Webmaster\\SignupForm', 49 => 'App\\Form\\WebmasterLogin', 50 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 51 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 52 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 53 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'], [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'], [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.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['translator'] ?? $this->getTranslatorService()), ($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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 14 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
$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()), 'de', (\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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations')], [0 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 3 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 14 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
$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()), 'de', [], []);
$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';
$a = new \Symfony\Bridge\Monolog\Logger('console');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
}
/**
* 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 '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.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';
$a = ($this->privates['.service_locator.wqmS2L3'] ?? $this->get_ServiceLocator_WqmS2L3Service());
if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
return $this->privates['debug.argument_resolver.not_tagged_controller'];
}
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($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';
$a = ($this->privates['.service_locator.wqmS2L3'] ?? $this->get_ServiceLocator_WqmS2L3Service());
if (isset($this->privates['debug.argument_resolver.service'])) {
return $this->privates['debug.argument_resolver.service'];
}
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($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.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, 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';
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()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* 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.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
yield 3 => ($this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'] ?? $this->getGuestbookVoterService());
}, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.firewall.authenticator.main' shared service.
*
* @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
*/
protected function getDebug_Security_Firewall_Authenticator_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
$a = ($this->privates['App\\Security\\RememberMeAuthenticator'] ?? $this->getRememberMeAuthenticatorService());
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
return $this->privates['debug.security.firewall.authenticator.main'];
}
$b = ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
return $this->privates['debug.security.firewall.authenticator.main'];
}
$c = ($this->privates['App\\Security\\DirectLoginAuthenticator'] ?? $this->getDirectLoginAuthenticatorService());
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
return $this->privates['debug.security.firewall.authenticator.main'];
}
$d = ($this->privates['App\\Security\\LinkConfirmAuthenticator'] ?? $this->getLinkConfirmAuthenticatorService());
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
return $this->privates['debug.security.firewall.authenticator.main'];
}
$e = ($this->privates['App\\Security\\PinConfirmAuthenticator'] ?? $this->getPinConfirmAuthenticatorService());
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
return $this->privates['debug.security.firewall.authenticator.main'];
}
$f = ($this->privates['App\\Security\\WMLoginFormAuthenticator'] ?? $this->getWMLoginFormAuthenticatorService());
if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
return $this->privates['debug.security.firewall.authenticator.main'];
}
return $this->privates['debug.security.firewall.authenticator.main'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([0 => $a, 1 => $b, 2 => $c, 3 => $d, 4 => $e, 5 => $f], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, true, [])));
}
/**
* 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\Voter\GuestbookVoter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getGuestbookVoterService()
{
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/Voter/GuestbookVoter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'])) {
return $this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'])) {
return $this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'];
}
return $this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Voter\GuestbookVoter($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), $b);
}
/**
* 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';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
return $this->privates['debug.security.voter.security.access.authenticated_voter'];
}
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['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
}
/**
* 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';
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
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['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), $b);
}
/**
* Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
{
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';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
return $this->privates['debug.security.voter.security.access.simple_role_voter'];
}
return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), $a);
}
/**
* 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';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['debug.security.voter.vote_listener'])) {
return $this->privates['debug.security.voter.vote_listener'];
}
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
}
/**
* 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->privates['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.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Form\\Amateur\\ActorForm' => ['privates', 'App\\Form\\Amateur\\ActorForm', 'getActorFormService', false],
'App\\Form\\Amateur\\BlogEntryForm' => ['privates', 'App\\Form\\Amateur\\BlogEntryForm', 'getBlogEntryFormService', false],
'App\\Form\\Amateur\\UpgradeForm' => ['privates', 'App\\Form\\Amateur\\UpgradeForm', 'getUpgradeFormService', false],
'App\\Form\\Booking\\BankAccountForm' => ['privates', 'App\\Form\\Booking\\BankAccountForm', 'getBankAccountFormService', false],
'App\\Form\\Booking\\BookingFieldsForm' => ['privates', 'App\\Form\\Booking\\BookingFieldsForm', 'getBookingFieldsFormService', false],
'App\\Form\\Booking\\BookingFieldsFormCreditCard' => ['privates', 'App\\Form\\Booking\\BookingFieldsFormCreditCard', 'getBookingFieldsFormCreditCardService', false],
'App\\Form\\Booking\\BookingFieldsFormDirectDebit' => ['privates', 'App\\Form\\Booking\\BookingFieldsFormDirectDebit', 'getBookingFieldsFormDirectDebitService', false],
'App\\Form\\ContactForm' => ['privates', 'App\\Form\\ContactForm', 'getContactFormService', false],
'App\\Form\\ContentCommentForm' => ['privates', 'App\\Form\\ContentCommentForm', 'getContentCommentFormService', false],
'App\\Form\\ContentImagesetEditing' => ['privates', 'App\\Form\\ContentImagesetEditing', 'getContentImagesetEditingService', false],
'App\\Form\\ContentVideoEditing' => ['privates', 'App\\Form\\ContentVideoEditing', 'getContentVideoEditingService', false],
'App\\Form\\CustomType\\SinceChoiceType' => ['privates', 'App\\Form\\CustomType\\SinceChoiceType', 'getSinceChoiceTypeService', false],
'App\\Form\\ForgotPassword' => ['privates', 'App\\Form\\ForgotPassword', 'getForgotPasswordService', false],
'App\\Form\\Group' => ['privates', 'App\\Form\\Group', 'getGroupService', false],
'App\\Form\\GroupNotificationSettings' => ['privates', 'App\\Form\\GroupNotificationSettings', 'getGroupNotificationSettingsService', false],
'App\\Form\\GroupPost' => ['privates', 'App\\Form\\GroupPost', 'getGroupPostService', false],
'App\\Form\\GroupThread' => ['privates', 'App\\Form\\GroupThread', 'getGroupThreadService', false],
'App\\Form\\GuestbookEntryForm' => ['privates', 'App\\Form\\GuestbookEntryForm', 'getGuestbookEntryFormService', false],
'App\\Form\\Livecam\\LivechatForm' => ['privates', 'App\\Form\\Livecam\\LivechatForm', 'getLivechatFormService', false],
'App\\Form\\MediacenterSearchForm' => ['privates', 'App\\Form\\MediacenterSearchForm', 'getMediacenterSearchFormService', false],
'App\\Form\\Messenger\\NoticeEditor' => ['privates', 'App\\Form\\Messenger\\NoticeEditor', 'getNoticeEditorService', false],
'App\\Form\\Messenger\\OperatorSettings' => ['privates', 'App\\Form\\Messenger\\OperatorSettings', 'getOperatorSettingsService', false],
'App\\Form\\Phonenumber' => ['privates', 'App\\Form\\Phonenumber', 'getPhonenumberService', false],
'App\\Form\\PhonenumberConfirm' => ['privates', 'App\\Form\\PhonenumberConfirm', 'getPhonenumberConfirmService', false],
'App\\Form\\Search\\GlobalSearch' => ['privates', 'App\\Form\\Search\\GlobalSearch', 'getGlobalSearchService', false],
'App\\Form\\Search\\ImagesetSearchForm' => ['privates', 'App\\Form\\Search\\ImagesetSearchForm', 'getImagesetSearchFormService', false],
'App\\Form\\Search\\MemberSearchForm' => ['privates', 'App\\Form\\Search\\MemberSearchForm', 'getMemberSearchFormService', false],
'App\\Form\\Search\\VideoSearchForm' => ['privates', 'App\\Form\\Search\\VideoSearchForm', 'getVideoSearchFormService', false],
'App\\Form\\SecurityLogin' => ['privates', 'App\\Form\\SecurityLogin', 'getSecurityLoginService', false],
'App\\Form\\Security\\RegistrationForm' => ['privates', 'App\\Form\\Security\\RegistrationForm', 'getRegistrationFormService', false],
'App\\Form\\Settings\\InitialSettingsForm' => ['privates', 'App\\Form\\Settings\\InitialSettingsForm', 'getInitialSettingsFormService', false],
'App\\Form\\Types\\RegionChoiceType' => ['privates', 'App\\Form\\Types\\RegionChoiceType', 'getRegionChoiceTypeService', false],
'App\\Form\\Types\\SettingsCheckboxType' => ['privates', 'App\\Form\\Types\\SettingsCheckboxType', 'getSettingsCheckboxTypeService', false],
'App\\Form\\Types\\SettingsChoiceType' => ['privates', 'App\\Form\\Types\\SettingsChoiceType', 'getSettingsChoiceTypeService', false],
'App\\Form\\User\\AddressType' => ['privates', 'App\\Form\\User\\AddressType', 'getAddressTypeService', false],
'App\\Form\\User\\BankAccountType' => ['privates', 'App\\Form\\User\\BankAccountType', 'getBankAccountTypeService', false],
'App\\Form\\User\\ChangeUsernameForm' => ['privates', 'App\\Form\\User\\ChangeUsernameForm', 'getChangeUsernameFormService', false],
'App\\Form\\User\\EditProfileForm' => ['privates', 'App\\Form\\User\\EditProfileForm', 'getEditProfileFormService', false],
'App\\Form\\User\\EmailChangeForm' => ['privates', 'App\\Form\\User\\EmailChangeForm', 'getEmailChangeFormService', false],
'App\\Form\\User\\PasswordChangeForm' => ['privates', 'App\\Form\\User\\PasswordChangeForm', 'getPasswordChangeFormService', false],
'App\\Form\\User\\PersonType' => ['privates', 'App\\Form\\User\\PersonType', 'getPersonTypeService', false],
'App\\Form\\User\\SingleTaxNumberType' => ['privates', 'App\\Form\\User\\SingleTaxNumberType', 'getSingleTaxNumberTypeService', false],
'App\\Form\\User\\UserDataForm' => ['privates', 'App\\Form\\User\\UserDataForm', 'getUserDataFormService', false],
'App\\Form\\WebmasterLogin' => ['privates', 'App\\Form\\WebmasterLogin', 'getWebmasterLoginService', false],
'App\\Form\\Webmaster\\AdForm' => ['privates', 'App\\Form\\Webmaster\\AdForm', 'getAdFormService', false],
'App\\Form\\Webmaster\\Ads\\AmateurAdForm' => ['privates', 'App\\Form\\Webmaster\\Ads\\AmateurAdForm', 'getAmateurAdFormService', false],
'App\\Form\\Webmaster\\CampaignFilterForm' => ['privates', 'App\\Form\\Webmaster\\CampaignFilterForm', 'getCampaignFilterFormService', false],
'App\\Form\\Webmaster\\CampaignForm' => ['privates', 'App\\Form\\Webmaster\\CampaignForm', 'getCampaignFormService', false],
'App\\Form\\Webmaster\\MyDataForm' => ['privates', 'App\\Form\\Webmaster\\MyDataForm', 'getMyDataFormService', false],
'App\\Form\\Webmaster\\SignupForm' => ['privates', 'App\\Form\\Webmaster\\SignupForm', 'getSignupFormService', 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],
], [
'App\\Form\\Amateur\\ActorForm' => '?',
'App\\Form\\Amateur\\BlogEntryForm' => '?',
'App\\Form\\Amateur\\UpgradeForm' => '?',
'App\\Form\\Booking\\BankAccountForm' => '?',
'App\\Form\\Booking\\BookingFieldsForm' => '?',
'App\\Form\\Booking\\BookingFieldsFormCreditCard' => '?',
'App\\Form\\Booking\\BookingFieldsFormDirectDebit' => '?',
'App\\Form\\ContactForm' => '?',
'App\\Form\\ContentCommentForm' => '?',
'App\\Form\\ContentImagesetEditing' => '?',
'App\\Form\\ContentVideoEditing' => '?',
'App\\Form\\CustomType\\SinceChoiceType' => '?',
'App\\Form\\ForgotPassword' => '?',
'App\\Form\\Group' => '?',
'App\\Form\\GroupNotificationSettings' => '?',
'App\\Form\\GroupPost' => '?',
'App\\Form\\GroupThread' => '?',
'App\\Form\\GuestbookEntryForm' => '?',
'App\\Form\\Livecam\\LivechatForm' => '?',
'App\\Form\\MediacenterSearchForm' => '?',
'App\\Form\\Messenger\\NoticeEditor' => '?',
'App\\Form\\Messenger\\OperatorSettings' => '?',
'App\\Form\\Phonenumber' => '?',
'App\\Form\\PhonenumberConfirm' => '?',
'App\\Form\\Search\\GlobalSearch' => '?',
'App\\Form\\Search\\ImagesetSearchForm' => '?',
'App\\Form\\Search\\MemberSearchForm' => '?',
'App\\Form\\Search\\VideoSearchForm' => '?',
'App\\Form\\SecurityLogin' => '?',
'App\\Form\\Security\\RegistrationForm' => '?',
'App\\Form\\Settings\\InitialSettingsForm' => '?',
'App\\Form\\Types\\RegionChoiceType' => '?',
'App\\Form\\Types\\SettingsCheckboxType' => '?',
'App\\Form\\Types\\SettingsChoiceType' => '?',
'App\\Form\\User\\AddressType' => '?',
'App\\Form\\User\\BankAccountType' => '?',
'App\\Form\\User\\ChangeUsernameForm' => '?',
'App\\Form\\User\\EditProfileForm' => '?',
'App\\Form\\User\\EmailChangeForm' => '?',
'App\\Form\\User\\PasswordChangeForm' => '?',
'App\\Form\\User\\PersonType' => '?',
'App\\Form\\User\\SingleTaxNumberType' => '?',
'App\\Form\\User\\UserDataForm' => '?',
'App\\Form\\WebmasterLogin' => '?',
'App\\Form\\Webmaster\\AdForm' => '?',
'App\\Form\\Webmaster\\Ads\\AmateurAdForm' => '?',
'App\\Form\\Webmaster\\CampaignFilterForm' => '?',
'App\\Form\\Webmaster\\CampaignForm' => '?',
'App\\Form\\Webmaster\\MyDataForm' => '?',
'App\\Form\\Webmaster\\SignupForm' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->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());
}, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->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['translator'] ?? $this->getTranslatorService()));
}
/**
* 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['translator'] ?? $this->getTranslatorService()));
}
/**
* 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, '_t', ($this->services['translator'] ?? $this->getTranslatorService()), '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['translator'] ?? $this->getTranslatorService()));
}
/**
* 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['translator'] ?? $this->getTranslatorService()));
}
/**
* 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['translator'] ?? $this->getTranslatorService()), '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 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
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';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
}
/**
* Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
*
* @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
*/
protected function getKnpPaginator_Subscriber_SlidingPaginationService()
{
return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '_structure/pagination.html.twig', 'defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig', 'defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig', 'defaultPageRange' => 5, 'defaultPageLimit' => NULL]);
}
/**
* 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('de')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($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 getLocaleListenerService()
{
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'de', ($this->services['router'] ?? $this->getRouterService()), false, []);
}
/**
* 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.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'), 'info', true, NULL, false);
$instance->pushProcessor(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.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['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.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['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.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->privates['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.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_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.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
yield 1 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
}, 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), 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/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.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['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 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->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* 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/AccessListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
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()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
}
/**
* 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('^/(login|registrierung|webmaster|news|aktuelles)'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/sofort/settlement/notification'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/sofort/notification'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/e/notify'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/mp/notify'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/u/notification'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/amateurcenter'), [0 => 'ROLE_AMATEUR'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking'), [0 => 'ROLE_MEMBER'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/likes'), [0 => 'ROLE_MEMBER'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/dashboard'), [0 => 'ROLE_MEMBER'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/freundschaften'), [0 => 'ROLE_MEMBER'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/einstellungen'), [0 => 'ROLE_MEMBER'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/phonenumber'), [0 => 'ROLE_MEMBER'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/cpac/flashmessages'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/cpac/webmasterref'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/cpac/fskmodal'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/cpac/'), [0 => 'ROLE_MEMBER'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/system/cache/invalidate-tags', NULL, [], [0 => '172.16.252.124', 1 => '127.0.0.1', 2 => '::1', 3 => '192.168.0.1/24']), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/system/cache/invalidate-tags'), [0 => 'ROLE_NO_ACCESS'], NULL);
return $instance;
}
/**
* 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/ChannelListener.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['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.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()), ['main' => [0 => ($this->privates['App\\Security\\RememberMeAuthenticator'] ?? $this->getRememberMeAuthenticatorService()), 1 => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), 2 => ($this->privates['App\\Security\\DirectLoginAuthenticator'] ?? $this->getDirectLoginAuthenticatorService()), 3 => ($this->privates['App\\Security\\LinkConfirmAuthenticator'] ?? $this->getLinkConfirmAuthenticatorService()), 4 => ($this->privates['App\\Security\\PinConfirmAuthenticator'] ?? $this->getPinConfirmAuthenticatorService()), 5 => ($this->privates['App\\Security\\WMLoginFormAuthenticator'] ?? $this->getWMLoginFormAuthenticatorService())]], true);
$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['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'Symfony\\Component\\Security\\Core\\User\\User']);
$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['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'Symfony\\Component\\Security\\Core\\User\\User']);
$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()
{
$a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->getApiUserProviderService());
}, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
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 $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\User' => ['algorithm' => 'auto', 'cost' => 12, 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, '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\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.cookie_clearing.main'] ?? $this->getSecurity_Logout_Listener_CookieClearing_MainService());
}, 1 => 'onLogout'], -255);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
}, 1 => 'onLoginCallApi'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
}, 1 => 'onLoginRestoreCookies'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
}, 1 => 'onLogoutCallApi'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
}, 1 => 'onLogoutClearMemberOnlineSidebarCache'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
}, 1 => 'onLogoutDeleteLocalStorage'], 3);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'logInOutPageCacheUpdate'], -1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
}, 1 => 'logInOutPageCacheUpdate'], 1);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
yield 'security.firewall.map.context.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.main' => NULL;
}, 2));
}
/**
* 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/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.0'] ?? $this->getSecurity_ContextListener_0Service());
yield 2 => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
yield 3 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b, 'main', ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), NULL, NULL, ($this->privates['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' => '/security/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main', 'security.user_checker', NULL, true, false, 'App\\Security\\ApiUserProvider', 'main', 'App\\Security\\LoginFormAuthenticator', NULL, NULL, [0 => 'App\\Security\\RememberMeAuthenticator', 1 => 'App\\Security\\LoginFormAuthenticator', 2 => 'App\\Security\\DirectLoginAuthenticator', 3 => 'App\\Security\\LinkConfirmAuthenticator', 4 => 'App\\Security\\PinConfirmAuthenticator', 5 => 'App\\Security\\WMLoginFormAuthenticator'], NULL));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
$a = ($this->services['router'] ?? $this->getRouterService());
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
}
/**
* Gets the private 'security.listener.check_authenticator_credentials' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
*/
protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.listener.csrf_protection' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
*/
protected function getSecurity_Listener_CsrfProtectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
return $this->privates['security.listener.csrf_protection'] = new \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'security.listener.main.user_provider' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
*/
protected function getSecurity_Listener_Main_UserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
$a = ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->getApiUserProviderService());
if (isset($this->privates['security.listener.main.user_provider'])) {
return $this->privates['security.listener.main.user_provider'];
}
return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener($a);
}
/**
* Gets the private 'security.listener.password_migrating' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
*/
protected function getSecurity_Listener_PasswordMigratingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.listener.session.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
*/
protected function getSecurity_Listener_Session_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
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.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
}
/**
* Gets the private 'security.listener.user_checker.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
*/
protected function getSecurity_Listener_UserChecker_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.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 $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(new \Symfony\Component\Security\Core\User\InMemoryUserChecker());
}
/**
* Gets the private 'security.listener.user_provider' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
*/
protected function getSecurity_Listener_UserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
$a = ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->getApiUserProviderService());
if (isset($this->privates['security.listener.user_provider'])) {
return $this->privates['security.listener.user_provider'];
}
return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener($a);
}
/**
* Gets the private 'security.logout.listener.cookie_clearing.main' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CookieClearingLogoutListener
*/
protected function getSecurity_Logout_Listener_CookieClearing_MainService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CookieClearingLogoutListener.php';
return $this->privates['security.logout.listener.cookie_clearing.main'] = new \Symfony\Component\Security\Http\EventListener\CookieClearingLogoutListener(['frivolUserToken' => ['path' => NULL, 'domain' => NULL, 'secure' => false, 'samesite' => NULL], 'frivolChatAppConfig' => ['path' => NULL, 'domain' => NULL, 'secure' => false, 'samesite' => NULL], 'FRIVOL_CLEAR_LOCALSTORAGE' => ['path' => NULL, 'domain' => NULL, 'secure' => false, 'samesite' => NULL], 'FRIVOL_REMEMBERME' => ['path' => NULL, 'domain' => NULL, 'secure' => false, 'samesite' => NULL], 'FRIVOL_REMEMBERME0' => ['path' => NULL, 'domain' => NULL, 'secure' => false, 'samesite' => NULL], 'REMEMBERME' => ['path' => NULL, 'domain' => NULL, 'secure' => false, 'samesite' => NULL], 'FRIVOL_USERTOKEN' => ['path' => NULL, 'domain' => NULL, 'secure' => false, 'samesite' => 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()), '/login');
}
/**
* 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('main', '/security/logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Symfony\\Component\\Security\\Core\\User\\User' => ['algorithm' => 'auto', 'cost' => 12, 'migrate_from' => [], 'hash_algorithm' => 'sha512', 'key_length' => 40, 'ignore_case' => false, 'encode_as_base64' => true, 'iterations' => 5000, 'memory_cost' => NULL, 'time_cost' => NULL]]);
}
/**
* 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['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULL, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
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';
$a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [0 => $a, 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 $this->privates['session.flash_bag'] = ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())->getFlashBag();
}
/**
* 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.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler(($this->services['Redis'] ?? $this->getRedisService()), ['prefix' => 'FE-SESSION:'], ['ttl' => 0]), $this->getSession_Storage_MetadataBagService());
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
'session_storage' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* 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/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', 'translator', 'getTranslatorService', 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.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()), 'de', ['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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], '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')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], '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'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], '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')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], '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/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], '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/knplabs/knp-paginator-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/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/knplabs/knp-paginator-bundle/translations', 4 => 'translations', 5 => 'vendor/symfony/framework-bundle/translations', 6 => 'vendor/sensio/framework-extra-bundle/src/translations', 7 => 'vendor/symfony/security-bundle/translations', 8 => 'vendor/symfony/twig-bundle/translations', 9 => 'vendor/symfony/monolog-bundle/translations', 10 => 'vendor/symfony/webpack-encore-bundle/src/translations', 11 => 'vendor/interquest/frivol-common/src/translations', 12 => 'vendor/twig/extra-bundle/translations', 13 => 'vendor/symfony/web-profiler-bundle/translations', 14 => 'vendor/symfony/debug-bundle/translations']]], [0 => 'de', 1 => 'en']);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'de']);
return $instance;
}
/**
* Gets the private 'twig.cache' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getTwig_CacheService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
return $this->privates['twig.cache'] = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService()));
}
/**
* 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';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.form.engine'])) {
return $this->privates['twig.form.engine'];
}
return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
}
/**
* 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';
$a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
if (isset($this->privates['twig.form.renderer'])) {
return $this->privates['twig.form.renderer'];
}
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.runtime.cache' shared service.
*
* @return \Twig\Extra\Cache\CacheRuntime
*/
protected function getTwig_Runtime_CacheService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/cache-extra/CacheRuntime.php';
return $this->privates['twig.runtime.cache'] = new \Twig\Extra\Cache\CacheRuntime(($this->privates['twig.cache'] ?? $this->getTwig_CacheService()));
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
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';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $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/twig/twig/src/Extension/RuntimeExtensionInterface.php';
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/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).'/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\\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],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$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('html5');
}
/**
* 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/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\Component\VarDumper\Command\ServerDumpCommand
*/
protected function getVarDumper_Command_ServerDumpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.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';
$a = new \Symfony\Bridge\Monolog\Logger('debug');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['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 'var_dumper.server_connection' shared service.
*
* @return \Symfony\Component\VarDumper\Server\Connection
*/
protected function getVarDumper_ServerConnectionService()
{
return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, 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.cache_warmer' shared service.
*
* @return \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer
*/
protected function getWebpackEncore_EntrypointLookup_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/CacheWarmer/EntrypointCacheWarmer.php';
return $this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__, 4).'/public/build/entrypoints.json')], ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->targetDir.''.'/webpack_encore.cache.php'));
}
/**
* 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, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* 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';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['webpack_encore.tag_renderer'])) {
return $this->privates['webpack_encore.tag_renderer'];
}
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()), [], [], [], $a);
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'redis_online_livecams_key' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => 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 'redis_online_livecams_key': $value = $this->getEnv('REDIS_ONLINE_LIVECAMS_KEY'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); 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;
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',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
'FrivolCommonBundle' => 'Frivol\\Common\\FrivolCommonBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'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',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'KnpPaginatorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
'namespace' => 'Knp\\Bundle\\PaginatorBundle',
],
'FrivolCommonBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/interquest/frivol-common/src'),
'namespace' => 'Frivol\\Common',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'elasticsearch' => [
'member_index' => [
'name' => 'dev_member_index',
],
'video_index' => [
'name' => 'dev_video_index',
],
'imageset_index' => [
'name' => 'dev_imageset_index',
],
],
'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\\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.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'de',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'kernel.trusted_proxies' => '172.16.252.0/24',
'kernel.trusted_headers' => 62,
'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_lifetime' => 0,
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_t',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'security.role_hierarchy.roles' => [
],
'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 => 'main',
],
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'doctrine',
],
],
],
'knp_paginator.template.pagination' => '_structure/pagination.html.twig',
'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
'knp_paginator.page_range' => 5,
'knp_paginator.page_limit' => NULL,
'frivol_common' => [
'notifications' => [
'channel_private' => 'frivol.event.private',
'channel_server' => 'frivol.event.server',
'channel_room' => 'frivol.event.room',
'channel_all' => 'frivol.event.all',
],
],
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'data_collector.templates' => [
'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',
],
'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.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}