var/cache/dev/ContainerFkDGyQz/App_KernelDevDebugContainer.php line 768

Open in your IDE?
  1. <?php
  2. namespace ContainerFkDGyQz;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             '.twig.cache.inner' => 'get_Twig_Cache_InnerService',
  47.             'App\\Controller\\Adserver\\AmateuradController' => 'getAmateuradControllerService',
  48.             'App\\Controller\\AmateurUpgradeController' => 'getAmateurUpgradeControllerService',
  49.             'App\\Controller\\Amateurcenter\\ActorController' => 'getActorControllerService',
  50.             'App\\Controller\\Amateurcenter\\BalanceController' => 'getBalanceControllerService',
  51.             'App\\Controller\\Amateurcenter\\BlogEntryController' => 'getBlogEntryControllerService',
  52.             'App\\Controller\\Amateurcenter\\CategoryController' => 'getCategoryControllerService',
  53.             'App\\Controller\\Amateurcenter\\ContentController' => 'getContentControllerService',
  54.             'App\\Controller\\Amateurcenter\\ImagesetController' => 'getImagesetControllerService',
  55.             'App\\Controller\\Amateurcenter\\IndexController' => 'getIndexControllerService',
  56.             'App\\Controller\\Amateurcenter\\MessengerController' => 'getMessengerControllerService',
  57.             'App\\Controller\\Amateurcenter\\VideoController' => 'getVideoControllerService',
  58.             'App\\Controller\\Booking\\ExternalBookingController' => 'getExternalBookingControllerService',
  59.             'App\\Controller\\Booking\\MainBookingController' => 'getMainBookingControllerService',
  60.             'App\\Controller\\CachedPageActionController' => 'getCachedPageActionControllerService',
  61.             'App\\Controller\\Content\\CategoryImagesetController' => 'getCategoryImagesetControllerService',
  62.             'App\\Controller\\Content\\CategoryVideoController' => 'getCategoryVideoControllerService',
  63.             'App\\Controller\\Content\\ContentCommentController' => 'getContentCommentControllerService',
  64.             'App\\Controller\\Content\\ContentReportController' => 'getContentReportControllerService',
  65.             'App\\Controller\\Content\\ImagesetController' => 'getImagesetController2Service',
  66.             'App\\Controller\\Content\\VideoController' => 'getVideoController2Service',
  67.             'App\\Controller\\Dto\\EmailChangeDto' => 'getEmailChangeDtoService',
  68.             'App\\Controller\\Dto\\ExternalBookingDto' => 'getExternalBookingDtoService',
  69.             'App\\Controller\\Dto\\ExternalBookingResponse' => 'getExternalBookingResponseService',
  70.             'App\\Controller\\Dto\\FrivolBookingDto' => 'getFrivolBookingDtoService',
  71.             'App\\Controller\\Dto\\OfflineBookingDto' => 'getOfflineBookingDtoService',
  72.             'App\\Controller\\Dto\\PasswordChangeDto' => 'getPasswordChangeDtoService',
  73.             'App\\Controller\\Dto\\StartBookingDto' => 'getStartBookingDtoService',
  74.             'App\\Controller\\GlobalFeedController' => 'getGlobalFeedControllerService',
  75.             'App\\Controller\\Groups\\GroupController' => 'getGroupControllerService',
  76.             'App\\Controller\\Groups\\IndexController' => 'getIndexController2Service',
  77.             'App\\Controller\\Groups\\MembershipController' => 'getMembershipControllerService',
  78.             'App\\Controller\\Groups\\ModeratorController' => 'getModeratorControllerService',
  79.             'App\\Controller\\Groups\\PostController' => 'getPostControllerService',
  80.             'App\\Controller\\Groups\\ThreadController' => 'getThreadControllerService',
  81.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  82.             'App\\Controller\\LegacyUrlRedirectController' => 'getLegacyUrlRedirectControllerService',
  83.             'App\\Controller\\LivecamController' => 'getLivecamControllerService',
  84.             'App\\Controller\\Marketing\\NewsController' => 'getNewsControllerService',
  85.             'App\\Controller\\Media\\MemberMediaController' => 'getMemberMediaControllerService',
  86.             'App\\Controller\\MediacenterController' => 'getMediacenterControllerService',
  87.             'App\\Controller\\Messenger\\AttachmentController' => 'getAttachmentControllerService',
  88.             'App\\Controller\\Messenger\\ConversationRouteController' => 'getConversationRouteControllerService',
  89.             'App\\Controller\\Messenger\\MassmailerController' => 'getMassmailerControllerService',
  90.             'App\\Controller\\Messenger\\MessageController' => 'getMessageControllerService',
  91.             'App\\Controller\\Messenger\\MessengerController' => 'getMessengerController2Service',
  92.             'App\\Controller\\Messenger\\NoticeController' => 'getNoticeControllerService',
  93.             'App\\Controller\\Messenger\\OperatorController' => 'getOperatorControllerService',
  94.             'App\\Controller\\Messenger\\SpamController' => 'getSpamControllerService',
  95.             'App\\Controller\\Messenger\\StickerController' => 'getStickerControllerService',
  96.             'App\\Controller\\Messenger\\TemplatesController' => 'getTemplatesControllerService',
  97.             'App\\Controller\\PublicApi\\v1\\BalanceController' => 'getBalanceController2Service',
  98.             'App\\Controller\\SearchResultController' => 'getSearchResultControllerService',
  99.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  100.             'App\\Controller\\SocketActionsController' => 'getSocketActionsControllerService',
  101.             'App\\Controller\\System\\CacheController' => 'getCacheControllerService',
  102.             'App\\Controller\\User\\AmateurController' => 'getAmateurControllerService',
  103.             'App\\Controller\\User\\DashboardController' => 'getDashboardControllerService',
  104.             'App\\Controller\\User\\EditProfileController' => 'getEditProfileControllerService',
  105.             'App\\Controller\\User\\FriendshipController' => 'getFriendshipControllerService',
  106.             'App\\Controller\\User\\GuestbookController' => 'getGuestbookControllerService',
  107.             'App\\Controller\\User\\KYCController' => 'getKYCControllerService',
  108.             'App\\Controller\\User\\LikeController' => 'getLikeControllerService',
  109.             'App\\Controller\\User\\PhonenumberController' => 'getPhonenumberControllerService',
  110.             'App\\Controller\\User\\ProfileController' => 'getProfileControllerService',
  111.             'App\\Controller\\User\\SettingsController' => 'getSettingsControllerService',
  112.             'App\\Controller\\Webmaster\\AccountController' => 'getAccountControllerService',
  113.             'App\\Controller\\Webmaster\\AdsController' => 'getAdsControllerService',
  114.             'App\\Controller\\Webmaster\\BalanceController' => 'getBalanceController3Service',
  115.             'App\\Controller\\Webmaster\\BillingsController' => 'getBillingsControllerService',
  116.             'App\\Controller\\Webmaster\\CampaignController' => 'getCampaignControllerService',
  117.             'App\\Controller\\Webmaster\\DashboardController' => 'getDashboardController2Service',
  118.             'App\\Controller\\Webmaster\\SecurityController' => 'getSecurityController2Service',
  119.             'App\\Controller\\Webmaster\\StatsController' => 'getStatsControllerService',
  120.             'App\\Service\\WebsocketHelperService' => 'getWebsocketHelperServiceService',
  121.             'Redis' => 'getRedisService',
  122.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  123.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  124.             'cache.app' => 'getCache_AppService',
  125.             'cache.app_clearer' => 'getCache_AppClearerService',
  126.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  127.             'cache.system' => 'getCache_SystemService',
  128.             'cache.system_clearer' => 'getCache_SystemClearerService',
  129.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  130.             'cache_warmer' => 'getCacheWarmerService',
  131.             'console.command_loader' => 'getConsole_CommandLoaderService',
  132.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  133.             'data_collector.dump' => 'getDataCollector_DumpService',
  134.             'error_controller' => 'getErrorControllerService',
  135.             'event_dispatcher' => 'getEventDispatcherService',
  136.             'http_kernel' => 'getHttpKernelService',
  137.             'knp_paginator' => 'getKnpPaginatorService',
  138.             'request_stack' => 'getRequestStackService',
  139.             'router' => 'getRouterService',
  140.             'routing.loader' => 'getRouting_LoaderService',
  141.             'services_resetter' => 'getServicesResetterService',
  142.             'translator' => 'getTranslatorService',
  143.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  144.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  145.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  146.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  147.             'cache_clearer' => 'getCacheClearerService',
  148.             'filesystem' => 'getFilesystemService',
  149.             'serializer' => 'getSerializerService',
  150.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  151.             'form.factory' => 'getForm_FactoryService',
  152.             'form.type.file' => 'getForm_Type_FileService',
  153.             'profiler' => 'getProfilerService',
  154.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  155.             'security.token_storage' => 'getSecurity_TokenStorageService',
  156.             'twig' => 'getTwigService',
  157.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  158.             'session' => 'getSessionService',
  159.             'validator' => 'getValidatorService',
  160.         ];
  161.         $this->aliases = [
  162.         ];
  163.         $this->privates['service_container'] = function () {
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  170.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  172.             include_once \dirname(__DIR__4).'/src/EventSubscriber/WebmasterReferenceRequestSubscriber.php';
  173.             include_once \dirname(__DIR__4).'/src/Service/Client/AbstractClient.php';
  174.             include_once \dirname(__DIR__4).'/src/Service/Client/Webmaster/WebmasterTrafficService.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  177.             include_once \dirname(__DIR__4).'/src/Service/Client/BonusService.php';
  178.             include_once \dirname(__DIR__4).'/src/Service/Client/Booking/BankAccountService.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceSubscriberInterface.php';
  180.             include_once \dirname(__DIR__4).'/src/Service/Client/Booking/BookingFacade.php';
  181.             include_once \dirname(__DIR__4).'/src/Service/Client/Booking/BookingProcessService.php';
  182.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceProviderInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ServiceLocatorTrait.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  186.             include_once \dirname(__DIR__4).'/src/Service/Client/Content/CategoryService.php';
  187.             include_once \dirname(__DIR__4).'/src/Service/Client/Content/CommentService.php';
  188.             include_once \dirname(__DIR__4).'/src/Service/Client/Content/ImagesetListingService.php';
  189.             include_once \dirname(__DIR__4).'/src/Service/Client/Content/VideoListingService.php';
  190.             include_once \dirname(__DIR__4).'/src/Service/Client/Groups/GroupService.php';
  191.             include_once \dirname(__DIR__4).'/src/Service/Client/MarketingImageService.php';
  192.             include_once \dirname(__DIR__4).'/src/Service/Client/MediacenterService.php';
  193.             include_once \dirname(__DIR__4).'/src/Service/Client/PhonenumberService.php';
  194.             include_once \dirname(__DIR__4).'/src/Service/Client/User/AmateurListingService.php';
  195.             include_once \dirname(__DIR__4).'/src/Service/Client/User/FriendshipService.php';
  196.             include_once \dirname(__DIR__4).'/src/Service/Client/User/MemberBlockedService.php';
  197.             include_once \dirname(__DIR__4).'/src/Service/Client/User/MemberPropertyService.php';
  198.             include_once \dirname(__DIR__4).'/src/Service/Client/User/MemberService.php';
  199.             include_once \dirname(__DIR__4).'/src/Service/Client/User/WebmasterService.php';
  200.             include_once \dirname(__DIR__4).'/src/Service/Client/Webmaster/WebmasterBalanceService.php';
  201.             include_once \dirname(__DIR__4).'/src/Service/Client/Webmaster/WebmasterCampaignService.php';
  202.             include_once \dirname(__DIR__4).'/src/Service/IntlGeoService.php';
  203.             include_once \dirname(__DIR__4).'/src/Subscriber/Messenger/ChatAppSettingsCookieSubscriber.php';
  204.             include_once \dirname(__DIR__4).'/src/Subscriber/User/ProdUserListener.php';
  205.             include_once \dirname(__DIR__4).'/src/Twig/XhrTemplateSupport.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  232.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Service/ResetInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/TagAwareCacheInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableTagAwareAdapter.php';
  242.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Cache/CacheTrait.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractTagAwareAdapter.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/RedisTagAwareAdapter.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/LocaleAwareInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/Translation/TranslatorTrait.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  272.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  284.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  285.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  286.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  287.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  325.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  326.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  327.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  328.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  331.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  332.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  333.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  334.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  335.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  337.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  338.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  339.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  350.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  357.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  360.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/EventDispatcher/EventDispatcherInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  368.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  370.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  371.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  374.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  375.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  376.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  377.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  382.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  384.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  385.             include_once \dirname(__DIR__4).'/vendor/interquest/frivol-common/src/Service/CacheService.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/contracts/HttpClient/HttpClientInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClientTrait.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/ScopingHttpClient.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  438.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  440.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  442.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  443.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  444.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  445.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  446.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  447.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  448.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  449.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  450.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  456.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  472.             include_once \dirname(__DIR__4).'/src/Twig/AmateurExtension.php';
  473.             include_once \dirname(__DIR__4).'/src/Twig/BookingExtension.php';
  474.             include_once \dirname(__DIR__4).'/src/Twig/ContentCategoryExtension.php';
  475.             include_once \dirname(__DIR__4).'/src/Twig/ContentCommentExtension.php';
  476.             include_once \dirname(__DIR__4).'/src/Twig/ContentExtension.php';
  477.             include_once \dirname(__DIR__4).'/src/Twig/ContentImagesetExtension.php';
  478.             include_once \dirname(__DIR__4).'/src/Twig/ContentVideoExtension.php';
  479.             include_once \dirname(__DIR__4).'/src/Twig/FriendshipExtension.php';
  480.             include_once \dirname(__DIR__4).'/src/Twig/GroupExtension.php';
  481.             include_once \dirname(__DIR__4).'/src/Twig/GuestbookExtension.php';
  482.             include_once \dirname(__DIR__4).'/src/Twig/LinkExtension.php';
  483.             include_once \dirname(__DIR__4).'/src/Twig/MassMailerExtension.php';
  484.             include_once \dirname(__DIR__4).'/src/Twig/MemberExtension.php';
  485.             include_once \dirname(__DIR__4).'/src/Twig/MemberMediaExtension.php';
  486.             include_once \dirname(__DIR__4).'/src/Twig/MemberPropertyExtension.php';
  487.             include_once \dirname(__DIR__4).'/src/Twig/MessengerExtension.php';
  488.             include_once \dirname(__DIR__4).'/src/Twig/MiscExtension.php';
  489.             include_once \dirname(__DIR__4).'/src/Twig/SidebarExtension.php';
  490.             include_once \dirname(__DIR__4).'/src/Twig/WebmasterExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  492.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  493.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  494.             include_once \dirname(__DIR__4).'/vendor/twig/cache-extra/CacheExtension.php';
  495.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  498.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  500.             include_once \dirname(__DIR__4).'/src/Service/GlobalTwigVarService.php';
  501.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  506.         };
  507.     }
  508.     public function compile(): void
  509.     {
  510.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  511.     }
  512.     public function isCompiled(): bool
  513.     {
  514.         return true;
  515.     }
  516.     public function getRemovedIds(): array
  517.     {
  518.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  519.     }
  520.     /**
  521.      * Gets the public '.container.private.cache_clearer' shared service.
  522.      *
  523.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  524.      */
  525.     protected function get_Container_Private_CacheClearerService()
  526.     {
  527.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  528.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  529.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  530.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  531.         }, 1));
  532.     }
  533.     /**
  534.      * Gets the public '.container.private.filesystem' shared service.
  535.      *
  536.      * @return \Symfony\Component\Filesystem\Filesystem
  537.      */
  538.     protected function get_Container_Private_FilesystemService()
  539.     {
  540.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  541.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  542.     }
  543.     /**
  544.      * Gets the public '.container.private.form.factory' shared service.
  545.      *
  546.      * @return \Symfony\Component\Form\FormFactory
  547.      */
  548.     protected function get_Container_Private_Form_FactoryService()
  549.     {
  550.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  551.         if (isset($this->services['.container.private.form.factory'])) {
  552.             return $this->services['.container.private.form.factory'];
  553.         }
  554.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  555.     }
  556.     /**
  557.      * Gets the public '.container.private.form.type.file' shared service.
  558.      *
  559.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  560.      */
  561.     protected function get_Container_Private_Form_Type_FileService()
  562.     {
  563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  566.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  567.     }
  568.     /**
  569.      * Gets the public '.container.private.profiler' shared service.
  570.      *
  571.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  572.      */
  573.     protected function get_Container_Private_ProfilerService()
  574.     {
  575.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  576.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  577.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  578.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  579.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  580.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  581.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  582.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  583.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  584.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  585.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  586.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  587.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  588.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  589.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  590.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  591.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  592.         $d->addInstance('twig.cache', ($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService()));
  593.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  594.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  595.         $e->registerClient('api.client', ($this->privates['.debug.api.client'] ?? $this->get_Debug_Api_ClientService()));
  596.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  597.         if ($this->has('kernel')) {
  598.             $f->setKernel($b);
  599.         }
  600.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  601.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  602.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  603.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  604.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  605.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  606.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  607.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  608.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  609.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  610.         $instance->add($d);
  611.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  612.         $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));
  613.         $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())));
  614.         $instance->add($e);
  615.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  616.         $instance->add($f);
  617.         return $instance;
  618.     }
  619.     /**
  620.      * Gets the public '.container.private.security.authorization_checker' shared service.
  621.      *
  622.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  623.      */
  624.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  625.     {
  626.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  627.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  628.             return $this->services['.container.private.security.authorization_checker'];
  629.         }
  630.         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()), $afalsefalsefalse);
  631.     }
  632.     /**
  633.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  634.      *
  635.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  636.      */
  637.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  638.     {
  639.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  640.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  641.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  642.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  643.         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())));
  644.     }
  645.     /**
  646.      * Gets the public '.container.private.security.password_encoder' shared service.
  647.      *
  648.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  649.      *
  650.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  651.      */
  652.     protected function get_Container_Private_Security_PasswordEncoderService()
  653.     {
  654.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  655.         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()));
  656.     }
  657.     /**
  658.      * Gets the public '.container.private.security.token_storage' shared service.
  659.      *
  660.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  661.      */
  662.     protected function get_Container_Private_Security_TokenStorageService()
  663.     {
  664.         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, [
  665.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  666.         ], [
  667.             'request_stack' => '?',
  668.         ]));
  669.     }
  670.     /**
  671.      * Gets the public '.container.private.serializer' shared service.
  672.      *
  673.      * @return \Symfony\Component\Serializer\Serializer
  674.      */
  675.     protected function get_Container_Private_SerializerService()
  676.     {
  677.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  678.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  679.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  680.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  681.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  682.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  683.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  684.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  685.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  686.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  687.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  688.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  689.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  690.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  691.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  692.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  693.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  694.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  695.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  696.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  697.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  698.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  699.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  700.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  701.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  702.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  703.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  704.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  705.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  706.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  707.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  708.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  709.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  710.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  711.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  712.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  713.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  714.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  715.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  716.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  717.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  718.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  719.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  720.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  721.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  722.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  723.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  724.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  725.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL, [], $d)), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), => 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(NULLNULL), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  726.     }
  727.     /**
  728.      * Gets the public '.container.private.session' shared service.
  729.      *
  730.      * @return \Symfony\Component\HttpFoundation\Session\Session
  731.      */
  732.     protected function get_Container_Private_SessionService()
  733.     {
  734.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  735.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  736.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  737.         if (isset($this->services['.container.private.session'])) {
  738.             return $this->services['.container.private.session'];
  739.         }
  740.         return $this->services['.container.private.session'] = $a->createSession();
  741.     }
  742.     /**
  743.      * Gets the public '.container.private.twig' shared service.
  744.      *
  745.      * @return \Twig\Environment
  746.      */
  747.     protected function get_Container_Private_TwigService()
  748.     {
  749.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  750.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  751.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  752.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  753.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  754.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  755.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  756.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  757.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  758.         $a->addPath((\dirname(__DIR__4).'/templates'));
  759.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  760.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  761.         $b = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  762.         $c = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  763.         $d = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  764.         $e = ($this->services['translator'] ?? $this->getTranslatorService());
  765.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  766.         $g = ($this->services['router'] ?? $this->getRouterService());
  767.         $h = ($this->services['Redis'] ?? $this->getRedisService());
  768.         $i = ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService());
  769.         $j = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  770.         $k = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  771.         $l = ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService());
  772.         $m = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  773.         $m->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  774.         $n = new \Symfony\Bridge\Twig\AppVariable();
  775.         $n->setEnvironment('dev');
  776.         $n->setDebug(true);
  777.         if ($this->has('.container.private.security.token_storage')) {
  778.             $n->setTokenStorage($c);
  779.         }
  780.         if ($this->has('request_stack')) {
  781.             $n->setRequestStack($b);
  782.         }
  783.         $o = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  784.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  785.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  786.         $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)));
  787.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $d));
  788.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($e));
  789.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  790.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  791.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  792.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  793.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($dtrue));
  794.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  795.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  796.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($b$g)));
  797.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($b));
  798.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  799.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($e));
  800.         $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())));
  801.         $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)))));
  802.         $instance->addExtension(new \App\Twig\BookingExtension(($this->privates['App\\Service\\Client\\Booking\\BankAccountService'] ?? $this->getBankAccountServiceService())));
  803.         $instance->addExtension(new \App\Twig\ContentCategoryExtension($i$g$b));
  804.         $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())));
  805.         $instance->addExtension(new \App\Twig\ContentExtension());
  806.         $instance->addExtension(new \App\Twig\ContentImagesetExtension($g, ($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] ?? $this->getImagesetListingServiceService())));
  807.         $instance->addExtension(new \App\Twig\ContentVideoExtension($g, ($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService())));
  808.         $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));
  809.         $instance->addExtension(new \App\Twig\GroupExtension($g, ($this->privates['App\\Service\\Client\\Groups\\GroupService'] ?? $this->getGroupServiceService())));
  810.         $instance->addExtension(new \App\Twig\GuestbookExtension($l$k));
  811.         $instance->addExtension(new \App\Twig\LinkExtension($g));
  812.         $instance->addExtension(new \App\Twig\MassMailerExtension());
  813.         $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));
  814.         $instance->addExtension(new \App\Twig\MemberMediaExtension($c));
  815.         $instance->addExtension(new \App\Twig\MemberPropertyExtension($l));
  816.         $instance->addExtension(new \App\Twig\MessengerExtension($l$g));
  817.         $instance->addExtension(new \App\Twig\MiscExtension($g, ($this->privates['App\\Twig\\XhrTemplateSupport'] ?? $this->getXhrTemplateSupportService())));
  818.         $instance->addExtension(new \App\Twig\SidebarExtension(($this->privates['App\\Service\\Client\\BonusService'] ?? $this->getBonusServiceService()), $h, ($this->privates['App\\Service\\Client\\MarketingImageService'] ?? $this->getMarketingImageServiceService())));
  819.         $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())));
  820.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  821.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  822.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  823.         ], [
  824.             'webpack_encore.entrypoint_lookup_collection' => '?',
  825.             'webpack_encore.tag_renderer' => '?',
  826.         ])));
  827.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$e)));
  828.         $instance->addExtension(new \Twig\Extra\Cache\CacheExtension());
  829.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  830.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($m));
  831.         $instance->addGlobal('app'$n);
  832.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  833.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  834.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  835.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  836.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  837.             'Twig\\Extra\\Cache\\CacheRuntime' => ['privates''twig.runtime.cache''getTwig_Runtime_CacheService'false],
  838.         ], [
  839.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  840.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  841.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  842.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  843.             'Twig\\Extra\\Cache\\CacheRuntime' => '?',
  844.         ])));
  845.         $instance->addGlobal('RECAPTCHA_FORM_KEY'$this->getEnv('RECAPTCHA_FORM_KEY'));
  846.         $instance->addGlobal('twigVars', new \App\Service\GlobalTwigVarService($j$k));
  847.         $instance->registerUndefinedFilterCallback([=> $o=> 'suggestFilter']);
  848.         $instance->registerUndefinedFunctionCallback([=> $o=> 'suggestFunction']);
  849.         $instance->registerUndefinedTokenParserCallback([=> $o=> 'suggestTag']);
  850.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  851.         return $instance;
  852.     }
  853.     /**
  854.      * Gets the public '.container.private.validator' shared service.
  855.      *
  856.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  857.      */
  858.     protected function get_Container_Private_ValidatorService()
  859.     {
  860.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  861.     }
  862.     /**
  863.      * Gets the public '.twig.cache.inner' shared service.
  864.      *
  865.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  866.      */
  867.     protected function get_Twig_Cache_InnerService()
  868.     {
  869.         $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(NULLtrue))));
  870.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  871.         return $this->services['.twig.cache.inner'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter($a);
  872.     }
  873.     /**
  874.      * Gets the public 'App\Controller\Adserver\AmateuradController' shared autowired service.
  875.      *
  876.      * @return \App\Controller\Adserver\AmateuradController
  877.      */
  878.     protected function getAmateuradControllerService()
  879.     {
  880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  881.         include_once \dirname(__DIR__4).'/src/Controller/Adserver/AmateuradController.php';
  882.         $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()));
  883.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Adserver\\AmateuradController'$this));
  884.         return $instance;
  885.     }
  886.     /**
  887.      * Gets the public 'App\Controller\AmateurUpgradeController' shared autowired service.
  888.      *
  889.      * @return \App\Controller\AmateurUpgradeController
  890.      */
  891.     protected function getAmateurUpgradeControllerService()
  892.     {
  893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  894.         include_once \dirname(__DIR__4).'/src/Controller/AmateurUpgradeController.php';
  895.         include_once \dirname(__DIR__4).'/src/Service/Client/AmateurUpgradeService.php';
  896.         $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()));
  897.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\AmateurUpgradeController'$this));
  898.         return $instance;
  899.     }
  900.     /**
  901.      * Gets the public 'App\Controller\Amateurcenter\ActorController' shared autowired service.
  902.      *
  903.      * @return \App\Controller\Amateurcenter\ActorController
  904.      */
  905.     protected function getActorControllerService()
  906.     {
  907.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  908.         include_once \dirname(__DIR__4).'/src/Controller/Amateurcenter/ActorController.php';
  909.         $this->services['App\\Controller\\Amateurcenter\\ActorController'] = $instance = new \App\Controller\Amateurcenter\ActorController(($this->privates['App\\Service\\Client\\Content\\ActorService'] ?? $this->getActorServiceService()));
  910.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\ActorController'$this));
  911.         return $instance;
  912.     }
  913.     /**
  914.      * Gets the public 'App\Controller\Amateurcenter\BalanceController' shared autowired service.
  915.      *
  916.      * @return \App\Controller\Amateurcenter\BalanceController
  917.      */
  918.     protected function getBalanceControllerService()
  919.     {
  920.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  921.         include_once \dirname(__DIR__4).'/src/Controller/Amateurcenter/BalanceController.php';
  922.         $this->services['App\\Controller\\Amateurcenter\\BalanceController'] = $instance = new \App\Controller\Amateurcenter\BalanceController(($this->privates['App\\Service\\Client\\User\\AmateurBalanceService'] ?? $this->getAmateurBalanceServiceService()));
  923.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\BalanceController'$this));
  924.         return $instance;
  925.     }
  926.     /**
  927.      * Gets the public 'App\Controller\Amateurcenter\BlogEntryController' shared autowired service.
  928.      *
  929.      * @return \App\Controller\Amateurcenter\BlogEntryController
  930.      */
  931.     protected function getBlogEntryControllerService()
  932.     {
  933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  934.         include_once \dirname(__DIR__4).'/src/Controller/Amateurcenter/BlogEntryController.php';
  935.         $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()));
  936.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\BlogEntryController'$this));
  937.         return $instance;
  938.     }
  939.     /**
  940.      * Gets the public 'App\Controller\Amateurcenter\CategoryController' shared autowired service.
  941.      *
  942.      * @return \App\Controller\Amateurcenter\CategoryController
  943.      */
  944.     protected function getCategoryControllerService()
  945.     {
  946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  947.         include_once \dirname(__DIR__4).'/src/Controller/Amateurcenter/CategoryController.php';
  948.         $this->services['App\\Controller\\Amateurcenter\\CategoryController'] = $instance = new \App\Controller\Amateurcenter\CategoryController(($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService()));
  949.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\CategoryController'$this));
  950.         return $instance;
  951.     }
  952.     /**
  953.      * Gets the public 'App\Controller\Amateurcenter\ContentController' shared autowired service.
  954.      *
  955.      * @return \App\Controller\Amateurcenter\ContentController
  956.      */
  957.     protected function getContentControllerService()
  958.     {
  959.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  960.         include_once \dirname(__DIR__4).'/src/Controller/Amateurcenter/ContentController.php';
  961.         $this->services['App\\Controller\\Amateurcenter\\ContentController'] = $instance = new \App\Controller\Amateurcenter\ContentController(($this->privates['App\\Service\\Client\\Content\\ContentService'] ?? $this->getContentServiceService()));
  962.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\ContentController'$this));
  963.         return $instance;
  964.     }
  965.     /**
  966.      * Gets the public 'App\Controller\Amateurcenter\ImagesetController' shared autowired service.
  967.      *
  968.      * @return \App\Controller\Amateurcenter\ImagesetController
  969.      */
  970.     protected function getImagesetControllerService()
  971.     {
  972.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  973.         include_once \dirname(__DIR__4).'/src/Controller/Amateurcenter/ImagesetController.php';
  974.         $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()));
  975.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\ImagesetController'$this));
  976.         return $instance;
  977.     }
  978.     /**
  979.      * Gets the public 'App\Controller\Amateurcenter\IndexController' shared autowired service.
  980.      *
  981.      * @return \App\Controller\Amateurcenter\IndexController
  982.      */
  983.     protected function getIndexControllerService()
  984.     {
  985.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  986.         include_once \dirname(__DIR__4).'/src/Controller/Amateurcenter/IndexController.php';
  987.         $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()));
  988.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\IndexController'$this));
  989.         return $instance;
  990.     }
  991.     /**
  992.      * Gets the public 'App\Controller\Amateurcenter\MessengerController' shared autowired service.
  993.      *
  994.      * @return \App\Controller\Amateurcenter\MessengerController
  995.      */
  996.     protected function getMessengerControllerService()
  997.     {
  998.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  999.         include_once \dirname(__DIR__4).'/src/Controller/Amateurcenter/MessengerController.php';
  1000.         $this->services['App\\Controller\\Amateurcenter\\MessengerController'] = $instance = new \App\Controller\Amateurcenter\MessengerController(($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'] ?? $this->getChatTemplateServiceService()));
  1001.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\MessengerController'$this));
  1002.         return $instance;
  1003.     }
  1004.     /**
  1005.      * Gets the public 'App\Controller\Amateurcenter\VideoController' shared autowired service.
  1006.      *
  1007.      * @return \App\Controller\Amateurcenter\VideoController
  1008.      */
  1009.     protected function getVideoControllerService()
  1010.     {
  1011.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1012.         include_once \dirname(__DIR__4).'/src/Controller/Amateurcenter/VideoController.php';
  1013.         $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()));
  1014.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Amateurcenter\\VideoController'$this));
  1015.         return $instance;
  1016.     }
  1017.     /**
  1018.      * Gets the public 'App\Controller\Booking\ExternalBookingController' shared autowired service.
  1019.      *
  1020.      * @return \App\Controller\Booking\ExternalBookingController
  1021.      */
  1022.     protected function getExternalBookingControllerService()
  1023.     {
  1024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1025.         include_once \dirname(__DIR__4).'/src/Controller/Booking/ExternalBookingController.php';
  1026.         include_once \dirname(__DIR__4).'/vendor/interquest/frivol-common/src/Service/Cache/AbstractCacheService.php';
  1027.         include_once \dirname(__DIR__4).'/vendor/interquest/frivol-common/src/Service/Cache/ApiCacheService.php';
  1028.         $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()));
  1029.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Booking\\ExternalBookingController'$this));
  1030.         return $instance;
  1031.     }
  1032.     /**
  1033.      * Gets the public 'App\Controller\Booking\MainBookingController' shared autowired service.
  1034.      *
  1035.      * @return \App\Controller\Booking\MainBookingController
  1036.      */
  1037.     protected function getMainBookingControllerService()
  1038.     {
  1039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1040.         include_once \dirname(__DIR__4).'/src/Controller/Booking/MainBookingController.php';
  1041.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/VendorService.php';
  1042.         $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()));
  1043.         $b = ($this->privates['App\\Service\\Client\\User\\PersonService'] ?? $this->getPersonServiceService());
  1044.         $a->setRouter(($this->services['router'] ?? $this->getRouterService()));
  1045.         $a->setFormFactory(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()));
  1046.         $a->setPersonService($b);
  1047.         $a->setBankAccountService(($this->privates['App\\Service\\Client\\Booking\\BankAccountService'] ?? $this->getBankAccountServiceService()));
  1048.         $this->services['App\\Controller\\Booking\\MainBookingController'] = $instance = new \App\Controller\Booking\MainBookingController($a$b, ($this->privates['App\\Service\\Client\\Booking\\BookingFacade'] ?? $this->getBookingFacadeService()));
  1049.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Booking\\MainBookingController'$this));
  1050.         return $instance;
  1051.     }
  1052.     /**
  1053.      * Gets the public 'App\Controller\CachedPageActionController' shared autowired service.
  1054.      *
  1055.      * @return \App\Controller\CachedPageActionController
  1056.      */
  1057.     protected function getCachedPageActionControllerService()
  1058.     {
  1059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1060.         include_once \dirname(__DIR__4).'/src/Controller/CachedPageActionController.php';
  1061.         include_once \dirname(__DIR__4).'/src/Service/Client/User/CombinedInformationService.php';
  1062.         include_once \dirname(__DIR__4).'/src/Service/ButtonRenderService.php';
  1063.         $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()));
  1064.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\CachedPageActionController'$this));
  1065.         return $instance;
  1066.     }
  1067.     /**
  1068.      * Gets the public 'App\Controller\Content\CategoryImagesetController' shared autowired service.
  1069.      *
  1070.      * @return \App\Controller\Content\CategoryImagesetController
  1071.      */
  1072.     protected function getCategoryImagesetControllerService()
  1073.     {
  1074.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1075.         include_once \dirname(__DIR__4).'/src/Controller/Content/CategoryImagesetController.php';
  1076.         $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()));
  1077.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\CategoryImagesetController'$this));
  1078.         return $instance;
  1079.     }
  1080.     /**
  1081.      * Gets the public 'App\Controller\Content\CategoryVideoController' shared autowired service.
  1082.      *
  1083.      * @return \App\Controller\Content\CategoryVideoController
  1084.      */
  1085.     protected function getCategoryVideoControllerService()
  1086.     {
  1087.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1088.         include_once \dirname(__DIR__4).'/src/Controller/Content/CategoryVideoController.php';
  1089.         $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()));
  1090.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\CategoryVideoController'$this));
  1091.         return $instance;
  1092.     }
  1093.     /**
  1094.      * Gets the public 'App\Controller\Content\ContentCommentController' shared autowired service.
  1095.      *
  1096.      * @return \App\Controller\Content\ContentCommentController
  1097.      */
  1098.     protected function getContentCommentControllerService()
  1099.     {
  1100.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1101.         include_once \dirname(__DIR__4).'/src/Controller/Content/ContentCommentController.php';
  1102.         include_once \dirname(__DIR__4).'/src/Infrastructure/PageCacheHelper.php';
  1103.         $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()));
  1104.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\ContentCommentController'$this));
  1105.         return $instance;
  1106.     }
  1107.     /**
  1108.      * Gets the public 'App\Controller\Content\ContentReportController' shared autowired service.
  1109.      *
  1110.      * @return \App\Controller\Content\ContentReportController
  1111.      */
  1112.     protected function getContentReportControllerService()
  1113.     {
  1114.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1115.         include_once \dirname(__DIR__4).'/src/Controller/Content/ContentReportController.php';
  1116.         include_once \dirname(__DIR__4).'/src/Service/Client/Content/ReportService.php';
  1117.         $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())));
  1118.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\ContentReportController'$this));
  1119.         return $instance;
  1120.     }
  1121.     /**
  1122.      * Gets the public 'App\Controller\Content\ImagesetController' shared autowired service.
  1123.      *
  1124.      * @return \App\Controller\Content\ImagesetController
  1125.      */
  1126.     protected function getImagesetController2Service()
  1127.     {
  1128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1129.         include_once \dirname(__DIR__4).'/src/Controller/Content/ImagesetController.php';
  1130.         $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()));
  1131.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\ImagesetController'$this));
  1132.         return $instance;
  1133.     }
  1134.     /**
  1135.      * Gets the public 'App\Controller\Content\VideoController' shared autowired service.
  1136.      *
  1137.      * @return \App\Controller\Content\VideoController
  1138.      */
  1139.     protected function getVideoController2Service()
  1140.     {
  1141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1142.         include_once \dirname(__DIR__4).'/src/Controller/Content/VideoController.php';
  1143.         $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()));
  1144.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Content\\VideoController'$this));
  1145.         return $instance;
  1146.     }
  1147.     /**
  1148.      * Gets the public 'App\Controller\Dto\EmailChangeDto' shared autowired service.
  1149.      *
  1150.      * @return \App\Controller\Dto\EmailChangeDto
  1151.      */
  1152.     protected function getEmailChangeDtoService()
  1153.     {
  1154.         include_once \dirname(__DIR__4).'/src/Controller/Dto/EmailChangeDto.php';
  1155.         return $this->services['App\\Controller\\Dto\\EmailChangeDto'] = new \App\Controller\Dto\EmailChangeDto();
  1156.     }
  1157.     /**
  1158.      * Gets the public 'App\Controller\Dto\ExternalBookingDto' shared autowired service.
  1159.      *
  1160.      * @return \App\Controller\Dto\ExternalBookingDto
  1161.      */
  1162.     protected function getExternalBookingDtoService()
  1163.     {
  1164.         include_once \dirname(__DIR__4).'/src/Controller/Dto/StartBookingDto.php';
  1165.         include_once \dirname(__DIR__4).'/src/Controller/Dto/ExternalBookingDto.php';
  1166.         return $this->services['App\\Controller\\Dto\\ExternalBookingDto'] = new \App\Controller\Dto\ExternalBookingDto();
  1167.     }
  1168.     /**
  1169.      * Gets the public 'App\Controller\Dto\ExternalBookingResponse' shared autowired service.
  1170.      *
  1171.      * @return \App\Controller\Dto\ExternalBookingResponse
  1172.      */
  1173.     protected function getExternalBookingResponseService()
  1174.     {
  1175.         include_once \dirname(__DIR__4).'/src/Controller/Dto/ExternalBookingResponse.php';
  1176.         return $this->services['App\\Controller\\Dto\\ExternalBookingResponse'] = new \App\Controller\Dto\ExternalBookingResponse();
  1177.     }
  1178.     /**
  1179.      * Gets the public 'App\Controller\Dto\FrivolBookingDto' shared autowired service.
  1180.      *
  1181.      * @return \App\Controller\Dto\FrivolBookingDto
  1182.      */
  1183.     protected function getFrivolBookingDtoService()
  1184.     {
  1185.         include_once \dirname(__DIR__4).'/src/Controller/Dto/StartBookingDto.php';
  1186.         include_once \dirname(__DIR__4).'/src/Controller/Dto/FrivolBookingDto.php';
  1187.         return $this->services['App\\Controller\\Dto\\FrivolBookingDto'] = new \App\Controller\Dto\FrivolBookingDto();
  1188.     }
  1189.     /**
  1190.      * Gets the public 'App\Controller\Dto\OfflineBookingDto' shared autowired service.
  1191.      *
  1192.      * @return \App\Controller\Dto\OfflineBookingDto
  1193.      */
  1194.     protected function getOfflineBookingDtoService()
  1195.     {
  1196.         include_once \dirname(__DIR__4).'/src/Controller/Dto/StartBookingDto.php';
  1197.         include_once \dirname(__DIR__4).'/src/Controller/Dto/OfflineBookingDto.php';
  1198.         return $this->services['App\\Controller\\Dto\\OfflineBookingDto'] = new \App\Controller\Dto\OfflineBookingDto();
  1199.     }
  1200.     /**
  1201.      * Gets the public 'App\Controller\Dto\PasswordChangeDto' shared autowired service.
  1202.      *
  1203.      * @return \App\Controller\Dto\PasswordChangeDto
  1204.      */
  1205.     protected function getPasswordChangeDtoService()
  1206.     {
  1207.         include_once \dirname(__DIR__4).'/src/Controller/Dto/PasswordChangeDto.php';
  1208.         return $this->services['App\\Controller\\Dto\\PasswordChangeDto'] = new \App\Controller\Dto\PasswordChangeDto();
  1209.     }
  1210.     /**
  1211.      * Gets the public 'App\Controller\Dto\StartBookingDto' shared autowired service.
  1212.      *
  1213.      * @return \App\Controller\Dto\StartBookingDto
  1214.      */
  1215.     protected function getStartBookingDtoService()
  1216.     {
  1217.         include_once \dirname(__DIR__4).'/src/Controller/Dto/StartBookingDto.php';
  1218.         return $this->services['App\\Controller\\Dto\\StartBookingDto'] = new \App\Controller\Dto\StartBookingDto();
  1219.     }
  1220.     /**
  1221.      * Gets the public 'App\Controller\GlobalFeedController' shared autowired service.
  1222.      *
  1223.      * @return \App\Controller\GlobalFeedController
  1224.      */
  1225.     protected function getGlobalFeedControllerService()
  1226.     {
  1227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1228.         include_once \dirname(__DIR__4).'/src/Controller/GlobalFeedController.php';
  1229.         $this->services['App\\Controller\\GlobalFeedController'] = $instance = new \App\Controller\GlobalFeedController(($this->privates['App\\Service\\Client\\ActivityFeedService'] ?? $this->getActivityFeedServiceService()));
  1230.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\GlobalFeedController'$this));
  1231.         return $instance;
  1232.     }
  1233.     /**
  1234.      * Gets the public 'App\Controller\Groups\GroupController' shared autowired service.
  1235.      *
  1236.      * @return \App\Controller\Groups\GroupController
  1237.      */
  1238.     protected function getGroupControllerService()
  1239.     {
  1240.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1241.         include_once \dirname(__DIR__4).'/src/Controller/Groups/GroupController.php';
  1242.         $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()));
  1243.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\GroupController'$this));
  1244.         return $instance;
  1245.     }
  1246.     /**
  1247.      * Gets the public 'App\Controller\Groups\IndexController' shared autowired service.
  1248.      *
  1249.      * @return \App\Controller\Groups\IndexController
  1250.      */
  1251.     protected function getIndexController2Service()
  1252.     {
  1253.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1254.         include_once \dirname(__DIR__4).'/src/Controller/Groups/IndexController.php';
  1255.         include_once \dirname(__DIR__4).'/src/Service/Client/Groups/GroupListingService.php';
  1256.         $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())));
  1257.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\IndexController'$this));
  1258.         return $instance;
  1259.     }
  1260.     /**
  1261.      * Gets the public 'App\Controller\Groups\MembershipController' shared autowired service.
  1262.      *
  1263.      * @return \App\Controller\Groups\MembershipController
  1264.      */
  1265.     protected function getMembershipControllerService()
  1266.     {
  1267.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1268.         include_once \dirname(__DIR__4).'/src/Controller/Groups/MembershipController.php';
  1269.         include_once \dirname(__DIR__4).'/src/Service/Client/Groups/GroupInviteService.php';
  1270.         $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()));
  1271.         $a->setMemberService(($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()));
  1272.         $this->services['App\\Controller\\Groups\\MembershipController'] = $instance = new \App\Controller\Groups\MembershipController(($this->privates['App\\Service\\Client\\Groups\\GroupService'] ?? $this->getGroupServiceService()), $a);
  1273.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\MembershipController'$this));
  1274.         return $instance;
  1275.     }
  1276.     /**
  1277.      * Gets the public 'App\Controller\Groups\ModeratorController' shared autowired service.
  1278.      *
  1279.      * @return \App\Controller\Groups\ModeratorController
  1280.      */
  1281.     protected function getModeratorControllerService()
  1282.     {
  1283.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1284.         include_once \dirname(__DIR__4).'/src/Controller/Groups/ModeratorController.php';
  1285.         $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()));
  1286.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\ModeratorController'$this));
  1287.         return $instance;
  1288.     }
  1289.     /**
  1290.      * Gets the public 'App\Controller\Groups\PostController' shared autowired service.
  1291.      *
  1292.      * @return \App\Controller\Groups\PostController
  1293.      */
  1294.     protected function getPostControllerService()
  1295.     {
  1296.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1297.         include_once \dirname(__DIR__4).'/src/Controller/Groups/PostController.php';
  1298.         $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()));
  1299.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\PostController'$this));
  1300.         return $instance;
  1301.     }
  1302.     /**
  1303.      * Gets the public 'App\Controller\Groups\ThreadController' shared autowired service.
  1304.      *
  1305.      * @return \App\Controller\Groups\ThreadController
  1306.      */
  1307.     protected function getThreadControllerService()
  1308.     {
  1309.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1310.         include_once \dirname(__DIR__4).'/src/Controller/Groups/ThreadController.php';
  1311.         $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()));
  1312.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Groups\\ThreadController'$this));
  1313.         return $instance;
  1314.     }
  1315.     /**
  1316.      * Gets the public 'App\Controller\HomeController' shared autowired service.
  1317.      *
  1318.      * @return \App\Controller\HomeController
  1319.      */
  1320.     protected function getHomeControllerService()
  1321.     {
  1322.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1323.         include_once \dirname(__DIR__4).'/src/Controller/HomeController.php';
  1324.         $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()));
  1325.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\HomeController'$this));
  1326.         return $instance;
  1327.     }
  1328.     /**
  1329.      * Gets the public 'App\Controller\LegacyUrlRedirectController' shared autowired service.
  1330.      *
  1331.      * @return \App\Controller\LegacyUrlRedirectController
  1332.      */
  1333.     protected function getLegacyUrlRedirectControllerService()
  1334.     {
  1335.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1336.         include_once \dirname(__DIR__4).'/src/Controller/LegacyUrlRedirectController.php';
  1337.         $this->services['App\\Controller\\LegacyUrlRedirectController'] = $instance = new \App\Controller\LegacyUrlRedirectController(($this->services['router'] ?? $this->getRouterService()));
  1338.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\LegacyUrlRedirectController'$this));
  1339.         return $instance;
  1340.     }
  1341.     /**
  1342.      * Gets the public 'App\Controller\LivecamController' shared autowired service.
  1343.      *
  1344.      * @return \App\Controller\LivecamController
  1345.      */
  1346.     protected function getLivecamControllerService()
  1347.     {
  1348.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1349.         include_once \dirname(__DIR__4).'/src/Controller/LivecamController.php';
  1350.         include_once \dirname(__DIR__4).'/src/Service/Client/LivecamService.php';
  1351.         $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()));
  1352.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\LivecamController'$this));
  1353.         return $instance;
  1354.     }
  1355.     /**
  1356.      * Gets the public 'App\Controller\Marketing\NewsController' shared autowired service.
  1357.      *
  1358.      * @return \App\Controller\Marketing\NewsController
  1359.      */
  1360.     protected function getNewsControllerService()
  1361.     {
  1362.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1363.         include_once \dirname(__DIR__4).'/src/Controller/Marketing/NewsController.php';
  1364.         $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()));
  1365.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Marketing\\NewsController'$this));
  1366.         return $instance;
  1367.     }
  1368.     /**
  1369.      * Gets the public 'App\Controller\Media\MemberMediaController' shared autowired service.
  1370.      *
  1371.      * @return \App\Controller\Media\MemberMediaController
  1372.      */
  1373.     protected function getMemberMediaControllerService()
  1374.     {
  1375.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1376.         include_once \dirname(__DIR__4).'/src/Controller/Media/MemberMediaController.php';
  1377.         $this->services['App\\Controller\\Media\\MemberMediaController'] = $instance = new \App\Controller\Media\MemberMediaController(($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService()));
  1378.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Media\\MemberMediaController'$this));
  1379.         return $instance;
  1380.     }
  1381.     /**
  1382.      * Gets the public 'App\Controller\MediacenterController' shared autowired service.
  1383.      *
  1384.      * @return \App\Controller\MediacenterController
  1385.      */
  1386.     protected function getMediacenterControllerService()
  1387.     {
  1388.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1389.         include_once \dirname(__DIR__4).'/src/Controller/MediacenterController.php';
  1390.         $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()));
  1391.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\MediacenterController'$this));
  1392.         return $instance;
  1393.     }
  1394.     /**
  1395.      * Gets the public 'App\Controller\Messenger\AttachmentController' shared autowired service.
  1396.      *
  1397.      * @return \App\Controller\Messenger\AttachmentController
  1398.      */
  1399.     protected function getAttachmentControllerService()
  1400.     {
  1401.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1402.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/AttachmentController.php';
  1403.         $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()));
  1404.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\AttachmentController'$this));
  1405.         return $instance;
  1406.     }
  1407.     /**
  1408.      * Gets the public 'App\Controller\Messenger\ConversationRouteController' shared autowired service.
  1409.      *
  1410.      * @return \App\Controller\Messenger\ConversationRouteController
  1411.      */
  1412.     protected function getConversationRouteControllerService()
  1413.     {
  1414.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1415.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/ConversationRouteController.php';
  1416.         $this->services['App\\Controller\\Messenger\\ConversationRouteController'] = $instance = new \App\Controller\Messenger\ConversationRouteController(($this->privates['App\\Service\\Client\\Messenger\\MessengerService'] ?? $this->getMessengerServiceService()));
  1417.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\ConversationRouteController'$this));
  1418.         return $instance;
  1419.     }
  1420.     /**
  1421.      * Gets the public 'App\Controller\Messenger\MassmailerController' shared autowired service.
  1422.      *
  1423.      * @return \App\Controller\Messenger\MassmailerController
  1424.      */
  1425.     protected function getMassmailerControllerService()
  1426.     {
  1427.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1428.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/MassmailerController.php';
  1429.         include_once \dirname(__DIR__4).'/src/Service/Client/Messenger/MassMessageService.php';
  1430.         $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()));
  1431.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\MassmailerController'$this));
  1432.         return $instance;
  1433.     }
  1434.     /**
  1435.      * Gets the public 'App\Controller\Messenger\MessageController' shared autowired service.
  1436.      *
  1437.      * @return \App\Controller\Messenger\MessageController
  1438.      */
  1439.     protected function getMessageControllerService()
  1440.     {
  1441.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1442.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/MessageController.php';
  1443.         include_once \dirname(__DIR__4).'/src/Service/Client/Messenger/MessageService.php';
  1444.         $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())));
  1445.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\MessageController'$this));
  1446.         return $instance;
  1447.     }
  1448.     /**
  1449.      * Gets the public 'App\Controller\Messenger\MessengerController' shared autowired service.
  1450.      *
  1451.      * @return \App\Controller\Messenger\MessengerController
  1452.      */
  1453.     protected function getMessengerController2Service()
  1454.     {
  1455.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1456.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/MessengerController.php';
  1457.         $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()));
  1458.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\MessengerController'$this));
  1459.         return $instance;
  1460.     }
  1461.     /**
  1462.      * Gets the public 'App\Controller\Messenger\NoticeController' shared autowired service.
  1463.      *
  1464.      * @return \App\Controller\Messenger\NoticeController
  1465.      */
  1466.     protected function getNoticeControllerService()
  1467.     {
  1468.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1469.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/NoticeController.php';
  1470.         $this->services['App\\Controller\\Messenger\\NoticeController'] = $instance = new \App\Controller\Messenger\NoticeController(($this->privates['App\\Service\\Client\\User\\MemberNoticeService'] ?? $this->getMemberNoticeServiceService()));
  1471.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\NoticeController'$this));
  1472.         return $instance;
  1473.     }
  1474.     /**
  1475.      * Gets the public 'App\Controller\Messenger\OperatorController' shared autowired service.
  1476.      *
  1477.      * @return \App\Controller\Messenger\OperatorController
  1478.      */
  1479.     protected function getOperatorControllerService()
  1480.     {
  1481.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1482.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/OperatorController.php';
  1483.         include_once \dirname(__DIR__4).'/src/Service/Client/Messenger/OperatorService.php';
  1484.         $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()));
  1485.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\OperatorController'$this));
  1486.         return $instance;
  1487.     }
  1488.     /**
  1489.      * Gets the public 'App\Controller\Messenger\SpamController' shared autowired service.
  1490.      *
  1491.      * @return \App\Controller\Messenger\SpamController
  1492.      */
  1493.     protected function getSpamControllerService()
  1494.     {
  1495.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1496.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/SpamController.php';
  1497.         include_once \dirname(__DIR__4).'/src/Service/Client/Messenger/SpamService.php';
  1498.         $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())));
  1499.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\SpamController'$this));
  1500.         return $instance;
  1501.     }
  1502.     /**
  1503.      * Gets the public 'App\Controller\Messenger\StickerController' shared autowired service.
  1504.      *
  1505.      * @return \App\Controller\Messenger\StickerController
  1506.      */
  1507.     protected function getStickerControllerService()
  1508.     {
  1509.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1510.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/StickerController.php';
  1511.         include_once \dirname(__DIR__4).'/src/Service/Messenger/StickerService.php';
  1512.         $this->services['App\\Controller\\Messenger\\StickerController'] = $instance = new \App\Controller\Messenger\StickerController(new \App\Service\Messenger\StickerService());
  1513.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\StickerController'$this));
  1514.         return $instance;
  1515.     }
  1516.     /**
  1517.      * Gets the public 'App\Controller\Messenger\TemplatesController' shared autowired service.
  1518.      *
  1519.      * @return \App\Controller\Messenger\TemplatesController
  1520.      */
  1521.     protected function getTemplatesControllerService()
  1522.     {
  1523.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1524.         include_once \dirname(__DIR__4).'/src/Controller/Messenger/TemplatesController.php';
  1525.         $this->services['App\\Controller\\Messenger\\TemplatesController'] = $instance = new \App\Controller\Messenger\TemplatesController(($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'] ?? $this->getChatTemplateServiceService()));
  1526.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Messenger\\TemplatesController'$this));
  1527.         return $instance;
  1528.     }
  1529.     /**
  1530.      * Gets the public 'App\Controller\PublicApi\v1\BalanceController' shared autowired service.
  1531.      *
  1532.      * @return \App\Controller\PublicApi\v1\BalanceController
  1533.      */
  1534.     protected function getBalanceController2Service()
  1535.     {
  1536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1537.         include_once \dirname(__DIR__4).'/src/Controller/PublicApi/PublicApiController.php';
  1538.         include_once \dirname(__DIR__4).'/src/Controller/PublicApi/v1/BalanceController.php';
  1539.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  1540.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  1541.         include_once \dirname(__DIR__4).'/src/Security/FrontendApiKeyAuthenticator.php';
  1542.         $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()));
  1543.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\PublicApi\\v1\\BalanceController'$this));
  1544.         return $instance;
  1545.     }
  1546.     /**
  1547.      * Gets the public 'App\Controller\SearchResultController' shared autowired service.
  1548.      *
  1549.      * @return \App\Controller\SearchResultController
  1550.      */
  1551.     protected function getSearchResultControllerService()
  1552.     {
  1553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1554.         include_once \dirname(__DIR__4).'/src/Controller/SearchResultController.php';
  1555.         include_once \dirname(__DIR__4).'/src/Service/Search/AbstractSearchService.php';
  1556.         include_once \dirname(__DIR__4).'/src/Service/Search/MultiSearchService.php';
  1557.         $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()));
  1558.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\SearchResultController'$this));
  1559.         return $instance;
  1560.     }
  1561.     /**
  1562.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  1563.      *
  1564.      * @return \App\Controller\SecurityController
  1565.      */
  1566.     protected function getSecurityControllerService()
  1567.     {
  1568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1569.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  1570.         $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()));
  1571.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\SecurityController'$this));
  1572.         return $instance;
  1573.     }
  1574.     /**
  1575.      * Gets the public 'App\Controller\SocketActionsController' shared autowired service.
  1576.      *
  1577.      * @return \App\Controller\SocketActionsController
  1578.      */
  1579.     protected function getSocketActionsControllerService()
  1580.     {
  1581.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1582.         include_once \dirname(__DIR__4).'/src/Controller/SocketActionsController.php';
  1583.         $this->services['App\\Controller\\SocketActionsController'] = $instance = new \App\Controller\SocketActionsController();
  1584.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1585.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  1586.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1587.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1588.             'real_router' => ['services''router''getRouterService'false],
  1589.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1590.             'router' => ['services''router''getRouterService'false],
  1591.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  1592.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  1593.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  1594.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  1595.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  1596.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  1597.         ], [
  1598.             'form.factory' => '?',
  1599.             'http_kernel' => '?',
  1600.             'parameter_bag' => '?',
  1601.             'real_router' => '?',
  1602.             'request_stack' => '?',
  1603.             'router' => '?',
  1604.             'security.authorization_checker' => '?',
  1605.             'security.csrf.token_manager' => '?',
  1606.             'security.token_storage' => '?',
  1607.             'serializer' => '?',
  1608.             'session' => '.session.deprecated',
  1609.             'twig' => '?',
  1610.         ]))->withContext('App\\Controller\\SocketActionsController'$this));
  1611.         return $instance;
  1612.     }
  1613.     /**
  1614.      * Gets the public 'App\Controller\System\CacheController' shared autowired service.
  1615.      *
  1616.      * @return \App\Controller\System\CacheController
  1617.      */
  1618.     protected function getCacheControllerService()
  1619.     {
  1620.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1621.         include_once \dirname(__DIR__4).'/src/Controller/System/CacheController.php';
  1622.         $this->services['App\\Controller\\System\\CacheController'] = $instance = new \App\Controller\System\CacheController(($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()));
  1623.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\System\\CacheController'$this));
  1624.         return $instance;
  1625.     }
  1626.     /**
  1627.      * Gets the public 'App\Controller\User\AmateurController' shared autowired service.
  1628.      *
  1629.      * @return \App\Controller\User\AmateurController
  1630.      */
  1631.     protected function getAmateurControllerService()
  1632.     {
  1633.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1634.         include_once \dirname(__DIR__4).'/src/Controller/User/AmateurController.php';
  1635.         $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()));
  1636.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\AmateurController'$this));
  1637.         return $instance;
  1638.     }
  1639.     /**
  1640.      * Gets the public 'App\Controller\User\DashboardController' shared autowired service.
  1641.      *
  1642.      * @return \App\Controller\User\DashboardController
  1643.      */
  1644.     protected function getDashboardControllerService()
  1645.     {
  1646.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1647.         include_once \dirname(__DIR__4).'/src/Controller/User/DashboardController.php';
  1648.         $this->services['App\\Controller\\User\\DashboardController'] = $instance = new \App\Controller\User\DashboardController(($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService()));
  1649.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\DashboardController'$this));
  1650.         return $instance;
  1651.     }
  1652.     /**
  1653.      * Gets the public 'App\Controller\User\EditProfileController' shared autowired service.
  1654.      *
  1655.      * @return \App\Controller\User\EditProfileController
  1656.      */
  1657.     protected function getEditProfileControllerService()
  1658.     {
  1659.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1660.         include_once \dirname(__DIR__4).'/src/Controller/User/EditProfileController.php';
  1661.         $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()));
  1662.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\EditProfileController'$this));
  1663.         return $instance;
  1664.     }
  1665.     /**
  1666.      * Gets the public 'App\Controller\User\FriendshipController' shared autowired service.
  1667.      *
  1668.      * @return \App\Controller\User\FriendshipController
  1669.      */
  1670.     protected function getFriendshipControllerService()
  1671.     {
  1672.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1673.         include_once \dirname(__DIR__4).'/src/Controller/User/FriendshipController.php';
  1674.         $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()));
  1675.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\FriendshipController'$this));
  1676.         return $instance;
  1677.     }
  1678.     /**
  1679.      * Gets the public 'App\Controller\User\GuestbookController' shared autowired service.
  1680.      *
  1681.      * @return \App\Controller\User\GuestbookController
  1682.      */
  1683.     protected function getGuestbookControllerService()
  1684.     {
  1685.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1686.         include_once \dirname(__DIR__4).'/src/Controller/User/GuestbookController.php';
  1687.         $a = ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService());
  1688.         if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
  1689.             return $this->services['App\\Controller\\User\\GuestbookController'];
  1690.         }
  1691.         $b = ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService());
  1692.         if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
  1693.             return $this->services['App\\Controller\\User\\GuestbookController'];
  1694.         }
  1695.         $c = ($this->privates['App\\Service\\Client\\GuestbookService'] ?? $this->getGuestbookServiceService());
  1696.         if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
  1697.             return $this->services['App\\Controller\\User\\GuestbookController'];
  1698.         }
  1699.         $d = ($this->privates['App\\Service\\Client\\Media\\MemberMediaService'] ?? $this->getMemberMediaServiceService());
  1700.         if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
  1701.             return $this->services['App\\Controller\\User\\GuestbookController'];
  1702.         }
  1703.         $e = ($this->privates['App\\Service\\Client\\User\\LikeService'] ?? $this->getLikeServiceService());
  1704.         if (isset($this->services['App\\Controller\\User\\GuestbookController'])) {
  1705.             return $this->services['App\\Controller\\User\\GuestbookController'];
  1706.         }
  1707.         $this->services['App\\Controller\\User\\GuestbookController'] = $instance = new \App\Controller\User\GuestbookController($a$b$c$d$e);
  1708.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\GuestbookController'$this));
  1709.         return $instance;
  1710.     }
  1711.     /**
  1712.      * Gets the public 'App\Controller\User\KYCController' shared autowired service.
  1713.      *
  1714.      * @return \App\Controller\User\KYCController
  1715.      */
  1716.     protected function getKYCControllerService()
  1717.     {
  1718.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1719.         include_once \dirname(__DIR__4).'/src/Controller/User/KYCController.php';
  1720.         include_once \dirname(__DIR__4).'/src/Service/Client/User/KycService.php';
  1721.         $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()));
  1722.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\KYCController'$this));
  1723.         return $instance;
  1724.     }
  1725.     /**
  1726.      * Gets the public 'App\Controller\User\LikeController' shared autowired service.
  1727.      *
  1728.      * @return \App\Controller\User\LikeController
  1729.      */
  1730.     protected function getLikeControllerService()
  1731.     {
  1732.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1733.         include_once \dirname(__DIR__4).'/src/Controller/User/LikeController.php';
  1734.         $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()));
  1735.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\LikeController'$this));
  1736.         return $instance;
  1737.     }
  1738.     /**
  1739.      * Gets the public 'App\Controller\User\PhonenumberController' shared autowired service.
  1740.      *
  1741.      * @return \App\Controller\User\PhonenumberController
  1742.      */
  1743.     protected function getPhonenumberControllerService()
  1744.     {
  1745.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1746.         include_once \dirname(__DIR__4).'/src/Controller/User/PhonenumberController.php';
  1747.         $this->services['App\\Controller\\User\\PhonenumberController'] = $instance = new \App\Controller\User\PhonenumberController(($this->privates['App\\Service\\Client\\PhonenumberService'] ?? $this->getPhonenumberServiceService()));
  1748.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\PhonenumberController'$this));
  1749.         return $instance;
  1750.     }
  1751.     /**
  1752.      * Gets the public 'App\Controller\User\ProfileController' shared autowired service.
  1753.      *
  1754.      * @return \App\Controller\User\ProfileController
  1755.      */
  1756.     protected function getProfileControllerService()
  1757.     {
  1758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1759.         include_once \dirname(__DIR__4).'/src/Controller/User/ProfileController.php';
  1760.         $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()));
  1761.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1762.             'Symfony\\Component\\Security\\Http\\FirewallMapInterface' => ['privates''security.firewall.map''getSecurity_Firewall_MapService'false],
  1763.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  1764.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1765.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1766.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1767.             'router' => ['services''router''getRouterService'false],
  1768.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  1769.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  1770.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  1771.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  1772.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  1773.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  1774.         ], [
  1775.             'Symfony\\Component\\Security\\Http\\FirewallMapInterface' => '?',
  1776.             'form.factory' => '?',
  1777.             'http_kernel' => '?',
  1778.             'parameter_bag' => '?',
  1779.             'request_stack' => '?',
  1780.             'router' => '?',
  1781.             'security.authorization_checker' => '?',
  1782.             'security.csrf.token_manager' => '?',
  1783.             'security.token_storage' => '?',
  1784.             'serializer' => '?',
  1785.             'session' => '.session.deprecated',
  1786.             'twig' => '?',
  1787.         ]))->withContext('App\\Controller\\User\\ProfileController'$this));
  1788.         return $instance;
  1789.     }
  1790.     /**
  1791.      * Gets the public 'App\Controller\User\SettingsController' shared autowired service.
  1792.      *
  1793.      * @return \App\Controller\User\SettingsController
  1794.      */
  1795.     protected function getSettingsControllerService()
  1796.     {
  1797.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1798.         include_once \dirname(__DIR__4).'/src/Controller/User/SettingsController.php';
  1799.         $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()));
  1800.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\User\\SettingsController'$this));
  1801.         return $instance;
  1802.     }
  1803.     /**
  1804.      * Gets the public 'App\Controller\Webmaster\AccountController' shared autowired service.
  1805.      *
  1806.      * @return \App\Controller\Webmaster\AccountController
  1807.      */
  1808.     protected function getAccountControllerService()
  1809.     {
  1810.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1811.         include_once \dirname(__DIR__4).'/src/Controller/Webmaster/AccountController.php';
  1812.         $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()));
  1813.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\AccountController'$this));
  1814.         return $instance;
  1815.     }
  1816.     /**
  1817.      * Gets the public 'App\Controller\Webmaster\AdsController' shared autowired service.
  1818.      *
  1819.      * @return \App\Controller\Webmaster\AdsController
  1820.      */
  1821.     protected function getAdsControllerService()
  1822.     {
  1823.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1824.         include_once \dirname(__DIR__4).'/src/Controller/Webmaster/AdsController.php';
  1825.         include_once \dirname(__DIR__4).'/src/Service/Webmaster/LinkfarmService.php';
  1826.         $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()))));
  1827.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\AdsController'$this));
  1828.         return $instance;
  1829.     }
  1830.     /**
  1831.      * Gets the public 'App\Controller\Webmaster\BalanceController' shared autowired service.
  1832.      *
  1833.      * @return \App\Controller\Webmaster\BalanceController
  1834.      */
  1835.     protected function getBalanceController3Service()
  1836.     {
  1837.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1838.         include_once \dirname(__DIR__4).'/src/Controller/Webmaster/BalanceController.php';
  1839.         $this->services['App\\Controller\\Webmaster\\BalanceController'] = $instance = new \App\Controller\Webmaster\BalanceController(($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'] ?? $this->getWebmasterBalanceServiceService()));
  1840.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\BalanceController'$this));
  1841.         return $instance;
  1842.     }
  1843.     /**
  1844.      * Gets the public 'App\Controller\Webmaster\BillingsController' shared autowired service.
  1845.      *
  1846.      * @return \App\Controller\Webmaster\BillingsController
  1847.      */
  1848.     protected function getBillingsControllerService()
  1849.     {
  1850.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1851.         include_once \dirname(__DIR__4).'/src/Controller/Webmaster/BillingsController.php';
  1852.         $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()));
  1853.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\BillingsController'$this));
  1854.         return $instance;
  1855.     }
  1856.     /**
  1857.      * Gets the public 'App\Controller\Webmaster\CampaignController' shared autowired service.
  1858.      *
  1859.      * @return \App\Controller\Webmaster\CampaignController
  1860.      */
  1861.     protected function getCampaignControllerService()
  1862.     {
  1863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1864.         include_once \dirname(__DIR__4).'/src/Controller/Webmaster/CampaignController.php';
  1865.         $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()));
  1866.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\CampaignController'$this));
  1867.         return $instance;
  1868.     }
  1869.     /**
  1870.      * Gets the public 'App\Controller\Webmaster\DashboardController' shared autowired service.
  1871.      *
  1872.      * @return \App\Controller\Webmaster\DashboardController
  1873.      */
  1874.     protected function getDashboardController2Service()
  1875.     {
  1876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1877.         include_once \dirname(__DIR__4).'/src/Controller/Webmaster/DashboardController.php';
  1878.         $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()));
  1879.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\DashboardController'$this));
  1880.         return $instance;
  1881.     }
  1882.     /**
  1883.      * Gets the public 'App\Controller\Webmaster\SecurityController' shared autowired service.
  1884.      *
  1885.      * @return \App\Controller\Webmaster\SecurityController
  1886.      */
  1887.     protected function getSecurityController2Service()
  1888.     {
  1889.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1890.         include_once \dirname(__DIR__4).'/src/Controller/Webmaster/SecurityController.php';
  1891.         $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()));
  1892.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\SecurityController'$this));
  1893.         return $instance;
  1894.     }
  1895.     /**
  1896.      * Gets the public 'App\Controller\Webmaster\StatsController' shared autowired service.
  1897.      *
  1898.      * @return \App\Controller\Webmaster\StatsController
  1899.      */
  1900.     protected function getStatsControllerService()
  1901.     {
  1902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1903.         include_once \dirname(__DIR__4).'/src/Controller/Webmaster/StatsController.php';
  1904.         $this->services['App\\Controller\\Webmaster\\StatsController'] = $instance = new \App\Controller\Webmaster\StatsController(($this->privates['App\\Service\\Client\\User\\WebmasterService'] ?? $this->getWebmasterServiceService()));
  1905.         $instance->setContainer(($this->privates['.service_locator.bnNyBKJ'] ?? $this->get_ServiceLocator_BnNyBKJService())->withContext('App\\Controller\\Webmaster\\StatsController'$this));
  1906.         return $instance;
  1907.     }
  1908.     /**
  1909.      * Gets the public 'App\Service\WebsocketHelperService' autowired service.
  1910.      *
  1911.      * @return \App\Service\WebsocketHelperService
  1912.      */
  1913.     protected function getWebsocketHelperServiceService()
  1914.     {
  1915.         include_once \dirname(__DIR__4).'/src/Service/WebsocketHelperService.php';
  1916.         $this->factories['App\\Service\\WebsocketHelperService'] = function () {
  1917.             return new \App\Service\WebsocketHelperService(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1918.         };
  1919.         return $this->factories['App\\Service\\WebsocketHelperService']();
  1920.     }
  1921.     /**
  1922.      * Gets the public 'Redis' shared autowired service.
  1923.      *
  1924.      * @return \Redis
  1925.      */
  1926.     protected function getRedisService($lazyLoad true)
  1927.     {
  1928.         $this->services['Redis'] = $instance = new \Redis();
  1929.         $instance->pconnect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'), 0'frontend');
  1930.         return $instance;
  1931.     }
  1932.     /**
  1933.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1934.      *
  1935.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1936.      */
  1937.     protected function getRedirectControllerService()
  1938.     {
  1939.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1940.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1941.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1942.     }
  1943.     /**
  1944.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1945.      *
  1946.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1947.      */
  1948.     protected function getTemplateControllerService()
  1949.     {
  1950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1951.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1952.     }
  1953.     /**
  1954.      * Gets the public 'cache.app' shared service.
  1955.      *
  1956.      * @return \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter
  1957.      */
  1958.     protected function getCache_AppService()
  1959.     {
  1960.         $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(NULLtrue))));
  1961.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1962.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter($a);
  1963.     }
  1964.     /**
  1965.      * Gets the public 'cache.app_clearer' shared service.
  1966.      *
  1967.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1968.      */
  1969.     protected function getCache_AppClearerService()
  1970.     {
  1971.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1972.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1973.         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())]);
  1974.     }
  1975.     /**
  1976.      * Gets the public 'cache.global_clearer' shared service.
  1977.      *
  1978.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1979.      */
  1980.     protected function getCache_GlobalClearerService()
  1981.     {
  1982.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1983.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1984.         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())]);
  1985.     }
  1986.     /**
  1987.      * Gets the public 'cache.system' shared service.
  1988.      *
  1989.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1990.      */
  1991.     protected function getCache_SystemService()
  1992.     {
  1993.         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())));
  1994.     }
  1995.     /**
  1996.      * Gets the public 'cache.system_clearer' shared service.
  1997.      *
  1998.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1999.      */
  2000.     protected function getCache_SystemClearerService()
  2001.     {
  2002.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2003.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2004.         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())]);
  2005.     }
  2006.     /**
  2007.      * Gets the public 'cache.validator_expression_language' shared service.
  2008.      *
  2009.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2010.      */
  2011.     protected function getCache_ValidatorExpressionLanguageService()
  2012.     {
  2013.         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())));
  2014.     }
  2015.     /**
  2016.      * Gets the public 'cache_warmer' shared service.
  2017.      *
  2018.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2019.      */
  2020.     protected function getCacheWarmerService()
  2021.     {
  2022.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2023.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2024.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2025.             yield => ($this->privates['App\\Service\\Client\\BonusService'] ?? $this->getBonusServiceService());
  2026.             yield => ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService());
  2027.             yield => ($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'] ?? $this->getImagesetListingServiceService());
  2028.             yield => ($this->privates['App\\Service\\Client\\Content\\VideoListingService'] ?? $this->getVideoListingServiceService());
  2029.             yield => ($this->privates['App\\Service\\Client\\MarketingImageService'] ?? $this->getMarketingImageServiceService());
  2030.             yield => ($this->privates['App\\Service\\Client\\User\\AmateurListingService'] ?? $this->getAmateurListingServiceService());
  2031.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2032.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2033.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2034.             yield 10 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2035.             yield 11 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2036.             yield 12 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  2037.             yield 13 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2038.             yield 14 => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? $this->getWebpackEncore_EntrypointLookup_CacheWarmerService());
  2039.         }, 15), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2040.     }
  2041.     /**
  2042.      * Gets the public 'console.command_loader' shared service.
  2043.      *
  2044.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2045.      */
  2046.     protected function getConsole_CommandLoaderService()
  2047.     {
  2048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2050.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2051.             'App\\Command\\InfostreamCacheWipeCommand' => ['privates''App\\Command\\InfostreamCacheWipeCommand''getInfostreamCacheWipeCommandService'false],
  2052.             'App\\Command\\MemberMainPageCacheCommand' => ['privates''App\\Command\\MemberMainPageCacheCommand''getMemberMainPageCacheCommandService'false],
  2053.             'App\\Command\\PageCacheMissesWorkerCommand' => ['privates''App\\Command\\PageCacheMissesWorkerCommand''getPageCacheMissesWorkerCommandService'false],
  2054.             'App\\Command\\PageCacheStatsCommand' => ['privates''App\\Command\\PageCacheStatsCommand''getPageCacheStatsCommandService'false],
  2055.             'App\\Command\\PageCacheWipeCommand' => ['privates''App\\Command\\PageCacheWipeCommand''getPageCacheWipeCommandService'false],
  2056.             'App\\Command\\PageCacheWorkerCommand' => ['privates''App\\Command\\PageCacheWorkerCommand''getPageCacheWorkerCommandService'false],
  2057.             'App\\Command\\PublicMainPageCacheCommand' => ['privates''App\\Command\\PublicMainPageCacheCommand''getPublicMainPageCacheCommandService'false],
  2058.             'App\\Command\\SidebarCacheWipeCommand' => ['privates''App\\Command\\SidebarCacheWipeCommand''getSidebarCacheWipeCommandService'false],
  2059.             'App\\Command\\WebSocketStressConfigsCommand' => ['privates''App\\Command\\WebSocketStressConfigsCommand''getWebSocketStressConfigsCommandService'false],
  2060.             'App\\Command\\WriteUsedRedisKeysCommand' => ['privates''App\\Command\\WriteUsedRedisKeysCommand''getWriteUsedRedisKeysCommandService'false],
  2061.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  2062.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  2063.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  2064.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  2065.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  2066.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  2067.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  2068.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  2069.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  2070.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  2071.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  2072.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  2073.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  2074.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  2075.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2076.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2077.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2078.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2079.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  2080.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  2081.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2082.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2083.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2084.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2085.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  2086.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2087.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2088.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2089.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2090.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2091.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2092.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2093.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2094.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2095.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2096.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2097.             'Frivol\\Common\\Command\\IncrementCacheCommand' => ['privates''Frivol\\Common\\Command\\IncrementCacheCommand''getIncrementCacheCommandService'false],
  2098.             'Frivol\\Common\\Command\\CacheInvalidateTestCommand' => ['privates''.Frivol\\Common\\Command\\CacheInvalidateTestCommand.lazy''getCacheInvalidateTestCommand_LazyService'false],
  2099.             'Frivol\\Common\\Command\\CacheWriteTestCommand' => ['privates''.Frivol\\Common\\Command\\CacheWriteTestCommand.lazy''getCacheWriteTestCommand_LazyService'false],
  2100.             'Frivol\\Common\\Command\\CacheReadCommand' => ['privates''.Frivol\\Common\\Command\\CacheReadCommand.lazy''getCacheReadCommand_LazyService'false],
  2101.             'Frivol\\Common\\Command\\QueuePublishCommand' => ['privates''.Frivol\\Common\\Command\\QueuePublishCommand.lazy''getQueuePublishCommand_LazyService'false],
  2102.             'Frivol\\Common\\Command\\QueueSubscribeCommand' => ['privates''.Frivol\\Common\\Command\\QueueSubscribeCommand.lazy''getQueueSubscribeCommand_LazyService'false],
  2103.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  2104.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  2105.         ], [
  2106.             'App\\Command\\InfostreamCacheWipeCommand' => 'App\\Command\\InfostreamCacheWipeCommand',
  2107.             'App\\Command\\MemberMainPageCacheCommand' => 'App\\Command\\MemberMainPageCacheCommand',
  2108.             'App\\Command\\PageCacheMissesWorkerCommand' => 'App\\Command\\PageCacheMissesWorkerCommand',
  2109.             'App\\Command\\PageCacheStatsCommand' => 'App\\Command\\PageCacheStatsCommand',
  2110.             'App\\Command\\PageCacheWipeCommand' => 'App\\Command\\PageCacheWipeCommand',
  2111.             'App\\Command\\PageCacheWorkerCommand' => 'App\\Command\\PageCacheWorkerCommand',
  2112.             'App\\Command\\PublicMainPageCacheCommand' => 'App\\Command\\PublicMainPageCacheCommand',
  2113.             'App\\Command\\SidebarCacheWipeCommand' => 'App\\Command\\SidebarCacheWipeCommand',
  2114.             'App\\Command\\WebSocketStressConfigsCommand' => 'App\\Command\\WebSocketStressConfigsCommand',
  2115.             'App\\Command\\WriteUsedRedisKeysCommand' => 'App\\Command\\WriteUsedRedisKeysCommand',
  2116.             'console.command.about' => '?',
  2117.             'console.command.assets_install' => '?',
  2118.             'console.command.cache_clear' => '?',
  2119.             'console.command.cache_pool_clear' => '?',
  2120.             'console.command.cache_pool_prune' => '?',
  2121.             'console.command.cache_pool_delete' => '?',
  2122.             'console.command.cache_pool_list' => '?',
  2123.             'console.command.cache_warmup' => '?',
  2124.             'console.command.config_debug' => '?',
  2125.             'console.command.config_dump_reference' => '?',
  2126.             'console.command.container_debug' => '?',
  2127.             'console.command.container_lint' => '?',
  2128.             'console.command.debug_autowiring' => '?',
  2129.             'console.command.dotenv_debug' => '?',
  2130.             'console.command.event_dispatcher_debug' => '?',
  2131.             'console.command.router_debug' => '?',
  2132.             'console.command.router_match' => '?',
  2133.             'console.command.translation_debug' => '?',
  2134.             'console.command.translation_extract' => '?',
  2135.             'console.command.validator_debug' => '?',
  2136.             'console.command.translation_pull' => '?',
  2137.             'console.command.translation_push' => '?',
  2138.             'console.command.xliff_lint' => '?',
  2139.             'console.command.yaml_lint' => '?',
  2140.             'console.command.form_debug' => '?',
  2141.             'console.command.secrets_set' => '?',
  2142.             'console.command.secrets_remove' => '?',
  2143.             'console.command.secrets_generate_key' => '?',
  2144.             'console.command.secrets_list' => '?',
  2145.             'console.command.secrets_decrypt_to_local' => '?',
  2146.             'console.command.secrets_encrypt_from_local' => '?',
  2147.             'security.command.debug_firewall' => '?',
  2148.             'security.command.user_password_encoder' => '?',
  2149.             'security.command.user_password_hash' => '?',
  2150.             'twig.command.debug' => '?',
  2151.             'twig.command.lint' => '?',
  2152.             'Frivol\\Common\\Command\\IncrementCacheCommand' => 'Frivol\\Common\\Command\\IncrementCacheCommand',
  2153.             'Frivol\\Common\\Command\\CacheInvalidateTestCommand' => '?',
  2154.             'Frivol\\Common\\Command\\CacheWriteTestCommand' => '?',
  2155.             'Frivol\\Common\\Command\\CacheReadCommand' => '?',
  2156.             'Frivol\\Common\\Command\\QueuePublishCommand' => '?',
  2157.             'Frivol\\Common\\Command\\QueueSubscribeCommand' => '?',
  2158.             'var_dumper.command.server_dump' => '?',
  2159.             'monolog.command.server_log' => '?',
  2160.         ]), ['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']);
  2161.     }
  2162.     /**
  2163.      * Gets the public 'container.env_var_processors_locator' shared service.
  2164.      *
  2165.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2166.      */
  2167.     protected function getContainer_EnvVarProcessorsLocatorService()
  2168.     {
  2169.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2170.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2171.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2172.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2173.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2174.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2175.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2176.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2177.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2178.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2179.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2180.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2181.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2182.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2183.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2184.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2185.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2186.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2187.         ], [
  2188.             'base64' => '?',
  2189.             'bool' => '?',
  2190.             'const' => '?',
  2191.             'csv' => '?',
  2192.             'default' => '?',
  2193.             'file' => '?',
  2194.             'float' => '?',
  2195.             'int' => '?',
  2196.             'json' => '?',
  2197.             'key' => '?',
  2198.             'not' => '?',
  2199.             'query_string' => '?',
  2200.             'require' => '?',
  2201.             'resolve' => '?',
  2202.             'string' => '?',
  2203.             'trim' => '?',
  2204.             'url' => '?',
  2205.         ]);
  2206.     }
  2207.     /**
  2208.      * Gets the public 'data_collector.dump' shared service.
  2209.      *
  2210.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2211.      */
  2212.     protected function getDataCollector_DumpService()
  2213.     {
  2214.         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()));
  2215.     }
  2216.     /**
  2217.      * Gets the public 'error_controller' shared service.
  2218.      *
  2219.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2220.      */
  2221.     protected function getErrorControllerService()
  2222.     {
  2223.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2224.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2225.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2226.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2227.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2228.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2229.         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($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2230.     }
  2231.     /**
  2232.      * Gets the public 'event_dispatcher' shared service.
  2233.      *
  2234.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2235.      */
  2236.     protected function getEventDispatcherService()
  2237.     {
  2238.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2239.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2240.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2241.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2242.         $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())));
  2243.         $instance->addListener('kernel.controller', [=> function () {
  2244.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2245.         }, => 'onKernelController'], 0);
  2246.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2247.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  2248.         }, => 'checkPassport'], 1024);
  2249.         $instance->addListener('kernel.response', [=> function () {
  2250.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2251.         }, => 'onKernelResponse'], 0);
  2252.         $instance->addListener('kernel.exception', [=> function () {
  2253.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  2254.         }, => 'onKernelException'], 0);
  2255.         $instance->addListener('kernel.request', [=> function () {
  2256.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2257.         }, => 'onKernelRequest'], 0);
  2258.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2259.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  2260.         }, => 'onLoginCallApi'], 1);
  2261.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2262.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  2263.         }, => 'onLoginRestoreCookies'], 0);
  2264.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2265.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  2266.         }, => 'onLogoutCallApi'], 1);
  2267.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2268.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  2269.         }, => 'onLogoutClearMemberOnlineSidebarCache'], 1);
  2270.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2271.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  2272.         }, => 'onLogoutDeleteLocalStorage'], 3);
  2273.         $instance->addListener('App\\Event\\Livecam\\LivecamStartedEvent', [=> function () {
  2274.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2275.         }, => 'onLivecamEventEnqueuePageCacheUpdate'], 0);
  2276.         $instance->addListener('App\\Event\\Livecam\\LivecamJoinedEvent', [=> function () {
  2277.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2278.         }, => 'onLivecamEventEnqueuePageCacheUpdate'], 0);
  2279.         $instance->addListener('App\\Event\\Livecam\\LivecamUnjoinedEvent', [=> function () {
  2280.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2281.         }, => 'onLivecamEventEnqueuePageCacheUpdate'], 0);
  2282.         $instance->addListener('App\\Event\\Livecam\\LivecamEndedEvent', [=> function () {
  2283.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2284.         }, => 'onLivecamEventEnqueuePageCacheUpdate'], 0);
  2285.         $instance->addListener('security.interactive_login', [=> function () {
  2286.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2287.         }, => 'logInOutPageCacheUpdate'], -1);
  2288.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2289.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2290.         }, => 'logInOutPageCacheUpdate'], 1);
  2291.         $instance->addListener('App\\Event\\Content\\ContentCommentCreatedEvent', [=> function () {
  2292.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2293.         }, => 'onContentCommentCreatedUpdatePageCache'], 1);
  2294.         $instance->addListener('App\\Event\\User\\MemberProfileUpdatedEvent', [=> function () {
  2295.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2296.         }, => 'onMemberProfileEditUpdatePageCache'], 1);
  2297.         $instance->addListener('App\\Event\\Content\\GuestbookEntryCreatedEvent', [=> function () {
  2298.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2299.         }, => 'onGuestbookEntryChangeUpdatePageCache'], 1);
  2300.         $instance->addListener('App\\Event\\Content\\GuestbookEntryCommentedEvent', [=> function () {
  2301.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2302.         }, => 'onGuestbookEntryChangeUpdatePageCache'], 1);
  2303.         $instance->addListener('App\\Event\\Content\\GuestbookEntryApprovedEvent', [=> function () {
  2304.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2305.         }, => 'onGuestbookEntryChangeUpdatePageCache'], 1);
  2306.         $instance->addListener('App\\Event\\Content\\GuestbookEntryRemovedEvent', [=> function () {
  2307.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2308.         }, => 'onGuestbookEntryChangeUpdatePageCache'], 1);
  2309.         $instance->addListener('App\\Event\\Content\\BlogEntryChangedEvent', [=> function () {
  2310.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  2311.         }, => 'onBlogEntryChangeUpdatePageCache'], 1);
  2312.         $instance->addListener('kernel.request', [=> function () {
  2313.             return ($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'] ?? $this->getWebmasterReferenceRequestSubscriberService());
  2314.         }, => 'onKernelRequest'], 1);
  2315.         $instance->addListener('App\\Event\\Content\\ActorAssignmentChangeEvent', [=> function () {
  2316.             return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  2317.         }, => 'onActorAssignmentChange'], 0);
  2318.         $instance->addListener('App\\Event\\Content\\CategoryAssignmentChangeEvent', [=> function () {
  2319.             return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  2320.         }, => 'onCategoryAssignmentChange'], 0);
  2321.         $instance->addListener('App\\Event\\Content\\SingleContentCacheClearedEvent', [=> function () {
  2322.             return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  2323.         }, => 'onSingleContentCleared'], 0);
  2324.         $instance->addListener('App\\Event\\Content\\ContentCreatedEvent', [=> function () {
  2325.             return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  2326.         }, => 'onContentCreatedEvent'], 0);
  2327.         $instance->addListener('App\\Event\\Content\\ContentDeletedEvent', [=> function () {
  2328.             return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  2329.         }, => 'onContentDeletedEvent'], 0);
  2330.         $instance->addListener('App\\Event\\Content\\ContentSubmittedEvent', [=> function () {
  2331.             return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  2332.         }, => 'onContentSubmittedEvent'], 0);
  2333.         $instance->addListener('App\\Event\\Content\\ContentBoughtEvent', [=> function () {
  2334.             return ($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] ?? $this->getContentSubscriberService());
  2335.         }, => 'onContentBoughtEvent'], 0);
  2336.         $instance->addListener('App\\Event\\Messenger\\RouteReadEvent', [=> function () {
  2337.             return ($this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'] ?? $this->getMessengerSubscriberService());
  2338.         }, => 'onRouteReadEvent'], 0);
  2339.         $instance->addListener('App\\Event\\Messenger\\AttachmentBoughtEvent', [=> function () {
  2340.             return ($this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'] ?? $this->getMessengerSubscriberService());
  2341.         }, => 'onAttachmentBoughtEvent'], 0);
  2342.         $instance->addListener('kernel.exception', [=> function () {
  2343.             return ($this->privates['App\\Subscriber\\KernelExceptionSubscriber'] ?? $this->getKernelExceptionSubscriberService());
  2344.         }, => 'onNotFoundRedirectToOnlineAmateurs'], -63);
  2345.         $instance->addListener('kernel.response', [=> function () {
  2346.             return ($this->privates['App\\Subscriber\\Messenger\\ChatAppSettingsCookieSubscriber'] ?? $this->getChatAppSettingsCookieSubscriberService());
  2347.         }, => 'setChatSettingsCookie'], 0);
  2348.         $instance->addListener('App\\Event\\User\\FriendshipRequestedEvent', [=> function () {
  2349.             return ($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'] ?? $this->getFriendshipSubscriberService());
  2350.         }, => 'onFriendshipEventClearCachesForBoth'], 0);
  2351.         $instance->addListener('App\\Event\\User\\FriendshipDeletedEvent', [=> function () {
  2352.             return ($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'] ?? $this->getFriendshipSubscriberService());
  2353.         }, => 'onFriendshipEventClearCachesForBoth'], 0);
  2354.         $instance->addListener('App\\Event\\User\\FriendshipConfirmedEvent', [=> function () {
  2355.             return ($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'] ?? $this->getFriendshipSubscriberService());
  2356.         }, => 'onFriendshipEventClearCachesForBoth'], 0);
  2357.         $instance->addListener('App\\Event\\Messenger\\MessageSentEvent', [=> function () {
  2358.             return ($this->privates['App\\Subscriber\\User\\MessageSentSubscriber'] ?? $this->getMessageSentSubscriberService());
  2359.         }, => 'onMessageSentRemoveProfitableConversation'], 0);
  2360.         $instance->addListener('App\\Event\\Messenger\\MessageSentEvent', [=> function () {
  2361.             return ($this->privates['App\\Subscriber\\User\\MessageSentSubscriber'] ?? $this->getMessageSentSubscriberService());
  2362.         }, => 'onMessageSentClearCaches'], 0);
  2363.         $instance->addListener('kernel.request', [=> function () {
  2364.             return ($this->privates['App\\Subscriber\\User\\ProdUserListener'] ?? $this->getProdUserListenerService());
  2365.         }, => 'logoutNonTestUsers'], 0);
  2366.         $instance->addListener('kernel.request', [=> function () {
  2367.             return ($this->privates['App\\Subscriber\\User\\ProdUserListener'] ?? $this->getProdUserListenerService());
  2368.         }, => 'forceOutstandingDebtsPage'], -1);
  2369.         $instance->addListener('kernel.response', [=> function () {
  2370.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2371.         }, => 'onKernelResponse'], 0);
  2372.         $instance->addListener('kernel.response', [=> function () {
  2373.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2374.         }, => 'onKernelResponse'], -1024);
  2375.         $instance->addListener('kernel.request', [=> function () {
  2376.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2377.         }, => 'setDefaultLocale'], 100);
  2378.         $instance->addListener('kernel.request', [=> function () {
  2379.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2380.         }, => 'onKernelRequest'], 16);
  2381.         $instance->addListener('kernel.finish_request', [=> function () {
  2382.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2383.         }, => 'onKernelFinishRequest'], 0);
  2384.         $instance->addListener('kernel.request', [=> function () {
  2385.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2386.         }, => 'onKernelRequest'], 256);
  2387.         $instance->addListener('kernel.response', [=> function () {
  2388.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2389.         }, => 'onResponse'], -255);
  2390.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2391.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2392.         }, => 'onControllerArguments'], 0);
  2393.         $instance->addListener('kernel.exception', [=> function () {
  2394.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2395.         }, => 'logKernelException'], 0);
  2396.         $instance->addListener('kernel.exception', [=> function () {
  2397.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2398.         }, => 'onKernelException'], -128);
  2399.         $instance->addListener('kernel.response', [=> function () {
  2400.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2401.         }, => 'removeCspHeader'], -128);
  2402.         $instance->addListener('kernel.request', [=> function () {
  2403.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2404.         }, => 'onKernelRequest'], 15);
  2405.         $instance->addListener('kernel.finish_request', [=> function () {
  2406.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2407.         }, => 'onKernelFinishRequest'], -15);
  2408.         $instance->addListener('console.error', [=> function () {
  2409.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2410.         }, => 'onConsoleError'], -128);
  2411.         $instance->addListener('console.terminate', [=> function () {
  2412.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2413.         }, => 'onConsoleTerminate'], -128);
  2414.         $instance->addListener('console.error', [=> function () {
  2415.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2416.         }, => 'onConsoleError'], 0);
  2417.         $instance->addListener('kernel.request', [=> function () {
  2418.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2419.         }, => 'configure'], 2048);
  2420.         $instance->addListener('console.command', [=> function () {
  2421.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2422.         }, => 'configure'], 2048);
  2423.         $instance->addListener('kernel.request', [=> function () {
  2424.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2425.         }, => 'onKernelRequest'], 32);
  2426.         $instance->addListener('kernel.finish_request', [=> function () {
  2427.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2428.         }, => 'onKernelFinishRequest'], 0);
  2429.         $instance->addListener('kernel.exception', [=> function () {
  2430.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2431.         }, => 'onKernelException'], -64);
  2432.         $instance->addListener('kernel.response', [=> function () {
  2433.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2434.         }, => 'onKernelResponse'], 0);
  2435.         $instance->addListener('kernel.request', [=> function () {
  2436.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2437.         }, => 'onKernelRequest'], 128);
  2438.         $instance->addListener('kernel.response', [=> function () {
  2439.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2440.         }, => 'onKernelResponse'], -1000);
  2441.         $instance->addListener('kernel.finish_request', [=> function () {
  2442.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2443.         }, => 'onFinishRequest'], 0);
  2444.         $instance->addListener('kernel.response', [=> function () {
  2445.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2446.         }, => 'onKernelResponse'], -100);
  2447.         $instance->addListener('kernel.exception', [=> function () {
  2448.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2449.         }, => 'onKernelException'], 0);
  2450.         $instance->addListener('kernel.terminate', [=> function () {
  2451.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2452.         }, => 'onKernelTerminate'], -1024);
  2453.         $instance->addListener('kernel.controller', [=> function () {
  2454.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2455.         }, => 'onKernelController'], 0);
  2456.         $instance->addListener('kernel.response', [=> function () {
  2457.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2458.         }, => 'onKernelResponse'], 0);
  2459.         $instance->addListener('kernel.controller', [=> function () {
  2460.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2461.         }, => 'onKernelController'], 0);
  2462.         $instance->addListener('kernel.controller', [=> function () {
  2463.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2464.         }, => 'onKernelController'], 0);
  2465.         $instance->addListener('kernel.controller', [=> function () {
  2466.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2467.         }, => 'onKernelController'], -128);
  2468.         $instance->addListener('kernel.view', [=> function () {
  2469.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2470.         }, => 'onKernelView'], 0);
  2471.         $instance->addListener('kernel.controller', [=> function () {
  2472.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2473.         }, => 'onKernelController'], 0);
  2474.         $instance->addListener('kernel.response', [=> function () {
  2475.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2476.         }, => 'onKernelResponse'], 0);
  2477.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2478.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2479.         }, => 'onKernelControllerArguments'], 0);
  2480.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2481.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2482.         }, => 'onKernelControllerArguments'], 0);
  2483.         $instance->addListener('kernel.response', [=> function () {
  2484.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2485.         }, => 'onKernelResponse'], 0);
  2486.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2487.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  2488.         }, => 'checkPassport'], 0);
  2489.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2490.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  2491.         }, => 'onLoginSuccess'], 0);
  2492.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2493.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2494.         }, => 'onVoterVote'], 0);
  2495.         $instance->addListener('kernel.request', [=> function () {
  2496.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2497.         }, => 'configureLogoutUrlGenerator'], 8);
  2498.         $instance->addListener('kernel.request', [=> function () {
  2499.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2500.         }, => 'onKernelRequest'], 8);
  2501.         $instance->addListener('kernel.finish_request', [=> function () {
  2502.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2503.         }, => 'onKernelFinishRequest'], 0);
  2504.         $instance->addListener('kernel.finish_request', [=> function () {
  2505.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2506.         }, => 'resetAssets'], 0);
  2507.         $instance->addListener('kernel.response', [=> function () {
  2508.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2509.         }, => 'onKernelResponse'], -128);
  2510.         $instance->addListener('console.command', [=> function () {
  2511.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2512.         }, => 'configure'], 1024);
  2513.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2514.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  2515.         }, => 'checkPassport'], 512);
  2516.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2517.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2518.         }, => 'onLogout'], 0);
  2519.         $instance->addListener('knp_pager.before', [=> function () {
  2520.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2521.         }, => 'before'], 0);
  2522.         $instance->addListener('knp_pager.pagination', [=> function () {
  2523.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2524.         }, => 'pagination'], 0);
  2525.         $instance->addListener('knp_pager.before', [=> function () {
  2526.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2527.         }, => 'before'], 1);
  2528.         $instance->addListener('knp_pager.before', [=> function () {
  2529.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2530.         }, => 'before'], 1);
  2531.         $instance->addListener('knp_pager.pagination', [=> function () {
  2532.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2533.         }, => 'pagination'], 1);
  2534.         return $instance;
  2535.     }
  2536.     /**
  2537.      * Gets the public 'http_kernel' shared service.
  2538.      *
  2539.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2540.      */
  2541.     protected function getHttpKernelService()
  2542.     {
  2543.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2544.         if (isset($this->services['http_kernel'])) {
  2545.             return $this->services['http_kernel'];
  2546.         }
  2547.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2548.         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 () {
  2549.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2550.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2551.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2552.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2553.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2554.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2555.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2556.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2557.         }, 8)), $b));
  2558.     }
  2559.     /**
  2560.      * Gets the public 'knp_paginator' shared service.
  2561.      *
  2562.      * @return \Knp\Component\Pager\Paginator
  2563.      */
  2564.     protected function getKnpPaginatorService($lazyLoad true)
  2565.     {
  2566.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2567.         if (isset($this->services['knp_paginator'])) {
  2568.             return $this->services['knp_paginator'];
  2569.         }
  2570.         $this->services['knp_paginator'] = $instance = new \Knp\Component\Pager\Paginator($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2571.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  2572.         return $instance;
  2573.     }
  2574.     /**
  2575.      * Gets the public 'request_stack' shared service.
  2576.      *
  2577.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2578.      */
  2579.     protected function getRequestStackService()
  2580.     {
  2581.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2582.     }
  2583.     /**
  2584.      * Gets the public 'router' shared service.
  2585.      *
  2586.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2587.      */
  2588.     protected function getRouterService()
  2589.     {
  2590.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2591.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2592.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2593.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2594.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2595.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2596.         ], [
  2597.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2598.         ]))->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');
  2599.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2600.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2601.         return $instance;
  2602.     }
  2603.     /**
  2604.      * Gets the public 'routing.loader' shared service.
  2605.      *
  2606.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2607.      */
  2608.     protected function getRouting_LoaderService()
  2609.     {
  2610.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2611.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2612.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2613.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2614.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2615.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2616.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2617.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2618.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2619.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2620.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2621.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2622.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2623.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2624.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2625.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2626.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2627.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2628.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2629.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2630.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2631.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2632.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2633.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2634.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2635.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2636.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2637.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2638.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2639.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2640.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2641.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2642.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2643.             'kernel' => ['services''kernel''getKernelService'false],
  2644.         ], [
  2645.             'kernel' => 'App\\Kernel',
  2646.         ]), 'dev'));
  2647.         $a->addLoader($c);
  2648.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2649.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2650.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], ['_locale' => 'de|en']);
  2651.     }
  2652.     /**
  2653.      * Gets the public 'services_resetter' shared service.
  2654.      *
  2655.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2656.      */
  2657.     protected function getServicesResetterService()
  2658.     {
  2659.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2660.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2661.             if (isset($this->services['cache.app'])) {
  2662.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2663.             }
  2664.             if (isset($this->services['cache.system'])) {
  2665.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2666.             }
  2667.             if (isset($this->privates['cache.validator'])) {
  2668.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2669.             }
  2670.             if (isset($this->privates['cache.serializer'])) {
  2671.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2672.             }
  2673.             if (isset($this->privates['cache.annotations'])) {
  2674.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2675.             }
  2676.             if (isset($this->privates['cache.property_info'])) {
  2677.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2678.             }
  2679.             if (isset($this->privates['.debug.http_client'])) {
  2680.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2681.             }
  2682.             if (isset($this->privates['debug.stopwatch'])) {
  2683.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2684.             }
  2685.             if (isset($this->services['event_dispatcher'])) {
  2686.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2687.             }
  2688.             if (isset($this->privates['session_listener'])) {
  2689.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2690.             }
  2691.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2692.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2693.             }
  2694.             if (isset($this->services['cache.validator_expression_language'])) {
  2695.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2696.             }
  2697.             if (isset($this->services['.container.private.profiler'])) {
  2698.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2699.             }
  2700.             if (isset($this->services['.container.private.validator'])) {
  2701.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2702.             }
  2703.             if (isset($this->services['.container.private.security.token_storage'])) {
  2704.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2705.             }
  2706.             if (isset($this->privates['cache.security_expression_language'])) {
  2707.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2708.             }
  2709.             if (isset($this->privates['debug.security.firewall'])) {
  2710.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  2711.             }
  2712.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  2713.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  2714.             }
  2715.             if (isset($this->privates['twig.form.engine'])) {
  2716.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2717.             }
  2718.             if (isset($this->privates['monolog.handler.main'])) {
  2719.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2720.             }
  2721.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2722.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2723.             }
  2724.             if (isset($this->privates['cache.webpack_encore'])) {
  2725.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2726.             }
  2727.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2728.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2729.             }
  2730.             if (isset($this->services['.twig.cache.inner'])) {
  2731.                 yield '.twig.cache.inner' => ($this->services['.twig.cache.inner'] ?? null);
  2732.             }
  2733.             if (isset($this->privates['.debug.http_client'])) {
  2734.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2735.             }
  2736.             if (isset($this->privates['.debug.api.client'])) {
  2737.                 yield '.debug.api.client' => ($this->privates['.debug.api.client'] ?? null);
  2738.             }
  2739.         }, function () {
  2740.             return + (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']));
  2741.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'debug.security.firewall.authenticator.main' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], '.twig.cache.inner' => [=> 'reset'], '.debug.http_client' => [=> 'reset'], '.debug.api.client' => [=> 'reset']]);
  2742.     }
  2743.     /**
  2744.      * Gets the public 'translator' shared service.
  2745.      *
  2746.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2747.      */
  2748.     protected function getTranslatorService()
  2749.     {
  2750.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2751.     }
  2752.     /**
  2753.      * Gets the public 'var_dumper.cloner' shared service.
  2754.      *
  2755.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2756.      */
  2757.     protected function getVarDumper_ClonerService()
  2758.     {
  2759.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2760.         $instance->setMaxItems(2500);
  2761.         $instance->setMinDepth(1);
  2762.         $instance->setMaxString(-1);
  2763.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2764.         return $instance;
  2765.     }
  2766.     /**
  2767.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2768.      *
  2769.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2770.      */
  2771.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2772.     {
  2773.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2774.         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()));
  2775.     }
  2776.     /**
  2777.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2778.      *
  2779.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2780.      */
  2781.     protected function getWebProfiler_Controller_ProfilerService()
  2782.     {
  2783.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2784.         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));
  2785.     }
  2786.     /**
  2787.      * Gets the public 'web_profiler.controller.router' shared service.
  2788.      *
  2789.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2790.      */
  2791.     protected function getWebProfiler_Controller_RouterService()
  2792.     {
  2793.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2794.         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 () {
  2795.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2796.         }, 1));
  2797.     }
  2798.     /**
  2799.      * Gets the private '.Frivol\Common\Command\CacheInvalidateTestCommand.lazy' shared service.
  2800.      *
  2801.      * @return \Symfony\Component\Console\Command\LazyCommand
  2802.      */
  2803.     protected function getCacheInvalidateTestCommand_LazyService()
  2804.     {
  2805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2806.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2807.         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 {
  2808.             return ($this->privates['Frivol\\Common\\Command\\CacheInvalidateTestCommand'] ?? $this->getCacheInvalidateTestCommandService());
  2809.         });
  2810.     }
  2811.     /**
  2812.      * Gets the private '.Frivol\Common\Command\CacheReadCommand.lazy' shared service.
  2813.      *
  2814.      * @return \Symfony\Component\Console\Command\LazyCommand
  2815.      */
  2816.     protected function getCacheReadCommand_LazyService()
  2817.     {
  2818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2819.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2820.         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 {
  2821.             return ($this->privates['Frivol\\Common\\Command\\CacheReadCommand'] ?? $this->getCacheReadCommandService());
  2822.         });
  2823.     }
  2824.     /**
  2825.      * Gets the private '.Frivol\Common\Command\CacheWriteTestCommand.lazy' shared service.
  2826.      *
  2827.      * @return \Symfony\Component\Console\Command\LazyCommand
  2828.      */
  2829.     protected function getCacheWriteTestCommand_LazyService()
  2830.     {
  2831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2832.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2833.         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 {
  2834.             return ($this->privates['Frivol\\Common\\Command\\CacheWriteTestCommand'] ?? $this->getCacheWriteTestCommandService());
  2835.         });
  2836.     }
  2837.     /**
  2838.      * Gets the private '.Frivol\Common\Command\QueuePublishCommand.lazy' shared service.
  2839.      *
  2840.      * @return \Symfony\Component\Console\Command\LazyCommand
  2841.      */
  2842.     protected function getQueuePublishCommand_LazyService()
  2843.     {
  2844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2845.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2846.         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 {
  2847.             return ($this->privates['Frivol\\Common\\Command\\QueuePublishCommand'] ?? $this->getQueuePublishCommandService());
  2848.         });
  2849.     }
  2850.     /**
  2851.      * Gets the private '.Frivol\Common\Command\QueueSubscribeCommand.lazy' shared service.
  2852.      *
  2853.      * @return \Symfony\Component\Console\Command\LazyCommand
  2854.      */
  2855.     protected function getQueueSubscribeCommand_LazyService()
  2856.     {
  2857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2858.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2859.         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 {
  2860.             return ($this->privates['Frivol\\Common\\Command\\QueueSubscribeCommand'] ?? $this->getQueueSubscribeCommandService());
  2861.         });
  2862.     }
  2863.     /**
  2864.      * Gets the private '.cache_connection.ivJyFHX' shared service.
  2865.      *
  2866.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2867.      */
  2868.     protected function get_CacheConnection_IvJyFHXService()
  2869.     {
  2870.         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]);
  2871.     }
  2872.     /**
  2873.      * Gets the private '.console.command.about.lazy' shared service.
  2874.      *
  2875.      * @return \Symfony\Component\Console\Command\LazyCommand
  2876.      */
  2877.     protected function get_Console_Command_About_LazyService()
  2878.     {
  2879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2881.         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 {
  2882.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2883.         });
  2884.     }
  2885.     /**
  2886.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2887.      *
  2888.      * @return \Symfony\Component\Console\Command\LazyCommand
  2889.      */
  2890.     protected function get_Console_Command_AssetsInstall_LazyService()
  2891.     {
  2892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2894.         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 {
  2895.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2896.         });
  2897.     }
  2898.     /**
  2899.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2900.      *
  2901.      * @return \Symfony\Component\Console\Command\LazyCommand
  2902.      */
  2903.     protected function get_Console_Command_CacheClear_LazyService()
  2904.     {
  2905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2907.         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 {
  2908.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2909.         });
  2910.     }
  2911.     /**
  2912.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2913.      *
  2914.      * @return \Symfony\Component\Console\Command\LazyCommand
  2915.      */
  2916.     protected function get_Console_Command_CachePoolClear_LazyService()
  2917.     {
  2918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2920.         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 {
  2921.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2922.         });
  2923.     }
  2924.     /**
  2925.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2926.      *
  2927.      * @return \Symfony\Component\Console\Command\LazyCommand
  2928.      */
  2929.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2930.     {
  2931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2933.         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 {
  2934.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2935.         });
  2936.     }
  2937.     /**
  2938.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2939.      *
  2940.      * @return \Symfony\Component\Console\Command\LazyCommand
  2941.      */
  2942.     protected function get_Console_Command_CachePoolList_LazyService()
  2943.     {
  2944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2946.         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 {
  2947.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2948.         });
  2949.     }
  2950.     /**
  2951.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2952.      *
  2953.      * @return \Symfony\Component\Console\Command\LazyCommand
  2954.      */
  2955.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2956.     {
  2957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2959.         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 {
  2960.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2961.         });
  2962.     }
  2963.     /**
  2964.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2965.      *
  2966.      * @return \Symfony\Component\Console\Command\LazyCommand
  2967.      */
  2968.     protected function get_Console_Command_CacheWarmup_LazyService()
  2969.     {
  2970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2972.         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 {
  2973.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2974.         });
  2975.     }
  2976.     /**
  2977.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2978.      *
  2979.      * @return \Symfony\Component\Console\Command\LazyCommand
  2980.      */
  2981.     protected function get_Console_Command_ConfigDebug_LazyService()
  2982.     {
  2983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2985.         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 {
  2986.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2987.         });
  2988.     }
  2989.     /**
  2990.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2991.      *
  2992.      * @return \Symfony\Component\Console\Command\LazyCommand
  2993.      */
  2994.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2995.     {
  2996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2998.         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 {
  2999.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3000.         });
  3001.     }
  3002.     /**
  3003.      * Gets the private '.console.command.container_debug.lazy' shared service.
  3004.      *
  3005.      * @return \Symfony\Component\Console\Command\LazyCommand
  3006.      */
  3007.     protected function get_Console_Command_ContainerDebug_LazyService()
  3008.     {
  3009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3011.         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 {
  3012.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3013.         });
  3014.     }
  3015.     /**
  3016.      * Gets the private '.console.command.container_lint.lazy' shared service.
  3017.      *
  3018.      * @return \Symfony\Component\Console\Command\LazyCommand
  3019.      */
  3020.     protected function get_Console_Command_ContainerLint_LazyService()
  3021.     {
  3022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3024.         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 {
  3025.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3026.         });
  3027.     }
  3028.     /**
  3029.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3030.      *
  3031.      * @return \Symfony\Component\Console\Command\LazyCommand
  3032.      */
  3033.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3034.     {
  3035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3037.         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 {
  3038.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3039.         });
  3040.     }
  3041.     /**
  3042.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  3043.      *
  3044.      * @return \Symfony\Component\Console\Command\LazyCommand
  3045.      */
  3046.     protected function get_Console_Command_DotenvDebug_LazyService()
  3047.     {
  3048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3050.         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 {
  3051.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  3052.         });
  3053.     }
  3054.     /**
  3055.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3056.      *
  3057.      * @return \Symfony\Component\Console\Command\LazyCommand
  3058.      */
  3059.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3060.     {
  3061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3063.         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 {
  3064.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3065.         });
  3066.     }
  3067.     /**
  3068.      * Gets the private '.console.command.form_debug.lazy' shared service.
  3069.      *
  3070.      * @return \Symfony\Component\Console\Command\LazyCommand
  3071.      */
  3072.     protected function get_Console_Command_FormDebug_LazyService()
  3073.     {
  3074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3076.         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 {
  3077.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  3078.         });
  3079.     }
  3080.     /**
  3081.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3082.      *
  3083.      * @return \Symfony\Component\Console\Command\LazyCommand
  3084.      */
  3085.     protected function get_Console_Command_RouterDebug_LazyService()
  3086.     {
  3087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3089.         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 {
  3090.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3091.         });
  3092.     }
  3093.     /**
  3094.      * Gets the private '.console.command.router_match.lazy' shared service.
  3095.      *
  3096.      * @return \Symfony\Component\Console\Command\LazyCommand
  3097.      */
  3098.     protected function get_Console_Command_RouterMatch_LazyService()
  3099.     {
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3102.         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 {
  3103.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3104.         });
  3105.     }
  3106.     /**
  3107.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3108.      *
  3109.      * @return \Symfony\Component\Console\Command\LazyCommand
  3110.      */
  3111.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3112.     {
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3115.         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 {
  3116.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3117.         });
  3118.     }
  3119.     /**
  3120.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3121.      *
  3122.      * @return \Symfony\Component\Console\Command\LazyCommand
  3123.      */
  3124.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3125.     {
  3126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3128.         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 {
  3129.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3130.         });
  3131.     }
  3132.     /**
  3133.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3134.      *
  3135.      * @return \Symfony\Component\Console\Command\LazyCommand
  3136.      */
  3137.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3138.     {
  3139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3141.         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 {
  3142.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3143.         });
  3144.     }
  3145.     /**
  3146.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3147.      *
  3148.      * @return \Symfony\Component\Console\Command\LazyCommand
  3149.      */
  3150.     protected function get_Console_Command_SecretsList_LazyService()
  3151.     {
  3152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3154.         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 {
  3155.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3156.         });
  3157.     }
  3158.     /**
  3159.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3160.      *
  3161.      * @return \Symfony\Component\Console\Command\LazyCommand
  3162.      */
  3163.     protected function get_Console_Command_SecretsRemove_LazyService()
  3164.     {
  3165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3167.         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 {
  3168.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3169.         });
  3170.     }
  3171.     /**
  3172.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3173.      *
  3174.      * @return \Symfony\Component\Console\Command\LazyCommand
  3175.      */
  3176.     protected function get_Console_Command_SecretsSet_LazyService()
  3177.     {
  3178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3180.         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 {
  3181.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3182.         });
  3183.     }
  3184.     /**
  3185.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3186.      *
  3187.      * @return \Symfony\Component\Console\Command\LazyCommand
  3188.      */
  3189.     protected function get_Console_Command_TranslationDebug_LazyService()
  3190.     {
  3191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3193.         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 {
  3194.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3195.         });
  3196.     }
  3197.     /**
  3198.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3199.      *
  3200.      * @return \Symfony\Component\Console\Command\LazyCommand
  3201.      */
  3202.     protected function get_Console_Command_TranslationExtract_LazyService()
  3203.     {
  3204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3206.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  3207.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3208.         });
  3209.     }
  3210.     /**
  3211.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3212.      *
  3213.      * @return \Symfony\Component\Console\Command\LazyCommand
  3214.      */
  3215.     protected function get_Console_Command_TranslationPull_LazyService()
  3216.     {
  3217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3219.         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 {
  3220.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3221.         });
  3222.     }
  3223.     /**
  3224.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3225.      *
  3226.      * @return \Symfony\Component\Console\Command\LazyCommand
  3227.      */
  3228.     protected function get_Console_Command_TranslationPush_LazyService()
  3229.     {
  3230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3231.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3232.         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 {
  3233.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3234.         });
  3235.     }
  3236.     /**
  3237.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3238.      *
  3239.      * @return \Symfony\Component\Console\Command\LazyCommand
  3240.      */
  3241.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3242.     {
  3243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3244.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3245.         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 {
  3246.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3247.         });
  3248.     }
  3249.     /**
  3250.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3251.      *
  3252.      * @return \Symfony\Component\Console\Command\LazyCommand
  3253.      */
  3254.     protected function get_Console_Command_XliffLint_LazyService()
  3255.     {
  3256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3258.         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 {
  3259.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3260.         });
  3261.     }
  3262.     /**
  3263.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3264.      *
  3265.      * @return \Symfony\Component\Console\Command\LazyCommand
  3266.      */
  3267.     protected function get_Console_Command_YamlLint_LazyService()
  3268.     {
  3269.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3270.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3271.         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 {
  3272.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3273.         });
  3274.     }
  3275.     /**
  3276.      * Gets the private '.debug.api.client' shared service.
  3277.      *
  3278.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3279.      */
  3280.     protected function get_Debug_Api_ClientService()
  3281.     {
  3282.         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))));
  3283.     }
  3284.     /**
  3285.      * Gets the private '.debug.http_client' shared service.
  3286.      *
  3287.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3288.      */
  3289.     protected function get_Debug_HttpClientService()
  3290.     {
  3291.         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))));
  3292.     }
  3293.     /**
  3294.      * Gets the private '.debug.http_client.inner' shared service.
  3295.      *
  3296.      * @return \Symfony\Contracts\HttpClient\HttpClientInterface
  3297.      */
  3298.     protected function get_Debug_HttpClient_InnerService()
  3299.     {
  3300.         $this->privates['.debug.http_client.inner'] = $instance \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3301.         $a = new \Symfony\Bridge\Monolog\Logger('http_client');
  3302.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3303.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3304.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3305.         $instance->setLogger($a);
  3306.         return $instance;
  3307.     }
  3308.     /**
  3309.      * Gets the private '.errored..service_locator..EtCd_9.App\Dto\BookingFieldsDto' shared service.
  3310.      *
  3311.      * @return \App\Dto\BookingFieldsDto
  3312.      */
  3313.     protected function getBookingFieldsDtoService()
  3314.     {
  3315.         $this->throw('Cannot autowire service ".service_locator..EtCd_9": it references class "App\\Dto\\BookingFieldsDto" but no such service exists.');
  3316.     }
  3317.     /**
  3318.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3319.      *
  3320.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3321.      */
  3322.     protected function getLoaderInterfaceService()
  3323.     {
  3324.         $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".');
  3325.     }
  3326.     /**
  3327.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3328.      *
  3329.      * @return \Symfony\Component\Console\Command\LazyCommand
  3330.      */
  3331.     protected function get_Monolog_Command_ServerLog_LazyService()
  3332.     {
  3333.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3335.         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 {
  3336.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3337.         });
  3338.     }
  3339.     /**
  3340.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3341.      *
  3342.      * @return \Symfony\Component\Console\Command\LazyCommand
  3343.      */
  3344.     protected function get_Security_Command_DebugFirewall_LazyService()
  3345.     {
  3346.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3347.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3348.         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 {
  3349.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3350.         });
  3351.     }
  3352.     /**
  3353.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3354.      *
  3355.      * @return \Symfony\Component\Console\Command\LazyCommand
  3356.      */
  3357.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3358.     {
  3359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3360.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3361.         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 {
  3362.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3363.         });
  3364.     }
  3365.     /**
  3366.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3367.      *
  3368.      * @return \Symfony\Component\Console\Command\LazyCommand
  3369.      */
  3370.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3371.     {
  3372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3373.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3374.         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 {
  3375.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3376.         });
  3377.     }
  3378.     /**
  3379.      * Gets the private '.service_locator..EtCd_9' shared service.
  3380.      *
  3381.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3382.      */
  3383.     protected function get_ServiceLocator__EtCd9Service()
  3384.     {
  3385.         return $this->privates['.service_locator..EtCd_9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3386.             '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.'],
  3387.         ], [
  3388.             'dto' => 'App\\Dto\\BookingFieldsDto',
  3389.         ]);
  3390.     }
  3391.     /**
  3392.      * Gets the private '.service_locator.B2N.LKQ' shared service.
  3393.      *
  3394.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3395.      */
  3396.     protected function get_ServiceLocator_B2N_LKQService()
  3397.     {
  3398.         return $this->privates['.service_locator.B2N.LKQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3399.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3400.         ], [
  3401.             'logger' => '?',
  3402.         ]);
  3403.     }
  3404.     /**
  3405.      * Gets the private '.service_locator.DR9YEeB' shared service.
  3406.      *
  3407.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3408.      */
  3409.     protected function get_ServiceLocator_DR9YEeBService()
  3410.     {
  3411.         return $this->privates['.service_locator.DR9YEeB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3412.             'blogService' => ['privates''App\\Service\\Client\\User\\BlogEntryService''getBlogEntryServiceService'false],
  3413.         ], [
  3414.             'blogService' => 'App\\Service\\Client\\User\\BlogEntryService',
  3415.         ]);
  3416.     }
  3417.     /**
  3418.      * Gets the private '.service_locator.PpzCNom' shared service.
  3419.      *
  3420.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3421.      */
  3422.     protected function get_ServiceLocator_PpzCNomService()
  3423.     {
  3424.         return $this->privates['.service_locator.PpzCNom'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3425.             'service' => ['privates''App\\Service\\Client\\Payment\\PurchaseService''getPurchaseServiceService'false],
  3426.         ], [
  3427.             'service' => 'App\\Service\\Client\\Payment\\PurchaseService',
  3428.         ]);
  3429.     }
  3430.     /**
  3431.      * Gets the private '.service_locator.QIKdI8m' shared service.
  3432.      *
  3433.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3434.      */
  3435.     protected function get_ServiceLocator_QIKdI8mService()
  3436.     {
  3437.         return $this->privates['.service_locator.QIKdI8m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3438.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  3439.             'onlineService' => ['privates''App\\Service\\Client\\User\\MemberOnlineService''getMemberOnlineServiceService'false],
  3440.             'redis' => ['services''Redis''getRedisService'false],
  3441.             'service' => ['privates''App\\Service\\Client\\ActivityFeedService''getActivityFeedServiceService'false],
  3442.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3443.         ], [
  3444.             'logger' => '?',
  3445.             'onlineService' => 'App\\Service\\Client\\User\\MemberOnlineService',
  3446.             'redis' => 'Redis',
  3447.             'service' => 'App\\Service\\Client\\ActivityFeedService',
  3448.             'twig' => '?',
  3449.         ]);
  3450.     }
  3451.     /**
  3452.      * Gets the private '.service_locator.VGV3ufJ' shared service.
  3453.      *
  3454.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3455.      */
  3456.     protected function get_ServiceLocator_VGV3ufJService()
  3457.     {
  3458.         return $this->privates['.service_locator.VGV3ufJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3459.             'gbController' => ['services''App\\Controller\\User\\GuestbookController''getGuestbookControllerService'false],
  3460.         ], [
  3461.             'gbController' => 'App\\Controller\\User\\GuestbookController',
  3462.         ]);
  3463.     }
  3464.     /**
  3465.      * Gets the private '.service_locator.XsyfP82' shared service.
  3466.      *
  3467.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3468.      */
  3469.     protected function get_ServiceLocator_XsyfP82Service()
  3470.     {
  3471.         return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3472.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3473.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3474.         ], [
  3475.             'event_dispatcher' => '?',
  3476.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3477.         ]);
  3478.     }
  3479.     /**
  3480.      * Gets the private '.service_locator.Y1gOgCN' shared service.
  3481.      *
  3482.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3483.      */
  3484.     protected function get_ServiceLocator_Y1gOgCNService()
  3485.     {
  3486.         return $this->privates['.service_locator.Y1gOgCN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3487.             'livecamOnlineService' => ['privates''App\\Service\\LivecamOnlineService''getLivecamOnlineServiceService'false],
  3488.         ], [
  3489.             'livecamOnlineService' => 'App\\Service\\LivecamOnlineService',
  3490.         ]);
  3491.     }
  3492.     /**
  3493.      * Gets the private '.service_locator.Y9b7NxC' shared service.
  3494.      *
  3495.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3496.      */
  3497.     protected function get_ServiceLocator_Y9b7NxCService()
  3498.     {
  3499.         return $this->privates['.service_locator.Y9b7NxC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3500.             'flashBag' => ['privates''session.flash_bag''getSession_FlashBagService'false],
  3501.             'mailService' => ['privates''App\\Service\\Client\\MailService''getMailServiceService'false],
  3502.             'memberService' => ['privates''App\\Service\\Client\\User\\MemberService''getMemberServiceService'false],
  3503.             'recaptchaService' => ['privates''App\\Service\\ReCaptchaService''getReCaptchaServiceService'false],
  3504.         ], [
  3505.             'flashBag' => '?',
  3506.             'mailService' => 'App\\Service\\Client\\MailService',
  3507.             'memberService' => 'App\\Service\\Client\\User\\MemberService',
  3508.             'recaptchaService' => 'App\\Service\\ReCaptchaService',
  3509.         ]);
  3510.     }
  3511.     /**
  3512.      * Gets the private '.service_locator.Yv8cUNm' shared service.
  3513.      *
  3514.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3515.      */
  3516.     protected function get_ServiceLocator_Yv8cUNmService()
  3517.     {
  3518.         return $this->privates['.service_locator.Yv8cUNm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3519.             'dashboardService' => ['privates''App\\Service\\Client\\DashboardService''getDashboardServiceService'false],
  3520.         ], [
  3521.             'dashboardService' => 'App\\Service\\Client\\DashboardService',
  3522.         ]);
  3523.     }
  3524.     /**
  3525.      * Gets the private '.service_locator.Z.tRhQ4' shared service.
  3526.      *
  3527.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3528.      */
  3529.     protected function get_ServiceLocator_Z_TRhQ4Service()
  3530.     {
  3531.         return $this->privates['.service_locator.Z.tRhQ4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3532.             'billingService' => ['privates''App\\Service\\Client\\User\\BillingService''getBillingServiceService'false],
  3533.         ], [
  3534.             'billingService' => 'App\\Service\\Client\\User\\BillingService',
  3535.         ]);
  3536.     }
  3537.     /**
  3538.      * Gets the private '.service_locator.aJaiU.n' shared service.
  3539.      *
  3540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3541.      */
  3542.     protected function get_ServiceLocator_AJaiU_NService()
  3543.     {
  3544.         return $this->privates['.service_locator.aJaiU.n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3545.             'dashboardService' => ['privates''App\\Service\\Client\\DashboardService''getDashboardServiceService'false],
  3546.             'memberService' => ['privates''App\\Service\\Client\\User\\MemberService''getMemberServiceService'false],
  3547.         ], [
  3548.             'dashboardService' => 'App\\Service\\Client\\DashboardService',
  3549.             'memberService' => 'App\\Service\\Client\\User\\MemberService',
  3550.         ]);
  3551.     }
  3552.     /**
  3553.      * Gets the private '.service_locator.b2qUMqa' shared service.
  3554.      *
  3555.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3556.      */
  3557.     protected function get_ServiceLocator_B2qUMqaService()
  3558.     {
  3559.         return $this->privates['.service_locator.b2qUMqa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3560.             'categoryService' => ['privates''App\\Service\\Client\\Content\\CategoryService''getCategoryServiceService'false],
  3561.         ], [
  3562.             'categoryService' => 'App\\Service\\Client\\Content\\CategoryService',
  3563.         ]);
  3564.     }
  3565.     /**
  3566.      * Gets the private '.service_locator.bWo_vWZ' shared service.
  3567.      *
  3568.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3569.      */
  3570.     protected function get_ServiceLocator_BWoVWZService()
  3571.     {
  3572.         return $this->privates['.service_locator.bWo_vWZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3573.             'bonusService' => ['privates''App\\Service\\Client\\BonusService''getBonusServiceService'false],
  3574.         ], [
  3575.             'bonusService' => 'App\\Service\\Client\\BonusService',
  3576.         ]);
  3577.     }
  3578.     /**
  3579.      * Gets the private '.service_locator.bYwR8h3' shared service.
  3580.      *
  3581.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3582.      */
  3583.     protected function get_ServiceLocator_BYwR8h3Service()
  3584.     {
  3585.         return $this->privates['.service_locator.bYwR8h3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3586.             'router' => ['services''router''getRouterService'false],
  3587.         ], [
  3588.             'router' => '?',
  3589.         ]);
  3590.     }
  3591.     /**
  3592.      * Gets the private '.service_locator.bgIGAnj' shared service.
  3593.      *
  3594.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3595.      */
  3596.     protected function get_ServiceLocator_BgIGAnjService()
  3597.     {
  3598.         return $this->privates['.service_locator.bgIGAnj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3599.             'messengerService' => ['privates''App\\Service\\Client\\Messenger\\MessengerService''getMessengerServiceService'false],
  3600.             'noticeService' => ['privates''App\\Service\\Client\\User\\MemberNoticeService''getMemberNoticeServiceService'false],
  3601.             'templateService' => ['privates''App\\Service\\Client\\Messenger\\ChatTemplateService''getChatTemplateServiceService'false],
  3602.         ], [
  3603.             'messengerService' => 'App\\Service\\Client\\Messenger\\MessengerService',
  3604.             'noticeService' => 'App\\Service\\Client\\User\\MemberNoticeService',
  3605.             'templateService' => 'App\\Service\\Client\\Messenger\\ChatTemplateService',
  3606.         ]);
  3607.     }
  3608.     /**
  3609.      * Gets the private '.service_locator.bnNyBKJ' shared service.
  3610.      *
  3611.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3612.      */
  3613.     protected function get_ServiceLocator_BnNyBKJService()
  3614.     {
  3615.         return $this->privates['.service_locator.bnNyBKJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3616.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3617.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3618.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3619.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3620.             'router' => ['services''router''getRouterService'false],
  3621.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3622.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3623.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3624.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3625.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3626.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3627.         ], [
  3628.             'form.factory' => '?',
  3629.             'http_kernel' => '?',
  3630.             'parameter_bag' => '?',
  3631.             'request_stack' => '?',
  3632.             'router' => '?',
  3633.             'security.authorization_checker' => '?',
  3634.             'security.csrf.token_manager' => '?',
  3635.             'security.token_storage' => '?',
  3636.             'serializer' => '?',
  3637.             'session' => '.session.deprecated',
  3638.             'twig' => '?',
  3639.         ]);
  3640.     }
  3641.     /**
  3642.      * Gets the private '.service_locator.df.IupU' shared service.
  3643.      *
  3644.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3645.      */
  3646.     protected function get_ServiceLocator_Df_IupUService()
  3647.     {
  3648.         return $this->privates['.service_locator.df.IupU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3649.             'recaptchaService' => ['privates''App\\Service\\ReCaptchaService''getReCaptchaServiceService'false],
  3650.             'service' => ['privates''App\\Service\\Client\\User\\AccountService''getAccountServiceService'false],
  3651.         ], [
  3652.             'recaptchaService' => 'App\\Service\\ReCaptchaService',
  3653.             'service' => 'App\\Service\\Client\\User\\AccountService',
  3654.         ]);
  3655.     }
  3656.     /**
  3657.      * Gets the private '.service_locator.eFPCyLr' shared service.
  3658.      *
  3659.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3660.      */
  3661.     protected function get_ServiceLocator_EFPCyLrService()
  3662.     {
  3663.         return $this->privates['.service_locator.eFPCyLr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3664.             'service' => ['privates''App\\Service\\Client\\User\\AccountService''getAccountServiceService'false],
  3665.             'webmasterAdService' => ['privates''App\\Service\\Client\\Webmaster\\WebmasterAdService''getWebmasterAdServiceService'false],
  3666.         ], [
  3667.             'service' => 'App\\Service\\Client\\User\\AccountService',
  3668.             'webmasterAdService' => 'App\\Service\\Client\\Webmaster\\WebmasterAdService',
  3669.         ]);
  3670.     }
  3671.     /**
  3672.      * Gets the private '.service_locator.f.NbSUj' shared service.
  3673.      *
  3674.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3675.      */
  3676.     protected function get_ServiceLocator_F_NbSUjService()
  3677.     {
  3678.         return $this->privates['.service_locator.f.NbSUj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3679.             'redis' => ['services''Redis''getRedisService'false],
  3680.         ], [
  3681.             'redis' => 'Redis',
  3682.         ]);
  3683.     }
  3684.     /**
  3685.      * Gets the private '.service_locator.p6Vhg8C' shared service.
  3686.      *
  3687.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3688.      */
  3689.     protected function get_ServiceLocator_P6Vhg8CService()
  3690.     {
  3691.         return $this->privates['.service_locator.p6Vhg8C'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3692.             'bonusService' => ['privates''App\\Service\\Client\\BonusService''getBonusServiceService'false],
  3693.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3694.         ], [
  3695.             'bonusService' => 'App\\Service\\Client\\BonusService',
  3696.             'twig' => '?',
  3697.         ]);
  3698.     }
  3699.     /**
  3700.      * Gets the private '.service_locator.r4E_B3Z' shared service.
  3701.      *
  3702.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3703.      */
  3704.     protected function get_ServiceLocator_R4EB3ZService()
  3705.     {
  3706.         return $this->privates['.service_locator.r4E_B3Z'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3707.             'params' => ['privates''parameter_bag''getParameterBagService'false],
  3708.         ], [
  3709.             'params' => '?',
  3710.         ]);
  3711.     }
  3712.     /**
  3713.      * Gets the private '.service_locator.smlIh4m' shared service.
  3714.      *
  3715.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3716.      */
  3717.     protected function get_ServiceLocator_SmlIh4mService()
  3718.     {
  3719.         return $this->privates['.service_locator.smlIh4m'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3720.             'feedService' => ['privates''App\\Service\\Client\\ActivityFeedService''getActivityFeedServiceService'false],
  3721.         ], [
  3722.             'feedService' => 'App\\Service\\Client\\ActivityFeedService',
  3723.         ]);
  3724.     }
  3725.     /**
  3726.      * Gets the private '.service_locator.wqmS2L3' shared service.
  3727.      *
  3728.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3729.      */
  3730.     protected function get_ServiceLocator_WqmS2L3Service()
  3731.     {
  3732.         return $this->privates['.service_locator.wqmS2L3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3733.             'App\\Controller\\Amateurcenter\\BalanceController::billingPdf' => ['privates''.service_locator.Z.tRhQ4''get_ServiceLocator_Z_TRhQ4Service'false],
  3734.             'App\\Controller\\Amateurcenter\\IndexController::index' => ['privates''.service_locator.aJaiU.n''get_ServiceLocator_AJaiU_NService'false],
  3735.             'App\\Controller\\Booking\\ExternalBookingController::getExternalUri' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  3736.             'App\\Controller\\CachedPageActionController::bonus' => ['privates''.service_locator.bWo_vWZ''get_ServiceLocator_BWoVWZService'false],
  3737.             'App\\Controller\\Content\\CategoryVideoController::category' => ['privates''.service_locator.B2N.LKQ''get_ServiceLocator_B2N_LKQService'false],
  3738.             'App\\Controller\\Content\\ImagesetController::categories' => ['privates''.service_locator.b2qUMqa''get_ServiceLocator_B2qUMqaService'false],
  3739.             'App\\Controller\\Content\\ImagesetController::purchaseImage' => ['privates''.service_locator.PpzCNom''get_ServiceLocator_PpzCNomService'false],
  3740.             'App\\Controller\\Content\\VideoController::categories' => ['privates''.service_locator.b2qUMqa''get_ServiceLocator_B2qUMqaService'false],
  3741.             'App\\Controller\\Dto\\ExternalBookingDto::createFromBookingFields' => ['privates''.service_locator..EtCd_9''get_ServiceLocator__EtCd9Service'false],
  3742.             'App\\Controller\\HomeController::contact' => ['privates''.service_locator.Y9b7NxC''get_ServiceLocator_Y9b7NxCService'false],
  3743.             'App\\Controller\\HomeController::index' => ['privates''.service_locator.f.NbSUj''get_ServiceLocator_F_NbSUjService'false],
  3744.             'App\\Controller\\LivecamController::index' => ['privates''.service_locator.Y1gOgCN''get_ServiceLocator_Y1gOgCNService'false],
  3745.             'App\\Controller\\Messenger\\OperatorController::billingpdf' => ['privates''.service_locator.Z.tRhQ4''get_ServiceLocator_Z_TRhQ4Service'false],
  3746.             'App\\Controller\\Messenger\\OperatorController::reactdata' => ['privates''.service_locator.bgIGAnj''get_ServiceLocator_BgIGAnjService'false],
  3747.             'App\\Controller\\Messenger\\OperatorController::runprofilevisit' => ['privates''.service_locator.smlIh4m''get_ServiceLocator_SmlIh4mService'false],
  3748.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  3749.             'App\\Controller\\SecurityController::registerembed' => ['privates''.service_locator.eFPCyLr''get_ServiceLocator_EFPCyLrService'false],
  3750.             'App\\Controller\\SecurityController::registration' => ['privates''.service_locator.df.IupU''get_ServiceLocator_Df_IupUService'false],
  3751.             'App\\Controller\\SocketActionsController::currentBonusData' => ['privates''.service_locator.p6Vhg8C''get_ServiceLocator_P6Vhg8CService'false],
  3752.             'App\\Controller\\SocketActionsController::infostreamUpdates' => ['privates''.service_locator.QIKdI8m''get_ServiceLocator_QIKdI8mService'false],
  3753.             'App\\Controller\\User\\DashboardController::index' => ['privates''.service_locator.Yv8cUNm''get_ServiceLocator_Yv8cUNmService'false],
  3754.             'App\\Controller\\User\\ProfileController::blog' => ['privates''.service_locator.DR9YEeB''get_ServiceLocator_DR9YEeBService'false],
  3755.             'App\\Controller\\User\\ProfileController::guestbook' => ['privates''.service_locator.VGV3ufJ''get_ServiceLocator_VGV3ufJService'false],
  3756.             'App\\Controller\\Webmaster\\AdsController::index' => ['privates''.service_locator.r4E_B3Z''get_ServiceLocator_R4EB3ZService'false],
  3757.             'App\\Controller\\Webmaster\\SecurityController::webmasterlogin' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  3758.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3759.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3760.             'App\\Controller\\Amateurcenter\\BalanceController:billingPdf' => ['privates''.service_locator.Z.tRhQ4''get_ServiceLocator_Z_TRhQ4Service'false],
  3761.             'App\\Controller\\Amateurcenter\\IndexController:index' => ['privates''.service_locator.aJaiU.n''get_ServiceLocator_AJaiU_NService'false],
  3762.             'App\\Controller\\Booking\\ExternalBookingController:getExternalUri' => ['privates''.service_locator.bYwR8h3''get_ServiceLocator_BYwR8h3Service'false],
  3763.             'App\\Controller\\CachedPageActionController:bonus' => ['privates''.service_locator.bWo_vWZ''get_ServiceLocator_BWoVWZService'false],
  3764.             'App\\Controller\\Content\\CategoryVideoController:category' => ['privates''.service_locator.B2N.LKQ''get_ServiceLocator_B2N_LKQService'false],
  3765.             'App\\Controller\\Content\\ImagesetController:categories' => ['privates''.service_locator.b2qUMqa''get_ServiceLocator_B2qUMqaService'false],
  3766.             'App\\Controller\\Content\\ImagesetController:purchaseImage' => ['privates''.service_locator.PpzCNom''get_ServiceLocator_PpzCNomService'false],
  3767.             'App\\Controller\\Content\\VideoController:categories' => ['privates''.service_locator.b2qUMqa''get_ServiceLocator_B2qUMqaService'false],
  3768.             'App\\Controller\\Dto\\ExternalBookingDto:createFromBookingFields' => ['privates''.service_locator..EtCd_9''get_ServiceLocator__EtCd9Service'false],
  3769.             'App\\Controller\\HomeController:contact' => ['privates''.service_locator.Y9b7NxC''get_ServiceLocator_Y9b7NxCService'false],
  3770.             'App\\Controller\\HomeController:index' => ['privates''.service_locator.f.NbSUj''get_ServiceLocator_F_NbSUjService'false],
  3771.             'App\\Controller\\LivecamController:index' => ['privates''.service_locator.Y1gOgCN''get_ServiceLocator_Y1gOgCNService'false],
  3772.             'App\\Controller\\Messenger\\OperatorController:billingpdf' => ['privates''.service_locator.Z.tRhQ4''get_ServiceLocator_Z_TRhQ4Service'false],
  3773.             'App\\Controller\\Messenger\\OperatorController:reactdata' => ['privates''.service_locator.bgIGAnj''get_ServiceLocator_BgIGAnjService'false],
  3774.             'App\\Controller\\Messenger\\OperatorController:runprofilevisit' => ['privates''.service_locator.smlIh4m''get_ServiceLocator_SmlIh4mService'false],
  3775.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  3776.             'App\\Controller\\SecurityController:registerembed' => ['privates''.service_locator.eFPCyLr''get_ServiceLocator_EFPCyLrService'false],
  3777.             'App\\Controller\\SecurityController:registration' => ['privates''.service_locator.df.IupU''get_ServiceLocator_Df_IupUService'false],
  3778.             'App\\Controller\\SocketActionsController:currentBonusData' => ['privates''.service_locator.p6Vhg8C''get_ServiceLocator_P6Vhg8CService'false],
  3779.             'App\\Controller\\SocketActionsController:infostreamUpdates' => ['privates''.service_locator.QIKdI8m''get_ServiceLocator_QIKdI8mService'false],
  3780.             'App\\Controller\\User\\DashboardController:index' => ['privates''.service_locator.Yv8cUNm''get_ServiceLocator_Yv8cUNmService'false],
  3781.             'App\\Controller\\User\\ProfileController:blog' => ['privates''.service_locator.DR9YEeB''get_ServiceLocator_DR9YEeBService'false],
  3782.             'App\\Controller\\User\\ProfileController:guestbook' => ['privates''.service_locator.VGV3ufJ''get_ServiceLocator_VGV3ufJService'false],
  3783.             'App\\Controller\\Webmaster\\AdsController:index' => ['privates''.service_locator.r4E_B3Z''get_ServiceLocator_R4EB3ZService'false],
  3784.             'App\\Controller\\Webmaster\\SecurityController:webmasterlogin' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  3785.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3786.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3787.         ], [
  3788.             'App\\Controller\\Amateurcenter\\BalanceController::billingPdf' => '?',
  3789.             'App\\Controller\\Amateurcenter\\IndexController::index' => '?',
  3790.             'App\\Controller\\Booking\\ExternalBookingController::getExternalUri' => '?',
  3791.             'App\\Controller\\CachedPageActionController::bonus' => '?',
  3792.             'App\\Controller\\Content\\CategoryVideoController::category' => '?',
  3793.             'App\\Controller\\Content\\ImagesetController::categories' => '?',
  3794.             'App\\Controller\\Content\\ImagesetController::purchaseImage' => '?',
  3795.             'App\\Controller\\Content\\VideoController::categories' => '?',
  3796.             'App\\Controller\\Dto\\ExternalBookingDto::createFromBookingFields' => '?',
  3797.             'App\\Controller\\HomeController::contact' => '?',
  3798.             'App\\Controller\\HomeController::index' => '?',
  3799.             'App\\Controller\\LivecamController::index' => '?',
  3800.             'App\\Controller\\Messenger\\OperatorController::billingpdf' => '?',
  3801.             'App\\Controller\\Messenger\\OperatorController::reactdata' => '?',
  3802.             'App\\Controller\\Messenger\\OperatorController::runprofilevisit' => '?',
  3803.             'App\\Controller\\SecurityController::login' => '?',
  3804.             'App\\Controller\\SecurityController::registerembed' => '?',
  3805.             'App\\Controller\\SecurityController::registration' => '?',
  3806.             'App\\Controller\\SocketActionsController::currentBonusData' => '?',
  3807.             'App\\Controller\\SocketActionsController::infostreamUpdates' => '?',
  3808.             'App\\Controller\\User\\DashboardController::index' => '?',
  3809.             'App\\Controller\\User\\ProfileController::blog' => '?',
  3810.             'App\\Controller\\User\\ProfileController::guestbook' => '?',
  3811.             'App\\Controller\\Webmaster\\AdsController::index' => '?',
  3812.             'App\\Controller\\Webmaster\\SecurityController::webmasterlogin' => '?',
  3813.             'kernel::loadRoutes' => '?',
  3814.             'kernel::registerContainerConfiguration' => '?',
  3815.             'App\\Controller\\Amateurcenter\\BalanceController:billingPdf' => '?',
  3816.             'App\\Controller\\Amateurcenter\\IndexController:index' => '?',
  3817.             'App\\Controller\\Booking\\ExternalBookingController:getExternalUri' => '?',
  3818.             'App\\Controller\\CachedPageActionController:bonus' => '?',
  3819.             'App\\Controller\\Content\\CategoryVideoController:category' => '?',
  3820.             'App\\Controller\\Content\\ImagesetController:categories' => '?',
  3821.             'App\\Controller\\Content\\ImagesetController:purchaseImage' => '?',
  3822.             'App\\Controller\\Content\\VideoController:categories' => '?',
  3823.             'App\\Controller\\Dto\\ExternalBookingDto:createFromBookingFields' => '?',
  3824.             'App\\Controller\\HomeController:contact' => '?',
  3825.             'App\\Controller\\HomeController:index' => '?',
  3826.             'App\\Controller\\LivecamController:index' => '?',
  3827.             'App\\Controller\\Messenger\\OperatorController:billingpdf' => '?',
  3828.             'App\\Controller\\Messenger\\OperatorController:reactdata' => '?',
  3829.             'App\\Controller\\Messenger\\OperatorController:runprofilevisit' => '?',
  3830.             'App\\Controller\\SecurityController:login' => '?',
  3831.             'App\\Controller\\SecurityController:registerembed' => '?',
  3832.             'App\\Controller\\SecurityController:registration' => '?',
  3833.             'App\\Controller\\SocketActionsController:currentBonusData' => '?',
  3834.             'App\\Controller\\SocketActionsController:infostreamUpdates' => '?',
  3835.             'App\\Controller\\User\\DashboardController:index' => '?',
  3836.             'App\\Controller\\User\\ProfileController:blog' => '?',
  3837.             'App\\Controller\\User\\ProfileController:guestbook' => '?',
  3838.             'App\\Controller\\Webmaster\\AdsController:index' => '?',
  3839.             'App\\Controller\\Webmaster\\SecurityController:webmasterlogin' => '?',
  3840.             'kernel:loadRoutes' => '?',
  3841.             'kernel:registerContainerConfiguration' => '?',
  3842.         ]);
  3843.     }
  3844.     /**
  3845.      * Gets the private '.service_locator.xUrKPVU' shared service.
  3846.      *
  3847.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3848.      */
  3849.     protected function get_ServiceLocator_XUrKPVUService()
  3850.     {
  3851.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3852.             '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".'],
  3853.         ], [
  3854.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3855.         ]);
  3856.     }
  3857.     /**
  3858.      * Gets the private '.service_locator.zFcJjKU' shared service.
  3859.      *
  3860.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3861.      */
  3862.     protected function get_ServiceLocator_ZFcJjKUService()
  3863.     {
  3864.         return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3865.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3866.         ], [
  3867.             'authenticationUtils' => '?',
  3868.         ]);
  3869.     }
  3870.     /**
  3871.      * Gets the private '.service_locator.zJyh7qS' shared service.
  3872.      *
  3873.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3874.      */
  3875.     protected function get_ServiceLocator_ZJyh7qSService()
  3876.     {
  3877.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3878.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  3879.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  3880.         ], [
  3881.             'security.firewall.map.context.dev' => '?',
  3882.             'security.firewall.map.context.main' => '?',
  3883.         ]);
  3884.     }
  3885.     /**
  3886.      * Gets the private '.session.deprecated' shared service.
  3887.      *
  3888.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  3889.      */
  3890.     protected function get_Session_DeprecatedService()
  3891.     {
  3892.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3893.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  3894.         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();
  3895.     }
  3896.     /**
  3897.      * Gets the private '.twig.command.debug.lazy' shared service.
  3898.      *
  3899.      * @return \Symfony\Component\Console\Command\LazyCommand
  3900.      */
  3901.     protected function get_Twig_Command_Debug_LazyService()
  3902.     {
  3903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3905.         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 {
  3906.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  3907.         });
  3908.     }
  3909.     /**
  3910.      * Gets the private '.twig.command.lint.lazy' shared service.
  3911.      *
  3912.      * @return \Symfony\Component\Console\Command\LazyCommand
  3913.      */
  3914.     protected function get_Twig_Command_Lint_LazyService()
  3915.     {
  3916.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3918.         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 {
  3919.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  3920.         });
  3921.     }
  3922.     /**
  3923.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  3924.      *
  3925.      * @return \Symfony\Component\Console\Command\LazyCommand
  3926.      */
  3927.     protected function get_VarDumper_Command_ServerDump_LazyService()
  3928.     {
  3929.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3931.         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 {
  3932.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  3933.         });
  3934.     }
  3935.     /**
  3936.      * Gets the private 'App\Command\InfostreamCacheWipeCommand' shared autowired service.
  3937.      *
  3938.      * @return \App\Command\InfostreamCacheWipeCommand
  3939.      */
  3940.     protected function getInfostreamCacheWipeCommandService()
  3941.     {
  3942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3943.         include_once \dirname(__DIR__4).'/src/Command/InfostreamCacheWipeCommand.php';
  3944.         $this->privates['App\\Command\\InfostreamCacheWipeCommand'] = $instance = new \App\Command\InfostreamCacheWipeCommand(($this->services['Redis'] ?? $this->getRedisService()));
  3945.         $instance->setName('app:infostream_cache:wipe');
  3946.         return $instance;
  3947.     }
  3948.     /**
  3949.      * Gets the private 'App\Command\MemberMainPageCacheCommand' shared autowired service.
  3950.      *
  3951.      * @return \App\Command\MemberMainPageCacheCommand
  3952.      */
  3953.     protected function getMemberMainPageCacheCommandService()
  3954.     {
  3955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3956.         include_once \dirname(__DIR__4).'/src/Command/PageCacheCommandTrait.php';
  3957.         include_once \dirname(__DIR__4).'/src/Command/MemberMainPageCacheCommand.php';
  3958.         include_once \dirname(__DIR__4).'/src/Infrastructure/PageCacheHelper.php';
  3959.         include_once \dirname(__DIR__4).'/src/Infrastructure/LockFileHelper.php';
  3960.         $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()));
  3961.         $instance->setName('app:page_cache:member_main');
  3962.         return $instance;
  3963.     }
  3964.     /**
  3965.      * Gets the private 'App\Command\PageCacheMissesWorkerCommand' shared autowired service.
  3966.      *
  3967.      * @return \App\Command\PageCacheMissesWorkerCommand
  3968.      */
  3969.     protected function getPageCacheMissesWorkerCommandService()
  3970.     {
  3971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3972.         include_once \dirname(__DIR__4).'/src/Command/PageCacheMissesWorkerCommand.php';
  3973.         include_once \dirname(__DIR__4).'/src/Infrastructure/PageCacheHelper.php';
  3974.         $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())));
  3975.         $instance->setName('app:page_cache:worker_misses');
  3976.         return $instance;
  3977.     }
  3978.     /**
  3979.      * Gets the private 'App\Command\PageCacheStatsCommand' shared autowired service.
  3980.      *
  3981.      * @return \App\Command\PageCacheStatsCommand
  3982.      */
  3983.     protected function getPageCacheStatsCommandService()
  3984.     {
  3985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3986.         include_once \dirname(__DIR__4).'/src/Command/PageCacheStatsCommand.php';
  3987.         $this->privates['App\\Command\\PageCacheStatsCommand'] = $instance = new \App\Command\PageCacheStatsCommand(($this->services['Redis'] ?? $this->getRedisService()));
  3988.         $instance->setName('app:page_cache:stats');
  3989.         return $instance;
  3990.     }
  3991.     /**
  3992.      * Gets the private 'App\Command\PageCacheWipeCommand' shared autowired service.
  3993.      *
  3994.      * @return \App\Command\PageCacheWipeCommand
  3995.      */
  3996.     protected function getPageCacheWipeCommandService()
  3997.     {
  3998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3999.         include_once \dirname(__DIR__4).'/src/Command/PageCacheWipeCommand.php';
  4000.         include_once \dirname(__DIR__4).'/src/Infrastructure/PageCacheHelper.php';
  4001.         $this->privates['App\\Command\\PageCacheWipeCommand'] = $instance = new \App\Command\PageCacheWipeCommand(new \App\Infrastructure\PageCacheHelper(($this->services['Redis'] ?? $this->getRedisService())));
  4002.         $instance->setName('app:page_cache:wipe');
  4003.         return $instance;
  4004.     }
  4005.     /**
  4006.      * Gets the private 'App\Command\PageCacheWorkerCommand' shared autowired service.
  4007.      *
  4008.      * @return \App\Command\PageCacheWorkerCommand
  4009.      */
  4010.     protected function getPageCacheWorkerCommandService()
  4011.     {
  4012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4013.         include_once \dirname(__DIR__4).'/src/Command/PageCacheCommandTrait.php';
  4014.         include_once \dirname(__DIR__4).'/src/Command/PageCacheWorkerCommand.php';
  4015.         include_once \dirname(__DIR__4).'/src/Infrastructure/PageCacheHelper.php';
  4016.         include_once \dirname(__DIR__4).'/src/Infrastructure/LockFileHelper.php';
  4017.         $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()));
  4018.         $instance->setName('app:page_cache:worker');
  4019.         return $instance;
  4020.     }
  4021.     /**
  4022.      * Gets the private 'App\Command\PublicMainPageCacheCommand' shared autowired service.
  4023.      *
  4024.      * @return \App\Command\PublicMainPageCacheCommand
  4025.      */
  4026.     protected function getPublicMainPageCacheCommandService()
  4027.     {
  4028.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4029.         include_once \dirname(__DIR__4).'/src/Command/PageCacheCommandTrait.php';
  4030.         include_once \dirname(__DIR__4).'/src/Command/PublicMainPageCacheCommand.php';
  4031.         include_once \dirname(__DIR__4).'/src/Infrastructure/PageCacheHelper.php';
  4032.         include_once \dirname(__DIR__4).'/src/Infrastructure/LockFileHelper.php';
  4033.         $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()));
  4034.         $instance->setName('app:page_cache:public_main');
  4035.         return $instance;
  4036.     }
  4037.     /**
  4038.      * Gets the private 'App\Command\SidebarCacheWipeCommand' shared autowired service.
  4039.      *
  4040.      * @return \App\Command\SidebarCacheWipeCommand
  4041.      */
  4042.     protected function getSidebarCacheWipeCommandService()
  4043.     {
  4044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4045.         include_once \dirname(__DIR__4).'/src/Command/SidebarCacheWipeCommand.php';
  4046.         $this->privates['App\\Command\\SidebarCacheWipeCommand'] = $instance = new \App\Command\SidebarCacheWipeCommand(($this->services['Redis'] ?? $this->getRedisService()));
  4047.         $instance->setName('app:sidebar_cache:wipe');
  4048.         return $instance;
  4049.     }
  4050.     /**
  4051.      * Gets the private 'App\Command\WebSocketStressConfigsCommand' shared autowired service.
  4052.      *
  4053.      * @return \App\Command\WebSocketStressConfigsCommand
  4054.      */
  4055.     protected function getWebSocketStressConfigsCommandService()
  4056.     {
  4057.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4058.         include_once \dirname(__DIR__4).'/src/Command/WebSocketStressConfigsCommand.php';
  4059.         include_once \dirname(__DIR__4).'/src/Infrastructure/WebSocketStressService.php';
  4060.         $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())));
  4061.         $instance->setName('app:websocket:stress_configs');
  4062.         return $instance;
  4063.     }
  4064.     /**
  4065.      * Gets the private 'App\Command\WriteUsedRedisKeysCommand' shared autowired service.
  4066.      *
  4067.      * @return \App\Command\WriteUsedRedisKeysCommand
  4068.      */
  4069.     protected function getWriteUsedRedisKeysCommandService()
  4070.     {
  4071.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4072.         include_once \dirname(__DIR__4).'/src/Command/WriteUsedRedisKeysCommand.php';
  4073.         $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()));
  4074.         $instance->setName('app:write-redis-keys');
  4075.         return $instance;
  4076.     }
  4077.     /**
  4078.      * Gets the private 'App\EventSubscriber\LoginSubscriber' shared autowired service.
  4079.      *
  4080.      * @return \App\EventSubscriber\LoginSubscriber
  4081.      */
  4082.     protected function getLoginSubscriberService()
  4083.     {
  4084.         include_once \dirname(__DIR__4).'/src/EventSubscriber/LoginSubscriber.php';
  4085.         $a = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  4086.         if (isset($this->privates['App\\EventSubscriber\\LoginSubscriber'])) {
  4087.             return $this->privates['App\\EventSubscriber\\LoginSubscriber'];
  4088.         }
  4089.         $b = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
  4090.         if (isset($this->privates['App\\EventSubscriber\\LoginSubscriber'])) {
  4091.             return $this->privates['App\\EventSubscriber\\LoginSubscriber'];
  4092.         }
  4093.         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))));
  4094.     }
  4095.     /**
  4096.      * Gets the private 'App\EventSubscriber\LogoutSubscriber' shared autowired service.
  4097.      *
  4098.      * @return \App\EventSubscriber\LogoutSubscriber
  4099.      */
  4100.     protected function getLogoutSubscriberService()
  4101.     {
  4102.         include_once \dirname(__DIR__4).'/src/EventSubscriber/LogoutSubscriber.php';
  4103.         $a = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  4104.         if (isset($this->privates['App\\EventSubscriber\\LogoutSubscriber'])) {
  4105.             return $this->privates['App\\EventSubscriber\\LogoutSubscriber'];
  4106.         }
  4107.         $b = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
  4108.         if (isset($this->privates['App\\EventSubscriber\\LogoutSubscriber'])) {
  4109.             return $this->privates['App\\EventSubscriber\\LogoutSubscriber'];
  4110.         }
  4111.         return $this->privates['App\\EventSubscriber\\LogoutSubscriber'] = new \App\EventSubscriber\LogoutSubscriber($a$b);
  4112.     }
  4113.     /**
  4114.      * Gets the private 'App\EventSubscriber\PageCacheSubscriber' shared autowired service.
  4115.      *
  4116.      * @return \App\EventSubscriber\PageCacheSubscriber
  4117.      */
  4118.     protected function getPageCacheSubscriberService()
  4119.     {
  4120.         include_once \dirname(__DIR__4).'/src/EventSubscriber/PageCacheSubscriber.php';
  4121.         include_once \dirname(__DIR__4).'/src/Infrastructure/PageCacheHelper.php';
  4122.         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()));
  4123.     }
  4124.     /**
  4125.      * Gets the private 'App\EventSubscriber\WebmasterReferenceRequestSubscriber' shared autowired service.
  4126.      *
  4127.      * @return \App\EventSubscriber\WebmasterReferenceRequestSubscriber
  4128.      */
  4129.     protected function getWebmasterReferenceRequestSubscriberService()
  4130.     {
  4131.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4132.         if (isset($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'])) {
  4133.             return $this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'];
  4134.         }
  4135.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  4136.         if (isset($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'])) {
  4137.             return $this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'];
  4138.         }
  4139.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  4140.         if (isset($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'])) {
  4141.             return $this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'];
  4142.         }
  4143.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4144.         if (isset($this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'])) {
  4145.             return $this->privates['App\\EventSubscriber\\WebmasterReferenceRequestSubscriber'];
  4146.         }
  4147.         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));
  4148.     }
  4149.     /**
  4150.      * Gets the private 'App\Form\Amateur\ActorForm' shared autowired service.
  4151.      *
  4152.      * @return \App\Form\Amateur\ActorForm
  4153.      */
  4154.     protected function getActorFormService()
  4155.     {
  4156.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4157.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4158.         include_once \dirname(__DIR__4).'/src/Form/Amateur/ActorForm.php';
  4159.         return $this->privates['App\\Form\\Amateur\\ActorForm'] = new \App\Form\Amateur\ActorForm();
  4160.     }
  4161.     /**
  4162.      * Gets the private 'App\Form\Amateur\BlogEntryForm' shared autowired service.
  4163.      *
  4164.      * @return \App\Form\Amateur\BlogEntryForm
  4165.      */
  4166.     protected function getBlogEntryFormService()
  4167.     {
  4168.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4169.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4170.         include_once \dirname(__DIR__4).'/src/Form/Amateur/BlogEntryForm.php';
  4171.         include_once \dirname(__DIR__4).'/src/Service/WysiwygSanitizer.php';
  4172.         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.''))));
  4173.     }
  4174.     /**
  4175.      * Gets the private 'App\Form\Amateur\UpgradeForm' shared autowired service.
  4176.      *
  4177.      * @return \App\Form\Amateur\UpgradeForm
  4178.      */
  4179.     protected function getUpgradeFormService()
  4180.     {
  4181.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4182.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4183.         include_once \dirname(__DIR__4).'/src/Form/Amateur/UpgradeForm.php';
  4184.         return $this->privates['App\\Form\\Amateur\\UpgradeForm'] = new \App\Form\Amateur\UpgradeForm();
  4185.     }
  4186.     /**
  4187.      * Gets the private 'App\Form\Booking\BankAccountForm' shared autowired service.
  4188.      *
  4189.      * @return \App\Form\Booking\BankAccountForm
  4190.      */
  4191.     protected function getBankAccountFormService()
  4192.     {
  4193.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4194.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4195.         include_once \dirname(__DIR__4).'/src/Form/Booking/BankAccountForm.php';
  4196.         return $this->privates['App\\Form\\Booking\\BankAccountForm'] = new \App\Form\Booking\BankAccountForm();
  4197.     }
  4198.     /**
  4199.      * Gets the private 'App\Form\Booking\BookingFieldsForm' shared autowired service.
  4200.      *
  4201.      * @return \App\Form\Booking\BookingFieldsForm
  4202.      */
  4203.     protected function getBookingFieldsFormService()
  4204.     {
  4205.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4206.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4207.         include_once \dirname(__DIR__4).'/src/Form/Booking/BookingFieldsForm.php';
  4208.         return $this->privates['App\\Form\\Booking\\BookingFieldsForm'] = new \App\Form\Booking\BookingFieldsForm();
  4209.     }
  4210.     /**
  4211.      * Gets the private 'App\Form\Booking\BookingFieldsFormCreditCard' shared autowired service.
  4212.      *
  4213.      * @return \App\Form\Booking\BookingFieldsFormCreditCard
  4214.      */
  4215.     protected function getBookingFieldsFormCreditCardService()
  4216.     {
  4217.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4218.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4219.         include_once \dirname(__DIR__4).'/src/Form/Booking/BookingFieldsFormCreditCard.php';
  4220.         return $this->privates['App\\Form\\Booking\\BookingFieldsFormCreditCard'] = new \App\Form\Booking\BookingFieldsFormCreditCard();
  4221.     }
  4222.     /**
  4223.      * Gets the private 'App\Form\Booking\BookingFieldsFormDirectDebit' shared autowired service.
  4224.      *
  4225.      * @return \App\Form\Booking\BookingFieldsFormDirectDebit
  4226.      */
  4227.     protected function getBookingFieldsFormDirectDebitService()
  4228.     {
  4229.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4230.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4231.         include_once \dirname(__DIR__4).'/src/Form/Booking/BookingFieldsFormDirectDebit.php';
  4232.         return $this->privates['App\\Form\\Booking\\BookingFieldsFormDirectDebit'] = new \App\Form\Booking\BookingFieldsFormDirectDebit();
  4233.     }
  4234.     /**
  4235.      * Gets the private 'App\Form\ContactForm' shared autowired service.
  4236.      *
  4237.      * @return \App\Form\ContactForm
  4238.      */
  4239.     protected function getContactFormService()
  4240.     {
  4241.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4242.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4243.         include_once \dirname(__DIR__4).'/src/Form/ContactForm.php';
  4244.         return $this->privates['App\\Form\\ContactForm'] = new \App\Form\ContactForm();
  4245.     }
  4246.     /**
  4247.      * Gets the private 'App\Form\ContentCommentForm' shared autowired service.
  4248.      *
  4249.      * @return \App\Form\ContentCommentForm
  4250.      */
  4251.     protected function getContentCommentFormService()
  4252.     {
  4253.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4254.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4255.         include_once \dirname(__DIR__4).'/src/Form/ContentCommentForm.php';
  4256.         return $this->privates['App\\Form\\ContentCommentForm'] = new \App\Form\ContentCommentForm(($this->services['router'] ?? $this->getRouterService()));
  4257.     }
  4258.     /**
  4259.      * Gets the private 'App\Form\ContentImagesetEditing' shared autowired service.
  4260.      *
  4261.      * @return \App\Form\ContentImagesetEditing
  4262.      */
  4263.     protected function getContentImagesetEditingService()
  4264.     {
  4265.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4267.         include_once \dirname(__DIR__4).'/src/Form/ContentVideoEditing.php';
  4268.         include_once \dirname(__DIR__4).'/src/Form/ContentImagesetEditing.php';
  4269.         $a = ($this->privates['App\\Service\\Client\\Content\\CategoryService'] ?? $this->getCategoryServiceService());
  4270.         if (isset($this->privates['App\\Form\\ContentImagesetEditing'])) {
  4271.             return $this->privates['App\\Form\\ContentImagesetEditing'];
  4272.         }
  4273.         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()));
  4274.     }
  4275.     /**
  4276.      * Gets the private 'App\Form\ContentVideoEditing' shared autowired service.
  4277.      *
  4278.      * @return \App\Form\ContentVideoEditing
  4279.      */
  4280.     protected function getContentVideoEditingService()
  4281.     {
  4282.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4283.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4284.         include_once \dirname(__DIR__4).'/src/Form/ContentVideoEditing.php';
  4285.         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()));
  4286.     }
  4287.     /**
  4288.      * Gets the private 'App\Form\CustomType\SinceChoiceType' shared autowired service.
  4289.      *
  4290.      * @return \App\Form\CustomType\SinceChoiceType
  4291.      */
  4292.     protected function getSinceChoiceTypeService()
  4293.     {
  4294.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4296.         include_once \dirname(__DIR__4).'/src/Form/CustomType/SinceChoiceType.php';
  4297.         return $this->privates['App\\Form\\CustomType\\SinceChoiceType'] = new \App\Form\CustomType\SinceChoiceType();
  4298.     }
  4299.     /**
  4300.      * Gets the private 'App\Form\ForgotPassword' shared autowired service.
  4301.      *
  4302.      * @return \App\Form\ForgotPassword
  4303.      */
  4304.     protected function getForgotPasswordService()
  4305.     {
  4306.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4307.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4308.         include_once \dirname(__DIR__4).'/src/Form/ForgotPassword.php';
  4309.         return $this->privates['App\\Form\\ForgotPassword'] = new \App\Form\ForgotPassword();
  4310.     }
  4311.     /**
  4312.      * Gets the private 'App\Form\Group' shared autowired service.
  4313.      *
  4314.      * @return \App\Form\Group
  4315.      */
  4316.     protected function getGroupService()
  4317.     {
  4318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4319.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4320.         include_once \dirname(__DIR__4).'/src/Form/Group.php';
  4321.         return $this->privates['App\\Form\\Group'] = new \App\Form\Group();
  4322.     }
  4323.     /**
  4324.      * Gets the private 'App\Form\GroupNotificationSettings' shared autowired service.
  4325.      *
  4326.      * @return \App\Form\GroupNotificationSettings
  4327.      */
  4328.     protected function getGroupNotificationSettingsService()
  4329.     {
  4330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4332.         include_once \dirname(__DIR__4).'/src/Form/GroupNotificationSettings.php';
  4333.         return $this->privates['App\\Form\\GroupNotificationSettings'] = new \App\Form\GroupNotificationSettings();
  4334.     }
  4335.     /**
  4336.      * Gets the private 'App\Form\GroupPost' shared autowired service.
  4337.      *
  4338.      * @return \App\Form\GroupPost
  4339.      */
  4340.     protected function getGroupPostService()
  4341.     {
  4342.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4343.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4344.         include_once \dirname(__DIR__4).'/src/Form/GroupPost.php';
  4345.         return $this->privates['App\\Form\\GroupPost'] = new \App\Form\GroupPost();
  4346.     }
  4347.     /**
  4348.      * Gets the private 'App\Form\GroupThread' shared autowired service.
  4349.      *
  4350.      * @return \App\Form\GroupThread
  4351.      */
  4352.     protected function getGroupThreadService()
  4353.     {
  4354.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4355.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4356.         include_once \dirname(__DIR__4).'/src/Form/GroupThread.php';
  4357.         return $this->privates['App\\Form\\GroupThread'] = new \App\Form\GroupThread();
  4358.     }
  4359.     /**
  4360.      * Gets the private 'App\Form\GuestbookEntryForm' shared autowired service.
  4361.      *
  4362.      * @return \App\Form\GuestbookEntryForm
  4363.      */
  4364.     protected function getGuestbookEntryFormService()
  4365.     {
  4366.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4367.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4368.         include_once \dirname(__DIR__4).'/src/Form/GuestbookEntryForm.php';
  4369.         return $this->privates['App\\Form\\GuestbookEntryForm'] = new \App\Form\GuestbookEntryForm();
  4370.     }
  4371.     /**
  4372.      * Gets the private 'App\Form\Livecam\LivechatForm' shared autowired service.
  4373.      *
  4374.      * @return \App\Form\Livecam\LivechatForm
  4375.      */
  4376.     protected function getLivechatFormService()
  4377.     {
  4378.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4379.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4380.         include_once \dirname(__DIR__4).'/src/Form/Livecam/LivechatForm.php';
  4381.         return $this->privates['App\\Form\\Livecam\\LivechatForm'] = new \App\Form\Livecam\LivechatForm();
  4382.     }
  4383.     /**
  4384.      * Gets the private 'App\Form\MediacenterSearchForm' shared autowired service.
  4385.      *
  4386.      * @return \App\Form\MediacenterSearchForm
  4387.      */
  4388.     protected function getMediacenterSearchFormService()
  4389.     {
  4390.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4391.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4392.         include_once \dirname(__DIR__4).'/src/Form/MediacenterSearchForm.php';
  4393.         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()));
  4394.     }
  4395.     /**
  4396.      * Gets the private 'App\Form\Messenger\NoticeEditor' shared autowired service.
  4397.      *
  4398.      * @return \App\Form\Messenger\NoticeEditor
  4399.      */
  4400.     protected function getNoticeEditorService()
  4401.     {
  4402.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4403.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4404.         include_once \dirname(__DIR__4).'/src/Form/Messenger/NoticeEditor.php';
  4405.         return $this->privates['App\\Form\\Messenger\\NoticeEditor'] = new \App\Form\Messenger\NoticeEditor();
  4406.     }
  4407.     /**
  4408.      * Gets the private 'App\Form\Messenger\OperatorSettings' shared autowired service.
  4409.      *
  4410.      * @return \App\Form\Messenger\OperatorSettings
  4411.      */
  4412.     protected function getOperatorSettingsService()
  4413.     {
  4414.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4415.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4416.         include_once \dirname(__DIR__4).'/src/Form/Messenger/OperatorSettings.php';
  4417.         return $this->privates['App\\Form\\Messenger\\OperatorSettings'] = new \App\Form\Messenger\OperatorSettings();
  4418.     }
  4419.     /**
  4420.      * Gets the private 'App\Form\Phonenumber' shared autowired service.
  4421.      *
  4422.      * @return \App\Form\Phonenumber
  4423.      */
  4424.     protected function getPhonenumberService()
  4425.     {
  4426.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4427.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4428.         include_once \dirname(__DIR__4).'/src/Form/Phonenumber.php';
  4429.         return $this->privates['App\\Form\\Phonenumber'] = new \App\Form\Phonenumber();
  4430.     }
  4431.     /**
  4432.      * Gets the private 'App\Form\PhonenumberConfirm' shared autowired service.
  4433.      *
  4434.      * @return \App\Form\PhonenumberConfirm
  4435.      */
  4436.     protected function getPhonenumberConfirmService()
  4437.     {
  4438.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4439.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4440.         include_once \dirname(__DIR__4).'/src/Form/PhonenumberConfirm.php';
  4441.         return $this->privates['App\\Form\\PhonenumberConfirm'] = new \App\Form\PhonenumberConfirm();
  4442.     }
  4443.     /**
  4444.      * Gets the private 'App\Form\Search\GlobalSearch' shared autowired service.
  4445.      *
  4446.      * @return \App\Form\Search\GlobalSearch
  4447.      */
  4448.     protected function getGlobalSearchService()
  4449.     {
  4450.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4452.         include_once \dirname(__DIR__4).'/src/Form/Search/GlobalSearch.php';
  4453.         return $this->privates['App\\Form\\Search\\GlobalSearch'] = new \App\Form\Search\GlobalSearch(($this->services['router'] ?? $this->getRouterService()));
  4454.     }
  4455.     /**
  4456.      * Gets the private 'App\Form\Search\ImagesetSearchForm' shared autowired service.
  4457.      *
  4458.      * @return \App\Form\Search\ImagesetSearchForm
  4459.      */
  4460.     protected function getImagesetSearchFormService()
  4461.     {
  4462.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4463.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4464.         include_once \dirname(__DIR__4).'/src/Form/Search/ImagesetSearchForm.php';
  4465.         return $this->privates['App\\Form\\Search\\ImagesetSearchForm'] = new \App\Form\Search\ImagesetSearchForm(($this->privates['App\\Service\\Search\\ImagesetSearchService'] ?? $this->getImagesetSearchServiceService()));
  4466.     }
  4467.     /**
  4468.      * Gets the private 'App\Form\Search\MemberSearchForm' shared autowired service.
  4469.      *
  4470.      * @return \App\Form\Search\MemberSearchForm
  4471.      */
  4472.     protected function getMemberSearchFormService()
  4473.     {
  4474.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4475.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4476.         include_once \dirname(__DIR__4).'/src/Form/Search/MemberSearchForm.php';
  4477.         return $this->privates['App\\Form\\Search\\MemberSearchForm'] = new \App\Form\Search\MemberSearchForm(($this->privates['App\\Service\\Search\\MemberSearchService'] ?? $this->getMemberSearchServiceService()));
  4478.     }
  4479.     /**
  4480.      * Gets the private 'App\Form\Search\VideoSearchForm' shared autowired service.
  4481.      *
  4482.      * @return \App\Form\Search\VideoSearchForm
  4483.      */
  4484.     protected function getVideoSearchFormService()
  4485.     {
  4486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4487.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4488.         include_once \dirname(__DIR__4).'/src/Form/Search/VideoSearchForm.php';
  4489.         return $this->privates['App\\Form\\Search\\VideoSearchForm'] = new \App\Form\Search\VideoSearchForm();
  4490.     }
  4491.     /**
  4492.      * Gets the private 'App\Form\SecurityLogin' shared autowired service.
  4493.      *
  4494.      * @return \App\Form\SecurityLogin
  4495.      */
  4496.     protected function getSecurityLoginService()
  4497.     {
  4498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4499.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4500.         include_once \dirname(__DIR__4).'/src/Form/SecurityLogin.php';
  4501.         return $this->privates['App\\Form\\SecurityLogin'] = new \App\Form\SecurityLogin();
  4502.     }
  4503.     /**
  4504.      * Gets the private 'App\Form\Security\RegistrationForm' shared autowired service.
  4505.      *
  4506.      * @return \App\Form\Security\RegistrationForm
  4507.      */
  4508.     protected function getRegistrationFormService()
  4509.     {
  4510.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4511.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4512.         include_once \dirname(__DIR__4).'/src/Form/Security/RegistrationForm.php';
  4513.         return $this->privates['App\\Form\\Security\\RegistrationForm'] = new \App\Form\Security\RegistrationForm();
  4514.     }
  4515.     /**
  4516.      * Gets the private 'App\Form\Settings\InitialSettingsForm' shared autowired service.
  4517.      *
  4518.      * @return \App\Form\Settings\InitialSettingsForm
  4519.      */
  4520.     protected function getInitialSettingsFormService()
  4521.     {
  4522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4523.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4524.         include_once \dirname(__DIR__4).'/src/Form/Settings/InitialSettingsForm.php';
  4525.         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()));
  4526.     }
  4527.     /**
  4528.      * Gets the private 'App\Form\Types\RegionChoiceType' shared autowired service.
  4529.      *
  4530.      * @return \App\Form\Types\RegionChoiceType
  4531.      */
  4532.     protected function getRegionChoiceTypeService()
  4533.     {
  4534.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4535.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4536.         include_once \dirname(__DIR__4).'/src/Form/Types/RegionChoiceType.php';
  4537.         return $this->privates['App\\Form\\Types\\RegionChoiceType'] = new \App\Form\Types\RegionChoiceType();
  4538.     }
  4539.     /**
  4540.      * Gets the private 'App\Form\Types\SettingsCheckboxType' shared autowired service.
  4541.      *
  4542.      * @return \App\Form\Types\SettingsCheckboxType
  4543.      */
  4544.     protected function getSettingsCheckboxTypeService()
  4545.     {
  4546.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4547.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4548.         include_once \dirname(__DIR__4).'/src/Form/Types/SettingsCheckboxType.php';
  4549.         return $this->privates['App\\Form\\Types\\SettingsCheckboxType'] = new \App\Form\Types\SettingsCheckboxType();
  4550.     }
  4551.     /**
  4552.      * Gets the private 'App\Form\Types\SettingsChoiceType' shared autowired service.
  4553.      *
  4554.      * @return \App\Form\Types\SettingsChoiceType
  4555.      */
  4556.     protected function getSettingsChoiceTypeService()
  4557.     {
  4558.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4559.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4560.         include_once \dirname(__DIR__4).'/src/Form/Types/SettingsChoiceType.php';
  4561.         return $this->privates['App\\Form\\Types\\SettingsChoiceType'] = new \App\Form\Types\SettingsChoiceType();
  4562.     }
  4563.     /**
  4564.      * Gets the private 'App\Form\User\AddressType' shared autowired service.
  4565.      *
  4566.      * @return \App\Form\User\AddressType
  4567.      */
  4568.     protected function getAddressTypeService()
  4569.     {
  4570.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4572.         include_once \dirname(__DIR__4).'/src/Form/User/AddressType.php';
  4573.         return $this->privates['App\\Form\\User\\AddressType'] = new \App\Form\User\AddressType();
  4574.     }
  4575.     /**
  4576.      * Gets the private 'App\Form\User\BankAccountType' shared autowired service.
  4577.      *
  4578.      * @return \App\Form\User\BankAccountType
  4579.      */
  4580.     protected function getBankAccountTypeService()
  4581.     {
  4582.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4583.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4584.         include_once \dirname(__DIR__4).'/src/Form/User/BankAccountType.php';
  4585.         return $this->privates['App\\Form\\User\\BankAccountType'] = new \App\Form\User\BankAccountType();
  4586.     }
  4587.     /**
  4588.      * Gets the private 'App\Form\User\ChangeUsernameForm' shared autowired service.
  4589.      *
  4590.      * @return \App\Form\User\ChangeUsernameForm
  4591.      */
  4592.     protected function getChangeUsernameFormService()
  4593.     {
  4594.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4595.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4596.         include_once \dirname(__DIR__4).'/src/Form/User/ChangeUsernameForm.php';
  4597.         return $this->privates['App\\Form\\User\\ChangeUsernameForm'] = new \App\Form\User\ChangeUsernameForm(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['router'] ?? $this->getRouterService()));
  4598.     }
  4599.     /**
  4600.      * Gets the private 'App\Form\User\EditProfileForm' shared autowired service.
  4601.      *
  4602.      * @return \App\Form\User\EditProfileForm
  4603.      */
  4604.     protected function getEditProfileFormService()
  4605.     {
  4606.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4607.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4608.         include_once \dirname(__DIR__4).'/src/Form/User/EditProfileForm.php';
  4609.         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()));
  4610.     }
  4611.     /**
  4612.      * Gets the private 'App\Form\User\EmailChangeForm' shared autowired service.
  4613.      *
  4614.      * @return \App\Form\User\EmailChangeForm
  4615.      */
  4616.     protected function getEmailChangeFormService()
  4617.     {
  4618.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4619.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4620.         include_once \dirname(__DIR__4).'/src/Form/User/EmailChangeForm.php';
  4621.         return $this->privates['App\\Form\\User\\EmailChangeForm'] = new \App\Form\User\EmailChangeForm();
  4622.     }
  4623.     /**
  4624.      * Gets the private 'App\Form\User\PasswordChangeForm' shared autowired service.
  4625.      *
  4626.      * @return \App\Form\User\PasswordChangeForm
  4627.      */
  4628.     protected function getPasswordChangeFormService()
  4629.     {
  4630.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4631.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4632.         include_once \dirname(__DIR__4).'/src/Form/User/PasswordChangeForm.php';
  4633.         return $this->privates['App\\Form\\User\\PasswordChangeForm'] = new \App\Form\User\PasswordChangeForm();
  4634.     }
  4635.     /**
  4636.      * Gets the private 'App\Form\User\PersonType' shared autowired service.
  4637.      *
  4638.      * @return \App\Form\User\PersonType
  4639.      */
  4640.     protected function getPersonTypeService()
  4641.     {
  4642.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4643.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4644.         include_once \dirname(__DIR__4).'/src/Form/User/PersonType.php';
  4645.         return $this->privates['App\\Form\\User\\PersonType'] = new \App\Form\User\PersonType();
  4646.     }
  4647.     /**
  4648.      * Gets the private 'App\Form\User\SingleTaxNumberType' shared autowired service.
  4649.      *
  4650.      * @return \App\Form\User\SingleTaxNumberType
  4651.      */
  4652.     protected function getSingleTaxNumberTypeService()
  4653.     {
  4654.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4655.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4656.         include_once \dirname(__DIR__4).'/src/Form/User/SingleTaxNumberType.php';
  4657.         return $this->privates['App\\Form\\User\\SingleTaxNumberType'] = new \App\Form\User\SingleTaxNumberType();
  4658.     }
  4659.     /**
  4660.      * Gets the private 'App\Form\User\UserDataForm' shared autowired service.
  4661.      *
  4662.      * @return \App\Form\User\UserDataForm
  4663.      */
  4664.     protected function getUserDataFormService()
  4665.     {
  4666.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4667.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4668.         include_once \dirname(__DIR__4).'/src/Form/User/UserDataForm.php';
  4669.         include_once \dirname(__DIR__4).'/src/Service/WysiwygSanitizer.php';
  4670.         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.''))));
  4671.     }
  4672.     /**
  4673.      * Gets the private 'App\Form\WebmasterLogin' shared autowired service.
  4674.      *
  4675.      * @return \App\Form\WebmasterLogin
  4676.      */
  4677.     protected function getWebmasterLoginService()
  4678.     {
  4679.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4680.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4681.         include_once \dirname(__DIR__4).'/src/Form/WebmasterLogin.php';
  4682.         return $this->privates['App\\Form\\WebmasterLogin'] = new \App\Form\WebmasterLogin();
  4683.     }
  4684.     /**
  4685.      * Gets the private 'App\Form\Webmaster\AdForm' shared autowired service.
  4686.      *
  4687.      * @return \App\Form\Webmaster\AdForm
  4688.      */
  4689.     protected function getAdFormService()
  4690.     {
  4691.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4692.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4693.         include_once \dirname(__DIR__4).'/src/Form/Webmaster/AdForm.php';
  4694.         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()));
  4695.     }
  4696.     /**
  4697.      * Gets the private 'App\Form\Webmaster\Ads\AmateurAdForm' shared autowired service.
  4698.      *
  4699.      * @return \App\Form\Webmaster\Ads\AmateurAdForm
  4700.      */
  4701.     protected function getAmateurAdFormService()
  4702.     {
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4705.         include_once \dirname(__DIR__4).'/src/Form/Webmaster/AdForm.php';
  4706.         include_once \dirname(__DIR__4).'/src/Form/Webmaster/Ads/AmateurAdForm.php';
  4707.         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()));
  4708.     }
  4709.     /**
  4710.      * Gets the private 'App\Form\Webmaster\CampaignFilterForm' shared autowired service.
  4711.      *
  4712.      * @return \App\Form\Webmaster\CampaignFilterForm
  4713.      */
  4714.     protected function getCampaignFilterFormService()
  4715.     {
  4716.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4717.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4718.         include_once \dirname(__DIR__4).'/src/Form/Webmaster/CampaignFilterForm.php';
  4719.         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()));
  4720.     }
  4721.     /**
  4722.      * Gets the private 'App\Form\Webmaster\CampaignForm' shared autowired service.
  4723.      *
  4724.      * @return \App\Form\Webmaster\CampaignForm
  4725.      */
  4726.     protected function getCampaignFormService()
  4727.     {
  4728.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4729.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4730.         include_once \dirname(__DIR__4).'/src/Form/Webmaster/CampaignForm.php';
  4731.         return $this->privates['App\\Form\\Webmaster\\CampaignForm'] = new \App\Form\Webmaster\CampaignForm();
  4732.     }
  4733.     /**
  4734.      * Gets the private 'App\Form\Webmaster\MyDataForm' shared autowired service.
  4735.      *
  4736.      * @return \App\Form\Webmaster\MyDataForm
  4737.      */
  4738.     protected function getMyDataFormService()
  4739.     {
  4740.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4741.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4742.         include_once \dirname(__DIR__4).'/src/Form/Webmaster/MyDataForm.php';
  4743.         return $this->privates['App\\Form\\Webmaster\\MyDataForm'] = new \App\Form\Webmaster\MyDataForm();
  4744.     }
  4745.     /**
  4746.      * Gets the private 'App\Form\Webmaster\SignupForm' shared autowired service.
  4747.      *
  4748.      * @return \App\Form\Webmaster\SignupForm
  4749.      */
  4750.     protected function getSignupFormService()
  4751.     {
  4752.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4753.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4754.         include_once \dirname(__DIR__4).'/src/Form/Webmaster/SignupForm.php';
  4755.         return $this->privates['App\\Form\\Webmaster\\SignupForm'] = new \App\Form\Webmaster\SignupForm();
  4756.     }
  4757.     /**
  4758.      * Gets the private 'App\Security\ApiUserProvider' shared autowired service.
  4759.      *
  4760.      * @return \App\Security\ApiUserProvider
  4761.      */
  4762.     protected function getApiUserProviderService()
  4763.     {
  4764.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  4765.         include_once \dirname(__DIR__4).'/src/Security/ApiUserProvider.php';
  4766.         $a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
  4767.         if (isset($this->privates['App\\Security\\ApiUserProvider'])) {
  4768.             return $this->privates['App\\Security\\ApiUserProvider'];
  4769.         }
  4770.         return $this->privates['App\\Security\\ApiUserProvider'] = new \App\Security\ApiUserProvider($a);
  4771.     }
  4772.     /**
  4773.      * Gets the private 'App\Security\DirectLoginAuthenticator' shared autowired service.
  4774.      *
  4775.      * @return \App\Security\DirectLoginAuthenticator
  4776.      */
  4777.     protected function getDirectLoginAuthenticatorService()
  4778.     {
  4779.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  4780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  4781.         include_once \dirname(__DIR__4).'/src/Security/DirectLoginAuthenticator.php';
  4782.         $a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
  4783.         if (isset($this->privates['App\\Security\\DirectLoginAuthenticator'])) {
  4784.             return $this->privates['App\\Security\\DirectLoginAuthenticator'];
  4785.         }
  4786.         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()));
  4787.     }
  4788.     /**
  4789.      * Gets the private 'App\Security\LinkConfirmAuthenticator' shared autowired service.
  4790.      *
  4791.      * @return \App\Security\LinkConfirmAuthenticator
  4792.      */
  4793.     protected function getLinkConfirmAuthenticatorService()
  4794.     {
  4795.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  4796.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  4797.         include_once \dirname(__DIR__4).'/src/Security/LinkConfirmAuthenticator.php';
  4798.         $a = ($this->privates['App\\Service\\Client\\User\\AccountService'] ?? $this->getAccountServiceService());
  4799.         if (isset($this->privates['App\\Security\\LinkConfirmAuthenticator'])) {
  4800.             return $this->privates['App\\Security\\LinkConfirmAuthenticator'];
  4801.         }
  4802.         $b = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
  4803.         if (isset($this->privates['App\\Security\\LinkConfirmAuthenticator'])) {
  4804.             return $this->privates['App\\Security\\LinkConfirmAuthenticator'];
  4805.         }
  4806.         return $this->privates['App\\Security\\LinkConfirmAuthenticator'] = new \App\Security\LinkConfirmAuthenticator($a$b, ($this->services['router'] ?? $this->getRouterService()));
  4807.     }
  4808.     /**
  4809.      * Gets the private 'App\Security\LoginFormAuthenticator' shared autowired service.
  4810.      *
  4811.      * @return \App\Security\LoginFormAuthenticator
  4812.      */
  4813.     protected function getLoginFormAuthenticatorService()
  4814.     {
  4815.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  4816.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  4817.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  4818.         include_once \dirname(__DIR__4).'/src/Security/LoginFormAuthenticator.php';
  4819.         $a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
  4820.         if (isset($this->privates['App\\Security\\LoginFormAuthenticator'])) {
  4821.             return $this->privates['App\\Security\\LoginFormAuthenticator'];
  4822.         }
  4823.         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()));
  4824.     }
  4825.     /**
  4826.      * Gets the private 'App\Security\PinConfirmAuthenticator' shared autowired service.
  4827.      *
  4828.      * @return \App\Security\PinConfirmAuthenticator
  4829.      */
  4830.     protected function getPinConfirmAuthenticatorService()
  4831.     {
  4832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  4833.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  4834.         include_once \dirname(__DIR__4).'/src/Security/PinConfirmAuthenticator.php';
  4835.         $a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
  4836.         if (isset($this->privates['App\\Security\\PinConfirmAuthenticator'])) {
  4837.             return $this->privates['App\\Security\\PinConfirmAuthenticator'];
  4838.         }
  4839.         return $this->privates['App\\Security\\PinConfirmAuthenticator'] = new \App\Security\PinConfirmAuthenticator($a, ($this->services['router'] ?? $this->getRouterService()));
  4840.     }
  4841.     /**
  4842.      * Gets the private 'App\Security\RememberMeAuthenticator' shared autowired service.
  4843.      *
  4844.      * @return \App\Security\RememberMeAuthenticator
  4845.      */
  4846.     protected function getRememberMeAuthenticatorService()
  4847.     {
  4848.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  4849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  4850.         include_once \dirname(__DIR__4).'/src/Security/RememberMeAuthenticator.php';
  4851.         $a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
  4852.         if (isset($this->privates['App\\Security\\RememberMeAuthenticator'])) {
  4853.             return $this->privates['App\\Security\\RememberMeAuthenticator'];
  4854.         }
  4855.         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()));
  4856.     }
  4857.     /**
  4858.      * Gets the private 'App\Security\WMLoginFormAuthenticator' shared autowired service.
  4859.      *
  4860.      * @return \App\Security\WMLoginFormAuthenticator
  4861.      */
  4862.     protected function getWMLoginFormAuthenticatorService()
  4863.     {
  4864.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  4865.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  4866.         include_once \dirname(__DIR__4).'/src/Security/WMLoginFormAuthenticator.php';
  4867.         $a = ($this->privates['App\\Service\\Client\\SecurityService'] ?? $this->getSecurityServiceService());
  4868.         if (isset($this->privates['App\\Security\\WMLoginFormAuthenticator'])) {
  4869.             return $this->privates['App\\Security\\WMLoginFormAuthenticator'];
  4870.         }
  4871.         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()));
  4872.     }
  4873.     /**
  4874.      * Gets the private 'App\Service\AuthenticationHelper' shared autowired service.
  4875.      *
  4876.      * @return \App\Service\AuthenticationHelper
  4877.      */
  4878.     protected function getAuthenticationHelperService()
  4879.     {
  4880.         include_once \dirname(__DIR__4).'/src/Service/AuthenticationHelper.php';
  4881.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  4882.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/NoopAuthenticationManager.php';
  4883.         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());
  4884.     }
  4885.     /**
  4886.      * Gets the private 'App\Service\Client\ActivityFeedService' shared autowired service.
  4887.      *
  4888.      * @return \App\Service\Client\ActivityFeedService
  4889.      */
  4890.     protected function getActivityFeedServiceService()
  4891.     {
  4892.         include_once \dirname(__DIR__4).'/src/Service/Client/ActivityFeedService.php';
  4893.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4894.         if (isset($this->privates['App\\Service\\Client\\ActivityFeedService'])) {
  4895.             return $this->privates['App\\Service\\Client\\ActivityFeedService'];
  4896.         }
  4897.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  4898.         if (isset($this->privates['App\\Service\\Client\\ActivityFeedService'])) {
  4899.             return $this->privates['App\\Service\\Client\\ActivityFeedService'];
  4900.         }
  4901.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  4902.         if (isset($this->privates['App\\Service\\Client\\ActivityFeedService'])) {
  4903.             return $this->privates['App\\Service\\Client\\ActivityFeedService'];
  4904.         }
  4905.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4906.         if (isset($this->privates['App\\Service\\Client\\ActivityFeedService'])) {
  4907.             return $this->privates['App\\Service\\Client\\ActivityFeedService'];
  4908.         }
  4909.         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);
  4910.     }
  4911.     /**
  4912.      * Gets the private 'App\Service\Client\BonusService' shared autowired service.
  4913.      *
  4914.      * @return \App\Service\Client\BonusService
  4915.      */
  4916.     protected function getBonusServiceService()
  4917.     {
  4918.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4919.         if (isset($this->privates['App\\Service\\Client\\BonusService'])) {
  4920.             return $this->privates['App\\Service\\Client\\BonusService'];
  4921.         }
  4922.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  4923.         if (isset($this->privates['App\\Service\\Client\\BonusService'])) {
  4924.             return $this->privates['App\\Service\\Client\\BonusService'];
  4925.         }
  4926.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  4927.         if (isset($this->privates['App\\Service\\Client\\BonusService'])) {
  4928.             return $this->privates['App\\Service\\Client\\BonusService'];
  4929.         }
  4930.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4931.         if (isset($this->privates['App\\Service\\Client\\BonusService'])) {
  4932.             return $this->privates['App\\Service\\Client\\BonusService'];
  4933.         }
  4934.         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);
  4935.     }
  4936.     /**
  4937.      * Gets the private 'App\Service\Client\Booking\BankAccountService' shared autowired service.
  4938.      *
  4939.      * @return \App\Service\Client\Booking\BankAccountService
  4940.      */
  4941.     protected function getBankAccountServiceService()
  4942.     {
  4943.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4944.         if (isset($this->privates['App\\Service\\Client\\Booking\\BankAccountService'])) {
  4945.             return $this->privates['App\\Service\\Client\\Booking\\BankAccountService'];
  4946.         }
  4947.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  4948.         if (isset($this->privates['App\\Service\\Client\\Booking\\BankAccountService'])) {
  4949.             return $this->privates['App\\Service\\Client\\Booking\\BankAccountService'];
  4950.         }
  4951.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  4952.         if (isset($this->privates['App\\Service\\Client\\Booking\\BankAccountService'])) {
  4953.             return $this->privates['App\\Service\\Client\\Booking\\BankAccountService'];
  4954.         }
  4955.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4956.         if (isset($this->privates['App\\Service\\Client\\Booking\\BankAccountService'])) {
  4957.             return $this->privates['App\\Service\\Client\\Booking\\BankAccountService'];
  4958.         }
  4959.         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);
  4960.     }
  4961.     /**
  4962.      * Gets the private 'App\Service\Client\Booking\BookingFacade' shared autowired service.
  4963.      *
  4964.      * @return \App\Service\Client\Booking\BookingFacade
  4965.      */
  4966.     protected function getBookingFacadeService()
  4967.     {
  4968.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4969.         if (isset($this->privates['App\\Service\\Client\\Booking\\BookingFacade'])) {
  4970.             return $this->privates['App\\Service\\Client\\Booking\\BookingFacade'];
  4971.         }
  4972.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  4973.         if (isset($this->privates['App\\Service\\Client\\Booking\\BookingFacade'])) {
  4974.             return $this->privates['App\\Service\\Client\\Booking\\BookingFacade'];
  4975.         }
  4976.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  4977.         if (isset($this->privates['App\\Service\\Client\\Booking\\BookingFacade'])) {
  4978.             return $this->privates['App\\Service\\Client\\Booking\\BookingFacade'];
  4979.         }
  4980.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4981.         if (isset($this->privates['App\\Service\\Client\\Booking\\BookingFacade'])) {
  4982.             return $this->privates['App\\Service\\Client\\Booking\\BookingFacade'];
  4983.         }
  4984.         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, [
  4985.             'App\\Service\\Client\\Booking\\EmerchantpayService' => ['privates''App\\Service\\Client\\Booking\\EmerchantpayService''getEmerchantpayServiceService'false],
  4986.             'App\\Service\\Client\\Booking\\LiquibyteService' => ['privates''App\\Service\\Client\\Booking\\LiquibyteService''getLiquibyteServiceService'false],
  4987.             'App\\Service\\Client\\Booking\\MicropaymentService' => ['privates''App\\Service\\Client\\Booking\\MicropaymentService''getMicropaymentServiceService'false],
  4988.             'App\\Service\\Client\\Booking\\SofortService' => ['privates''App\\Service\\Client\\Booking\\SofortService''getSofortServiceService'false],
  4989.             'App\\Service\\Client\\Booking\\UnzerService' => ['privates''App\\Service\\Client\\Booking\\UnzerService''getUnzerServiceService'false],
  4990.             'router' => ['services''router''getRouterService'false],
  4991.         ], [
  4992.             'App\\Service\\Client\\Booking\\EmerchantpayService' => 'App\\Service\\Client\\Booking\\EmerchantpayService',
  4993.             'App\\Service\\Client\\Booking\\LiquibyteService' => 'App\\Service\\Client\\Booking\\LiquibyteService',
  4994.             'App\\Service\\Client\\Booking\\MicropaymentService' => 'App\\Service\\Client\\Booking\\MicropaymentService',
  4995.             'App\\Service\\Client\\Booking\\SofortService' => 'App\\Service\\Client\\Booking\\SofortService',
  4996.             'App\\Service\\Client\\Booking\\UnzerService' => 'App\\Service\\Client\\Booking\\UnzerService',
  4997.             'router' => '?',
  4998.         ]))->withContext('App\\Service\\Client\\Booking\\BookingFacade'$this));
  4999.     }
  5000.     /**
  5001.      * Gets the private 'App\Service\Client\Booking\EmerchantpayService' shared autowired service.
  5002.      *
  5003.      * @return \App\Service\Client\Booking\EmerchantpayService
  5004.      */
  5005.     protected function getEmerchantpayServiceService()
  5006.     {
  5007.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
  5008.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/EmerchantpayService.php';
  5009.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5010.         if (isset($this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'])) {
  5011.             return $this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'];
  5012.         }
  5013.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5014.         if (isset($this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'])) {
  5015.             return $this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'];
  5016.         }
  5017.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5018.         if (isset($this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'])) {
  5019.             return $this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'];
  5020.         }
  5021.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5022.         if (isset($this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'])) {
  5023.             return $this->privates['App\\Service\\Client\\Booking\\EmerchantpayService'];
  5024.         }
  5025.         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);
  5026.     }
  5027.     /**
  5028.      * Gets the private 'App\Service\Client\Booking\LiquibyteService' shared autowired service.
  5029.      *
  5030.      * @return \App\Service\Client\Booking\LiquibyteService
  5031.      */
  5032.     protected function getLiquibyteServiceService()
  5033.     {
  5034.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
  5035.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/LiquibyteService.php';
  5036.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5037.         if (isset($this->privates['App\\Service\\Client\\Booking\\LiquibyteService'])) {
  5038.             return $this->privates['App\\Service\\Client\\Booking\\LiquibyteService'];
  5039.         }
  5040.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5041.         if (isset($this->privates['App\\Service\\Client\\Booking\\LiquibyteService'])) {
  5042.             return $this->privates['App\\Service\\Client\\Booking\\LiquibyteService'];
  5043.         }
  5044.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5045.         if (isset($this->privates['App\\Service\\Client\\Booking\\LiquibyteService'])) {
  5046.             return $this->privates['App\\Service\\Client\\Booking\\LiquibyteService'];
  5047.         }
  5048.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5049.         if (isset($this->privates['App\\Service\\Client\\Booking\\LiquibyteService'])) {
  5050.             return $this->privates['App\\Service\\Client\\Booking\\LiquibyteService'];
  5051.         }
  5052.         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);
  5053.     }
  5054.     /**
  5055.      * Gets the private 'App\Service\Client\Booking\MicropaymentService' shared autowired service.
  5056.      *
  5057.      * @return \App\Service\Client\Booking\MicropaymentService
  5058.      */
  5059.     protected function getMicropaymentServiceService()
  5060.     {
  5061.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
  5062.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/MicropaymentService.php';
  5063.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5064.         if (isset($this->privates['App\\Service\\Client\\Booking\\MicropaymentService'])) {
  5065.             return $this->privates['App\\Service\\Client\\Booking\\MicropaymentService'];
  5066.         }
  5067.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5068.         if (isset($this->privates['App\\Service\\Client\\Booking\\MicropaymentService'])) {
  5069.             return $this->privates['App\\Service\\Client\\Booking\\MicropaymentService'];
  5070.         }
  5071.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5072.         if (isset($this->privates['App\\Service\\Client\\Booking\\MicropaymentService'])) {
  5073.             return $this->privates['App\\Service\\Client\\Booking\\MicropaymentService'];
  5074.         }
  5075.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5076.         if (isset($this->privates['App\\Service\\Client\\Booking\\MicropaymentService'])) {
  5077.             return $this->privates['App\\Service\\Client\\Booking\\MicropaymentService'];
  5078.         }
  5079.         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);
  5080.     }
  5081.     /**
  5082.      * Gets the private 'App\Service\Client\Booking\SofortService' shared autowired service.
  5083.      *
  5084.      * @return \App\Service\Client\Booking\SofortService
  5085.      */
  5086.     protected function getSofortServiceService()
  5087.     {
  5088.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
  5089.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/SofortService.php';
  5090.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5091.         if (isset($this->privates['App\\Service\\Client\\Booking\\SofortService'])) {
  5092.             return $this->privates['App\\Service\\Client\\Booking\\SofortService'];
  5093.         }
  5094.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5095.         if (isset($this->privates['App\\Service\\Client\\Booking\\SofortService'])) {
  5096.             return $this->privates['App\\Service\\Client\\Booking\\SofortService'];
  5097.         }
  5098.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5099.         if (isset($this->privates['App\\Service\\Client\\Booking\\SofortService'])) {
  5100.             return $this->privates['App\\Service\\Client\\Booking\\SofortService'];
  5101.         }
  5102.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5103.         if (isset($this->privates['App\\Service\\Client\\Booking\\SofortService'])) {
  5104.             return $this->privates['App\\Service\\Client\\Booking\\SofortService'];
  5105.         }
  5106.         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);
  5107.     }
  5108.     /**
  5109.      * Gets the private 'App\Service\Client\Booking\UnzerService' shared autowired service.
  5110.      *
  5111.      * @return \App\Service\Client\Booking\UnzerService
  5112.      */
  5113.     protected function getUnzerServiceService()
  5114.     {
  5115.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/ExternalChargeInterface.php';
  5116.         include_once \dirname(__DIR__4).'/src/Service/Client/Booking/UnzerService.php';
  5117.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5118.         if (isset($this->privates['App\\Service\\Client\\Booking\\UnzerService'])) {
  5119.             return $this->privates['App\\Service\\Client\\Booking\\UnzerService'];
  5120.         }
  5121.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5122.         if (isset($this->privates['App\\Service\\Client\\Booking\\UnzerService'])) {
  5123.             return $this->privates['App\\Service\\Client\\Booking\\UnzerService'];
  5124.         }
  5125.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5126.         if (isset($this->privates['App\\Service\\Client\\Booking\\UnzerService'])) {
  5127.             return $this->privates['App\\Service\\Client\\Booking\\UnzerService'];
  5128.         }
  5129.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5130.         if (isset($this->privates['App\\Service\\Client\\Booking\\UnzerService'])) {
  5131.             return $this->privates['App\\Service\\Client\\Booking\\UnzerService'];
  5132.         }
  5133.         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);
  5134.     }
  5135.     /**
  5136.      * Gets the private 'App\Service\Client\Content\ActorService' shared autowired service.
  5137.      *
  5138.      * @return \App\Service\Client\Content\ActorService
  5139.      */
  5140.     protected function getActorServiceService()
  5141.     {
  5142.         include_once \dirname(__DIR__4).'/src/Service/Client/Content/ActorService.php';
  5143.         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()));
  5144.     }
  5145.     /**
  5146.      * Gets the private 'App\Service\Client\Content\CategoryService' shared autowired service.
  5147.      *
  5148.      * @return \App\Service\Client\Content\CategoryService
  5149.      */
  5150.     protected function getCategoryServiceService()
  5151.     {
  5152.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5153.         if (isset($this->privates['App\\Service\\Client\\Content\\CategoryService'])) {
  5154.             return $this->privates['App\\Service\\Client\\Content\\CategoryService'];
  5155.         }
  5156.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5157.         if (isset($this->privates['App\\Service\\Client\\Content\\CategoryService'])) {
  5158.             return $this->privates['App\\Service\\Client\\Content\\CategoryService'];
  5159.         }
  5160.         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);
  5161.     }
  5162.     /**
  5163.      * Gets the private 'App\Service\Client\Content\CommentService' shared autowired service.
  5164.      *
  5165.      * @return \App\Service\Client\Content\CommentService
  5166.      */
  5167.     protected function getCommentServiceService()
  5168.     {
  5169.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5170.         if (isset($this->privates['App\\Service\\Client\\Content\\CommentService'])) {
  5171.             return $this->privates['App\\Service\\Client\\Content\\CommentService'];
  5172.         }
  5173.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5174.         if (isset($this->privates['App\\Service\\Client\\Content\\CommentService'])) {
  5175.             return $this->privates['App\\Service\\Client\\Content\\CommentService'];
  5176.         }
  5177.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5178.         if (isset($this->privates['App\\Service\\Client\\Content\\CommentService'])) {
  5179.             return $this->privates['App\\Service\\Client\\Content\\CommentService'];
  5180.         }
  5181.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5182.         if (isset($this->privates['App\\Service\\Client\\Content\\CommentService'])) {
  5183.             return $this->privates['App\\Service\\Client\\Content\\CommentService'];
  5184.         }
  5185.         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);
  5186.     }
  5187.     /**
  5188.      * Gets the private 'App\Service\Client\Content\ContentService' shared autowired service.
  5189.      *
  5190.      * @return \App\Service\Client\Content\ContentService
  5191.      */
  5192.     protected function getContentServiceService()
  5193.     {
  5194.         include_once \dirname(__DIR__4).'/src/Service/Client/Content/ContentService.php';
  5195.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5196.         if (isset($this->privates['App\\Service\\Client\\Content\\ContentService'])) {
  5197.             return $this->privates['App\\Service\\Client\\Content\\ContentService'];
  5198.         }
  5199.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5200.         if (isset($this->privates['App\\Service\\Client\\Content\\ContentService'])) {
  5201.             return $this->privates['App\\Service\\Client\\Content\\ContentService'];
  5202.         }
  5203.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5204.         if (isset($this->privates['App\\Service\\Client\\Content\\ContentService'])) {
  5205.             return $this->privates['App\\Service\\Client\\Content\\ContentService'];
  5206.         }
  5207.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5208.         if (isset($this->privates['App\\Service\\Client\\Content\\ContentService'])) {
  5209.             return $this->privates['App\\Service\\Client\\Content\\ContentService'];
  5210.         }
  5211.         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);
  5212.     }
  5213.     /**
  5214.      * Gets the private 'App\Service\Client\Content\ImagesetListingService' shared autowired service.
  5215.      *
  5216.      * @return \App\Service\Client\Content\ImagesetListingService
  5217.      */
  5218.     protected function getImagesetListingServiceService()
  5219.     {
  5220.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5221.         if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'])) {
  5222.             return $this->privates['App\\Service\\Client\\Content\\ImagesetListingService'];
  5223.         }
  5224.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5225.         if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'])) {
  5226.             return $this->privates['App\\Service\\Client\\Content\\ImagesetListingService'];
  5227.         }
  5228.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5229.         if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'])) {
  5230.             return $this->privates['App\\Service\\Client\\Content\\ImagesetListingService'];
  5231.         }
  5232.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5233.         if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetListingService'])) {
  5234.             return $this->privates['App\\Service\\Client\\Content\\ImagesetListingService'];
  5235.         }
  5236.         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);
  5237.     }
  5238.     /**
  5239.      * Gets the private 'App\Service\Client\Content\ImagesetService' shared autowired service.
  5240.      *
  5241.      * @return \App\Service\Client\Content\ImagesetService
  5242.      */
  5243.     protected function getImagesetServiceService()
  5244.     {
  5245.         include_once \dirname(__DIR__4).'/src/Service/Client/Content/ImagesetService.php';
  5246.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5247.         if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetService'])) {
  5248.             return $this->privates['App\\Service\\Client\\Content\\ImagesetService'];
  5249.         }
  5250.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5251.         if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetService'])) {
  5252.             return $this->privates['App\\Service\\Client\\Content\\ImagesetService'];
  5253.         }
  5254.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5255.         if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetService'])) {
  5256.             return $this->privates['App\\Service\\Client\\Content\\ImagesetService'];
  5257.         }
  5258.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5259.         if (isset($this->privates['App\\Service\\Client\\Content\\ImagesetService'])) {
  5260.             return $this->privates['App\\Service\\Client\\Content\\ImagesetService'];
  5261.         }
  5262.         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);
  5263.     }
  5264.     /**
  5265.      * Gets the private 'App\Service\Client\Content\VideoListingService' shared autowired service.
  5266.      *
  5267.      * @return \App\Service\Client\Content\VideoListingService
  5268.      */
  5269.     protected function getVideoListingServiceService()
  5270.     {
  5271.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5272.         if (isset($this->privates['App\\Service\\Client\\Content\\VideoListingService'])) {
  5273.             return $this->privates['App\\Service\\Client\\Content\\VideoListingService'];
  5274.         }
  5275.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5276.         if (isset($this->privates['App\\Service\\Client\\Content\\VideoListingService'])) {
  5277.             return $this->privates['App\\Service\\Client\\Content\\VideoListingService'];
  5278.         }
  5279.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5280.         if (isset($this->privates['App\\Service\\Client\\Content\\VideoListingService'])) {
  5281.             return $this->privates['App\\Service\\Client\\Content\\VideoListingService'];
  5282.         }
  5283.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5284.         if (isset($this->privates['App\\Service\\Client\\Content\\VideoListingService'])) {
  5285.             return $this->privates['App\\Service\\Client\\Content\\VideoListingService'];
  5286.         }
  5287.         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);
  5288.     }
  5289.     /**
  5290.      * Gets the private 'App\Service\Client\Content\VideoService' shared autowired service.
  5291.      *
  5292.      * @return \App\Service\Client\Content\VideoService
  5293.      */
  5294.     protected function getVideoServiceService()
  5295.     {
  5296.         include_once \dirname(__DIR__4).'/src/Service/Client/Content/VideoService.php';
  5297.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5298.         if (isset($this->privates['App\\Service\\Client\\Content\\VideoService'])) {
  5299.             return $this->privates['App\\Service\\Client\\Content\\VideoService'];
  5300.         }
  5301.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5302.         if (isset($this->privates['App\\Service\\Client\\Content\\VideoService'])) {
  5303.             return $this->privates['App\\Service\\Client\\Content\\VideoService'];
  5304.         }
  5305.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5306.         if (isset($this->privates['App\\Service\\Client\\Content\\VideoService'])) {
  5307.             return $this->privates['App\\Service\\Client\\Content\\VideoService'];
  5308.         }
  5309.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5310.         if (isset($this->privates['App\\Service\\Client\\Content\\VideoService'])) {
  5311.             return $this->privates['App\\Service\\Client\\Content\\VideoService'];
  5312.         }
  5313.         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);
  5314.     }
  5315.     /**
  5316.      * Gets the private 'App\Service\Client\DashboardService' shared autowired service.
  5317.      *
  5318.      * @return \App\Service\Client\DashboardService
  5319.      */
  5320.     protected function getDashboardServiceService()
  5321.     {
  5322.         include_once \dirname(__DIR__4).'/src/Service/Client/DashboardService.php';
  5323.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5324.         if (isset($this->privates['App\\Service\\Client\\DashboardService'])) {
  5325.             return $this->privates['App\\Service\\Client\\DashboardService'];
  5326.         }
  5327.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5328.         if (isset($this->privates['App\\Service\\Client\\DashboardService'])) {
  5329.             return $this->privates['App\\Service\\Client\\DashboardService'];
  5330.         }
  5331.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5332.         if (isset($this->privates['App\\Service\\Client\\DashboardService'])) {
  5333.             return $this->privates['App\\Service\\Client\\DashboardService'];
  5334.         }
  5335.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5336.         if (isset($this->privates['App\\Service\\Client\\DashboardService'])) {
  5337.             return $this->privates['App\\Service\\Client\\DashboardService'];
  5338.         }
  5339.         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);
  5340.     }
  5341.     /**
  5342.      * Gets the private 'App\Service\Client\Groups\GroupService' shared autowired service.
  5343.      *
  5344.      * @return \App\Service\Client\Groups\GroupService
  5345.      */
  5346.     protected function getGroupServiceService()
  5347.     {
  5348.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5349.         if (isset($this->privates['App\\Service\\Client\\Groups\\GroupService'])) {
  5350.             return $this->privates['App\\Service\\Client\\Groups\\GroupService'];
  5351.         }
  5352.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5353.         if (isset($this->privates['App\\Service\\Client\\Groups\\GroupService'])) {
  5354.             return $this->privates['App\\Service\\Client\\Groups\\GroupService'];
  5355.         }
  5356.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5357.         if (isset($this->privates['App\\Service\\Client\\Groups\\GroupService'])) {
  5358.             return $this->privates['App\\Service\\Client\\Groups\\GroupService'];
  5359.         }
  5360.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5361.         if (isset($this->privates['App\\Service\\Client\\Groups\\GroupService'])) {
  5362.             return $this->privates['App\\Service\\Client\\Groups\\GroupService'];
  5363.         }
  5364.         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);
  5365.     }
  5366.     /**
  5367.      * Gets the private 'App\Service\Client\Groups\ThreadService' shared autowired service.
  5368.      *
  5369.      * @return \App\Service\Client\Groups\ThreadService
  5370.      */
  5371.     protected function getThreadServiceService()
  5372.     {
  5373.         include_once \dirname(__DIR__4).'/src/Service/Client/Groups/ThreadService.php';
  5374.         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()));
  5375.     }
  5376.     /**
  5377.      * Gets the private 'App\Service\Client\GuestbookService' shared autowired service.
  5378.      *
  5379.      * @return \App\Service\Client\GuestbookService
  5380.      */
  5381.     protected function getGuestbookServiceService()
  5382.     {
  5383.         include_once \dirname(__DIR__4).'/src/Service/Client/GuestbookService.php';
  5384.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5385.         if (isset($this->privates['App\\Service\\Client\\GuestbookService'])) {
  5386.             return $this->privates['App\\Service\\Client\\GuestbookService'];
  5387.         }
  5388.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5389.         if (isset($this->privates['App\\Service\\Client\\GuestbookService'])) {
  5390.             return $this->privates['App\\Service\\Client\\GuestbookService'];
  5391.         }
  5392.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5393.         if (isset($this->privates['App\\Service\\Client\\GuestbookService'])) {
  5394.             return $this->privates['App\\Service\\Client\\GuestbookService'];
  5395.         }
  5396.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5397.         if (isset($this->privates['App\\Service\\Client\\GuestbookService'])) {
  5398.             return $this->privates['App\\Service\\Client\\GuestbookService'];
  5399.         }
  5400.         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);
  5401.     }
  5402.     /**
  5403.      * Gets the private 'App\Service\Client\MailService' shared autowired service.
  5404.      *
  5405.      * @return \App\Service\Client\MailService
  5406.      */
  5407.     protected function getMailServiceService()
  5408.     {
  5409.         include_once \dirname(__DIR__4).'/src/Service/Client/MailService.php';
  5410.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5411.         if (isset($this->privates['App\\Service\\Client\\MailService'])) {
  5412.             return $this->privates['App\\Service\\Client\\MailService'];
  5413.         }
  5414.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5415.         if (isset($this->privates['App\\Service\\Client\\MailService'])) {
  5416.             return $this->privates['App\\Service\\Client\\MailService'];
  5417.         }
  5418.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5419.         if (isset($this->privates['App\\Service\\Client\\MailService'])) {
  5420.             return $this->privates['App\\Service\\Client\\MailService'];
  5421.         }
  5422.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5423.         if (isset($this->privates['App\\Service\\Client\\MailService'])) {
  5424.             return $this->privates['App\\Service\\Client\\MailService'];
  5425.         }
  5426.         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);
  5427.     }
  5428.     /**
  5429.      * Gets the private 'App\Service\Client\MarketingImageService' shared autowired service.
  5430.      *
  5431.      * @return \App\Service\Client\MarketingImageService
  5432.      */
  5433.     protected function getMarketingImageServiceService()
  5434.     {
  5435.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5436.         if (isset($this->privates['App\\Service\\Client\\MarketingImageService'])) {
  5437.             return $this->privates['App\\Service\\Client\\MarketingImageService'];
  5438.         }
  5439.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5440.         if (isset($this->privates['App\\Service\\Client\\MarketingImageService'])) {
  5441.             return $this->privates['App\\Service\\Client\\MarketingImageService'];
  5442.         }
  5443.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5444.         if (isset($this->privates['App\\Service\\Client\\MarketingImageService'])) {
  5445.             return $this->privates['App\\Service\\Client\\MarketingImageService'];
  5446.         }
  5447.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5448.         if (isset($this->privates['App\\Service\\Client\\MarketingImageService'])) {
  5449.             return $this->privates['App\\Service\\Client\\MarketingImageService'];
  5450.         }
  5451.         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);
  5452.     }
  5453.     /**
  5454.      * Gets the private 'App\Service\Client\Marketing\NewsService' shared autowired service.
  5455.      *
  5456.      * @return \App\Service\Client\Marketing\NewsService
  5457.      */
  5458.     protected function getNewsServiceService()
  5459.     {
  5460.         include_once \dirname(__DIR__4).'/src/Service/Client/Marketing/NewsService.php';
  5461.         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()));
  5462.     }
  5463.     /**
  5464.      * Gets the private 'App\Service\Client\Media\MemberMediaService' shared autowired service.
  5465.      *
  5466.      * @return \App\Service\Client\Media\MemberMediaService
  5467.      */
  5468.     protected function getMemberMediaServiceService()
  5469.     {
  5470.         include_once \dirname(__DIR__4).'/src/Service/Client/Media/MemberMediaService.php';
  5471.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5472.         if (isset($this->privates['App\\Service\\Client\\Media\\MemberMediaService'])) {
  5473.             return $this->privates['App\\Service\\Client\\Media\\MemberMediaService'];
  5474.         }
  5475.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5476.         if (isset($this->privates['App\\Service\\Client\\Media\\MemberMediaService'])) {
  5477.             return $this->privates['App\\Service\\Client\\Media\\MemberMediaService'];
  5478.         }
  5479.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5480.         if (isset($this->privates['App\\Service\\Client\\Media\\MemberMediaService'])) {
  5481.             return $this->privates['App\\Service\\Client\\Media\\MemberMediaService'];
  5482.         }
  5483.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5484.         if (isset($this->privates['App\\Service\\Client\\Media\\MemberMediaService'])) {
  5485.             return $this->privates['App\\Service\\Client\\Media\\MemberMediaService'];
  5486.         }
  5487.         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);
  5488.     }
  5489.     /**
  5490.      * Gets the private 'App\Service\Client\MediacenterService' shared autowired service.
  5491.      *
  5492.      * @return \App\Service\Client\MediacenterService
  5493.      */
  5494.     protected function getMediacenterServiceService()
  5495.     {
  5496.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5497.         if (isset($this->privates['App\\Service\\Client\\MediacenterService'])) {
  5498.             return $this->privates['App\\Service\\Client\\MediacenterService'];
  5499.         }
  5500.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5501.         if (isset($this->privates['App\\Service\\Client\\MediacenterService'])) {
  5502.             return $this->privates['App\\Service\\Client\\MediacenterService'];
  5503.         }
  5504.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5505.         if (isset($this->privates['App\\Service\\Client\\MediacenterService'])) {
  5506.             return $this->privates['App\\Service\\Client\\MediacenterService'];
  5507.         }
  5508.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5509.         if (isset($this->privates['App\\Service\\Client\\MediacenterService'])) {
  5510.             return $this->privates['App\\Service\\Client\\MediacenterService'];
  5511.         }
  5512.         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);
  5513.     }
  5514.     /**
  5515.      * Gets the private 'App\Service\Client\Messenger\ChatTemplateService' shared autowired service.
  5516.      *
  5517.      * @return \App\Service\Client\Messenger\ChatTemplateService
  5518.      */
  5519.     protected function getChatTemplateServiceService()
  5520.     {
  5521.         include_once \dirname(__DIR__4).'/src/Service/Client/Messenger/ChatTemplateService.php';
  5522.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5523.         if (isset($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'])) {
  5524.             return $this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'];
  5525.         }
  5526.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5527.         if (isset($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'])) {
  5528.             return $this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'];
  5529.         }
  5530.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5531.         if (isset($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'])) {
  5532.             return $this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'];
  5533.         }
  5534.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5535.         if (isset($this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'])) {
  5536.             return $this->privates['App\\Service\\Client\\Messenger\\ChatTemplateService'];
  5537.         }
  5538.         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);
  5539.     }
  5540.     /**
  5541.      * Gets the private 'App\Service\Client\Messenger\MessengerService' shared autowired service.
  5542.      *
  5543.      * @return \App\Service\Client\Messenger\MessengerService
  5544.      */
  5545.     protected function getMessengerServiceService()
  5546.     {
  5547.         include_once \dirname(__DIR__4).'/src/Service/Client/Messenger/MessengerService.php';
  5548.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5549.         if (isset($this->privates['App\\Service\\Client\\Messenger\\MessengerService'])) {
  5550.             return $this->privates['App\\Service\\Client\\Messenger\\MessengerService'];
  5551.         }
  5552.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5553.         if (isset($this->privates['App\\Service\\Client\\Messenger\\MessengerService'])) {
  5554.             return $this->privates['App\\Service\\Client\\Messenger\\MessengerService'];
  5555.         }
  5556.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5557.         if (isset($this->privates['App\\Service\\Client\\Messenger\\MessengerService'])) {
  5558.             return $this->privates['App\\Service\\Client\\Messenger\\MessengerService'];
  5559.         }
  5560.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5561.         if (isset($this->privates['App\\Service\\Client\\Messenger\\MessengerService'])) {
  5562.             return $this->privates['App\\Service\\Client\\Messenger\\MessengerService'];
  5563.         }
  5564.         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);
  5565.     }
  5566.     /**
  5567.      * Gets the private 'App\Service\Client\Payment\PurchaseService' shared autowired service.
  5568.      *
  5569.      * @return \App\Service\Client\Payment\PurchaseService
  5570.      */
  5571.     protected function getPurchaseServiceService()
  5572.     {
  5573.         include_once \dirname(__DIR__4).'/src/Service/Client/Payment/PurchaseService.php';
  5574.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5575.         if (isset($this->privates['App\\Service\\Client\\Payment\\PurchaseService'])) {
  5576.             return $this->privates['App\\Service\\Client\\Payment\\PurchaseService'];
  5577.         }
  5578.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5579.         if (isset($this->privates['App\\Service\\Client\\Payment\\PurchaseService'])) {
  5580.             return $this->privates['App\\Service\\Client\\Payment\\PurchaseService'];
  5581.         }
  5582.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5583.         if (isset($this->privates['App\\Service\\Client\\Payment\\PurchaseService'])) {
  5584.             return $this->privates['App\\Service\\Client\\Payment\\PurchaseService'];
  5585.         }
  5586.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5587.         if (isset($this->privates['App\\Service\\Client\\Payment\\PurchaseService'])) {
  5588.             return $this->privates['App\\Service\\Client\\Payment\\PurchaseService'];
  5589.         }
  5590.         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);
  5591.     }
  5592.     /**
  5593.      * Gets the private 'App\Service\Client\PhonenumberService' shared autowired service.
  5594.      *
  5595.      * @return \App\Service\Client\PhonenumberService
  5596.      */
  5597.     protected function getPhonenumberServiceService()
  5598.     {
  5599.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5600.         if (isset($this->privates['App\\Service\\Client\\PhonenumberService'])) {
  5601.             return $this->privates['App\\Service\\Client\\PhonenumberService'];
  5602.         }
  5603.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5604.         if (isset($this->privates['App\\Service\\Client\\PhonenumberService'])) {
  5605.             return $this->privates['App\\Service\\Client\\PhonenumberService'];
  5606.         }
  5607.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5608.         if (isset($this->privates['App\\Service\\Client\\PhonenumberService'])) {
  5609.             return $this->privates['App\\Service\\Client\\PhonenumberService'];
  5610.         }
  5611.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5612.         if (isset($this->privates['App\\Service\\Client\\PhonenumberService'])) {
  5613.             return $this->privates['App\\Service\\Client\\PhonenumberService'];
  5614.         }
  5615.         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);
  5616.     }
  5617.     /**
  5618.      * Gets the private 'App\Service\Client\SecurityService' shared autowired service.
  5619.      *
  5620.      * @return \App\Service\Client\SecurityService
  5621.      */
  5622.     protected function getSecurityServiceService()
  5623.     {
  5624.         include_once \dirname(__DIR__4).'/src/Service/Client/SecurityService.php';
  5625.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5626.         if (isset($this->privates['App\\Service\\Client\\SecurityService'])) {
  5627.             return $this->privates['App\\Service\\Client\\SecurityService'];
  5628.         }
  5629.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5630.         if (isset($this->privates['App\\Service\\Client\\SecurityService'])) {
  5631.             return $this->privates['App\\Service\\Client\\SecurityService'];
  5632.         }
  5633.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5634.         if (isset($this->privates['App\\Service\\Client\\SecurityService'])) {
  5635.             return $this->privates['App\\Service\\Client\\SecurityService'];
  5636.         }
  5637.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5638.         if (isset($this->privates['App\\Service\\Client\\SecurityService'])) {
  5639.             return $this->privates['App\\Service\\Client\\SecurityService'];
  5640.         }
  5641.         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())));
  5642.     }
  5643.     /**
  5644.      * Gets the private 'App\Service\Client\User\AccountService' shared autowired service.
  5645.      *
  5646.      * @return \App\Service\Client\User\AccountService
  5647.      */
  5648.     protected function getAccountServiceService()
  5649.     {
  5650.         include_once \dirname(__DIR__4).'/src/Service/Client/User/AccountService.php';
  5651.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5652.         if (isset($this->privates['App\\Service\\Client\\User\\AccountService'])) {
  5653.             return $this->privates['App\\Service\\Client\\User\\AccountService'];
  5654.         }
  5655.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5656.         if (isset($this->privates['App\\Service\\Client\\User\\AccountService'])) {
  5657.             return $this->privates['App\\Service\\Client\\User\\AccountService'];
  5658.         }
  5659.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5660.         if (isset($this->privates['App\\Service\\Client\\User\\AccountService'])) {
  5661.             return $this->privates['App\\Service\\Client\\User\\AccountService'];
  5662.         }
  5663.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5664.         if (isset($this->privates['App\\Service\\Client\\User\\AccountService'])) {
  5665.             return $this->privates['App\\Service\\Client\\User\\AccountService'];
  5666.         }
  5667.         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);
  5668.     }
  5669.     /**
  5670.      * Gets the private 'App\Service\Client\User\AmateurBalanceService' shared autowired service.
  5671.      *
  5672.      * @return \App\Service\Client\User\AmateurBalanceService
  5673.      */
  5674.     protected function getAmateurBalanceServiceService()
  5675.     {
  5676.         include_once \dirname(__DIR__4).'/src/Service/Client/User/AmateurBalanceService.php';
  5677.         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()));
  5678.     }
  5679.     /**
  5680.      * Gets the private 'App\Service\Client\User\AmateurListingService' shared autowired service.
  5681.      *
  5682.      * @return \App\Service\Client\User\AmateurListingService
  5683.      */
  5684.     protected function getAmateurListingServiceService()
  5685.     {
  5686.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5687.         if (isset($this->privates['App\\Service\\Client\\User\\AmateurListingService'])) {
  5688.             return $this->privates['App\\Service\\Client\\User\\AmateurListingService'];
  5689.         }
  5690.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5691.         if (isset($this->privates['App\\Service\\Client\\User\\AmateurListingService'])) {
  5692.             return $this->privates['App\\Service\\Client\\User\\AmateurListingService'];
  5693.         }
  5694.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5695.         if (isset($this->privates['App\\Service\\Client\\User\\AmateurListingService'])) {
  5696.             return $this->privates['App\\Service\\Client\\User\\AmateurListingService'];
  5697.         }
  5698.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5699.         if (isset($this->privates['App\\Service\\Client\\User\\AmateurListingService'])) {
  5700.             return $this->privates['App\\Service\\Client\\User\\AmateurListingService'];
  5701.         }
  5702.         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);
  5703.     }
  5704.     /**
  5705.      * Gets the private 'App\Service\Client\User\BillingService' shared autowired service.
  5706.      *
  5707.      * @return \App\Service\Client\User\BillingService
  5708.      */
  5709.     protected function getBillingServiceService()
  5710.     {
  5711.         include_once \dirname(__DIR__4).'/src/Service/Client/User/BillingService.php';
  5712.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5713.         if (isset($this->privates['App\\Service\\Client\\User\\BillingService'])) {
  5714.             return $this->privates['App\\Service\\Client\\User\\BillingService'];
  5715.         }
  5716.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5717.         if (isset($this->privates['App\\Service\\Client\\User\\BillingService'])) {
  5718.             return $this->privates['App\\Service\\Client\\User\\BillingService'];
  5719.         }
  5720.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5721.         if (isset($this->privates['App\\Service\\Client\\User\\BillingService'])) {
  5722.             return $this->privates['App\\Service\\Client\\User\\BillingService'];
  5723.         }
  5724.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5725.         if (isset($this->privates['App\\Service\\Client\\User\\BillingService'])) {
  5726.             return $this->privates['App\\Service\\Client\\User\\BillingService'];
  5727.         }
  5728.         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);
  5729.     }
  5730.     /**
  5731.      * Gets the private 'App\Service\Client\User\BlogEntryService' shared autowired service.
  5732.      *
  5733.      * @return \App\Service\Client\User\BlogEntryService
  5734.      */
  5735.     protected function getBlogEntryServiceService()
  5736.     {
  5737.         include_once \dirname(__DIR__4).'/src/Service/Client/User/BlogEntryService.php';
  5738.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5739.         if (isset($this->privates['App\\Service\\Client\\User\\BlogEntryService'])) {
  5740.             return $this->privates['App\\Service\\Client\\User\\BlogEntryService'];
  5741.         }
  5742.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5743.         if (isset($this->privates['App\\Service\\Client\\User\\BlogEntryService'])) {
  5744.             return $this->privates['App\\Service\\Client\\User\\BlogEntryService'];
  5745.         }
  5746.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5747.         if (isset($this->privates['App\\Service\\Client\\User\\BlogEntryService'])) {
  5748.             return $this->privates['App\\Service\\Client\\User\\BlogEntryService'];
  5749.         }
  5750.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5751.         if (isset($this->privates['App\\Service\\Client\\User\\BlogEntryService'])) {
  5752.             return $this->privates['App\\Service\\Client\\User\\BlogEntryService'];
  5753.         }
  5754.         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);
  5755.     }
  5756.     /**
  5757.      * Gets the private 'App\Service\Client\User\FriendshipService' shared autowired service.
  5758.      *
  5759.      * @return \App\Service\Client\User\FriendshipService
  5760.      */
  5761.     protected function getFriendshipServiceService()
  5762.     {
  5763.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5764.         if (isset($this->privates['App\\Service\\Client\\User\\FriendshipService'])) {
  5765.             return $this->privates['App\\Service\\Client\\User\\FriendshipService'];
  5766.         }
  5767.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5768.         if (isset($this->privates['App\\Service\\Client\\User\\FriendshipService'])) {
  5769.             return $this->privates['App\\Service\\Client\\User\\FriendshipService'];
  5770.         }
  5771.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5772.         if (isset($this->privates['App\\Service\\Client\\User\\FriendshipService'])) {
  5773.             return $this->privates['App\\Service\\Client\\User\\FriendshipService'];
  5774.         }
  5775.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5776.         if (isset($this->privates['App\\Service\\Client\\User\\FriendshipService'])) {
  5777.             return $this->privates['App\\Service\\Client\\User\\FriendshipService'];
  5778.         }
  5779.         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);
  5780.     }
  5781.     /**
  5782.      * Gets the private 'App\Service\Client\User\LikeService' shared autowired service.
  5783.      *
  5784.      * @return \App\Service\Client\User\LikeService
  5785.      */
  5786.     protected function getLikeServiceService()
  5787.     {
  5788.         include_once \dirname(__DIR__4).'/src/Service/Client/User/LikeService.php';
  5789.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5790.         if (isset($this->privates['App\\Service\\Client\\User\\LikeService'])) {
  5791.             return $this->privates['App\\Service\\Client\\User\\LikeService'];
  5792.         }
  5793.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5794.         if (isset($this->privates['App\\Service\\Client\\User\\LikeService'])) {
  5795.             return $this->privates['App\\Service\\Client\\User\\LikeService'];
  5796.         }
  5797.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5798.         if (isset($this->privates['App\\Service\\Client\\User\\LikeService'])) {
  5799.             return $this->privates['App\\Service\\Client\\User\\LikeService'];
  5800.         }
  5801.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5802.         if (isset($this->privates['App\\Service\\Client\\User\\LikeService'])) {
  5803.             return $this->privates['App\\Service\\Client\\User\\LikeService'];
  5804.         }
  5805.         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);
  5806.     }
  5807.     /**
  5808.      * Gets the private 'App\Service\Client\User\MemberBlockedService' shared autowired service.
  5809.      *
  5810.      * @return \App\Service\Client\User\MemberBlockedService
  5811.      */
  5812.     protected function getMemberBlockedServiceService()
  5813.     {
  5814.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5815.         if (isset($this->privates['App\\Service\\Client\\User\\MemberBlockedService'])) {
  5816.             return $this->privates['App\\Service\\Client\\User\\MemberBlockedService'];
  5817.         }
  5818.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5819.         if (isset($this->privates['App\\Service\\Client\\User\\MemberBlockedService'])) {
  5820.             return $this->privates['App\\Service\\Client\\User\\MemberBlockedService'];
  5821.         }
  5822.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5823.         if (isset($this->privates['App\\Service\\Client\\User\\MemberBlockedService'])) {
  5824.             return $this->privates['App\\Service\\Client\\User\\MemberBlockedService'];
  5825.         }
  5826.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5827.         if (isset($this->privates['App\\Service\\Client\\User\\MemberBlockedService'])) {
  5828.             return $this->privates['App\\Service\\Client\\User\\MemberBlockedService'];
  5829.         }
  5830.         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);
  5831.     }
  5832.     /**
  5833.      * Gets the private 'App\Service\Client\User\MemberNoticeService' shared autowired service.
  5834.      *
  5835.      * @return \App\Service\Client\User\MemberNoticeService
  5836.      */
  5837.     protected function getMemberNoticeServiceService()
  5838.     {
  5839.         include_once \dirname(__DIR__4).'/src/Service/Client/User/MemberNoticeService.php';
  5840.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5841.         if (isset($this->privates['App\\Service\\Client\\User\\MemberNoticeService'])) {
  5842.             return $this->privates['App\\Service\\Client\\User\\MemberNoticeService'];
  5843.         }
  5844.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5845.         if (isset($this->privates['App\\Service\\Client\\User\\MemberNoticeService'])) {
  5846.             return $this->privates['App\\Service\\Client\\User\\MemberNoticeService'];
  5847.         }
  5848.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5849.         if (isset($this->privates['App\\Service\\Client\\User\\MemberNoticeService'])) {
  5850.             return $this->privates['App\\Service\\Client\\User\\MemberNoticeService'];
  5851.         }
  5852.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5853.         if (isset($this->privates['App\\Service\\Client\\User\\MemberNoticeService'])) {
  5854.             return $this->privates['App\\Service\\Client\\User\\MemberNoticeService'];
  5855.         }
  5856.         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);
  5857.     }
  5858.     /**
  5859.      * Gets the private 'App\Service\Client\User\MemberOnlineService' shared autowired service.
  5860.      *
  5861.      * @return \App\Service\Client\User\MemberOnlineService
  5862.      */
  5863.     protected function getMemberOnlineServiceService()
  5864.     {
  5865.         include_once \dirname(__DIR__4).'/src/Service/Client/User/MemberOnlineService.php';
  5866.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5867.         if (isset($this->privates['App\\Service\\Client\\User\\MemberOnlineService'])) {
  5868.             return $this->privates['App\\Service\\Client\\User\\MemberOnlineService'];
  5869.         }
  5870.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5871.         if (isset($this->privates['App\\Service\\Client\\User\\MemberOnlineService'])) {
  5872.             return $this->privates['App\\Service\\Client\\User\\MemberOnlineService'];
  5873.         }
  5874.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5875.         if (isset($this->privates['App\\Service\\Client\\User\\MemberOnlineService'])) {
  5876.             return $this->privates['App\\Service\\Client\\User\\MemberOnlineService'];
  5877.         }
  5878.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5879.         if (isset($this->privates['App\\Service\\Client\\User\\MemberOnlineService'])) {
  5880.             return $this->privates['App\\Service\\Client\\User\\MemberOnlineService'];
  5881.         }
  5882.         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);
  5883.     }
  5884.     /**
  5885.      * Gets the private 'App\Service\Client\User\MemberPropertyService' shared autowired service.
  5886.      *
  5887.      * @return \App\Service\Client\User\MemberPropertyService
  5888.      */
  5889.     protected function getMemberPropertyServiceService()
  5890.     {
  5891.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5892.         if (isset($this->privates['App\\Service\\Client\\User\\MemberPropertyService'])) {
  5893.             return $this->privates['App\\Service\\Client\\User\\MemberPropertyService'];
  5894.         }
  5895.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5896.         if (isset($this->privates['App\\Service\\Client\\User\\MemberPropertyService'])) {
  5897.             return $this->privates['App\\Service\\Client\\User\\MemberPropertyService'];
  5898.         }
  5899.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5900.         if (isset($this->privates['App\\Service\\Client\\User\\MemberPropertyService'])) {
  5901.             return $this->privates['App\\Service\\Client\\User\\MemberPropertyService'];
  5902.         }
  5903.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5904.         if (isset($this->privates['App\\Service\\Client\\User\\MemberPropertyService'])) {
  5905.             return $this->privates['App\\Service\\Client\\User\\MemberPropertyService'];
  5906.         }
  5907.         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);
  5908.     }
  5909.     /**
  5910.      * Gets the private 'App\Service\Client\User\MemberService' shared autowired service.
  5911.      *
  5912.      * @return \App\Service\Client\User\MemberService
  5913.      */
  5914.     protected function getMemberServiceService()
  5915.     {
  5916.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5917.         if (isset($this->privates['App\\Service\\Client\\User\\MemberService'])) {
  5918.             return $this->privates['App\\Service\\Client\\User\\MemberService'];
  5919.         }
  5920.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5921.         if (isset($this->privates['App\\Service\\Client\\User\\MemberService'])) {
  5922.             return $this->privates['App\\Service\\Client\\User\\MemberService'];
  5923.         }
  5924.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5925.         if (isset($this->privates['App\\Service\\Client\\User\\MemberService'])) {
  5926.             return $this->privates['App\\Service\\Client\\User\\MemberService'];
  5927.         }
  5928.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5929.         if (isset($this->privates['App\\Service\\Client\\User\\MemberService'])) {
  5930.             return $this->privates['App\\Service\\Client\\User\\MemberService'];
  5931.         }
  5932.         $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);
  5933.         $instance->setIntlGeoService(($this->privates['App\\Service\\IntlGeoService'] ?? ($this->privates['App\\Service\\IntlGeoService'] = new \App\Service\IntlGeoService())));
  5934.         return $instance;
  5935.     }
  5936.     /**
  5937.      * Gets the private 'App\Service\Client\User\PersonService' shared autowired service.
  5938.      *
  5939.      * @return \App\Service\Client\User\PersonService
  5940.      */
  5941.     protected function getPersonServiceService()
  5942.     {
  5943.         include_once \dirname(__DIR__4).'/src/Service/Client/User/PersonService.php';
  5944.         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()));
  5945.     }
  5946.     /**
  5947.      * Gets the private 'App\Service\Client\User\WebmasterPropertyService' shared autowired service.
  5948.      *
  5949.      * @return \App\Service\Client\User\WebmasterPropertyService
  5950.      */
  5951.     protected function getWebmasterPropertyServiceService()
  5952.     {
  5953.         include_once \dirname(__DIR__4).'/src/Service/Client/User/WebmasterPropertyService.php';
  5954.         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()));
  5955.     }
  5956.     /**
  5957.      * Gets the private 'App\Service\Client\User\WebmasterService' shared autowired service.
  5958.      *
  5959.      * @return \App\Service\Client\User\WebmasterService
  5960.      */
  5961.     protected function getWebmasterServiceService()
  5962.     {
  5963.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5964.         if (isset($this->privates['App\\Service\\Client\\User\\WebmasterService'])) {
  5965.             return $this->privates['App\\Service\\Client\\User\\WebmasterService'];
  5966.         }
  5967.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5968.         if (isset($this->privates['App\\Service\\Client\\User\\WebmasterService'])) {
  5969.             return $this->privates['App\\Service\\Client\\User\\WebmasterService'];
  5970.         }
  5971.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5972.         if (isset($this->privates['App\\Service\\Client\\User\\WebmasterService'])) {
  5973.             return $this->privates['App\\Service\\Client\\User\\WebmasterService'];
  5974.         }
  5975.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5976.         if (isset($this->privates['App\\Service\\Client\\User\\WebmasterService'])) {
  5977.             return $this->privates['App\\Service\\Client\\User\\WebmasterService'];
  5978.         }
  5979.         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);
  5980.     }
  5981.     /**
  5982.      * Gets the private 'App\Service\Client\Webmaster\WebmasterAdService' shared autowired service.
  5983.      *
  5984.      * @return \App\Service\Client\Webmaster\WebmasterAdService
  5985.      */
  5986.     protected function getWebmasterAdServiceService()
  5987.     {
  5988.         include_once \dirname(__DIR__4).'/src/Service/Client/Webmaster/WebmasterAdService.php';
  5989.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5990.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'])) {
  5991.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'];
  5992.         }
  5993.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  5994.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'])) {
  5995.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'];
  5996.         }
  5997.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  5998.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'])) {
  5999.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'];
  6000.         }
  6001.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6002.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'])) {
  6003.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterAdService'];
  6004.         }
  6005.         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);
  6006.     }
  6007.     /**
  6008.      * Gets the private 'App\Service\Client\Webmaster\WebmasterBalanceService' shared autowired service.
  6009.      *
  6010.      * @return \App\Service\Client\Webmaster\WebmasterBalanceService
  6011.      */
  6012.     protected function getWebmasterBalanceServiceService()
  6013.     {
  6014.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  6015.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'])) {
  6016.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'];
  6017.         }
  6018.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  6019.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'])) {
  6020.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'];
  6021.         }
  6022.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  6023.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'])) {
  6024.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'];
  6025.         }
  6026.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6027.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'])) {
  6028.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterBalanceService'];
  6029.         }
  6030.         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);
  6031.     }
  6032.     /**
  6033.      * Gets the private 'App\Service\Client\Webmaster\WebmasterCampaignService' shared autowired service.
  6034.      *
  6035.      * @return \App\Service\Client\Webmaster\WebmasterCampaignService
  6036.      */
  6037.     protected function getWebmasterCampaignServiceService()
  6038.     {
  6039.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  6040.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'])) {
  6041.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'];
  6042.         }
  6043.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  6044.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'])) {
  6045.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'];
  6046.         }
  6047.         $c = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  6048.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'])) {
  6049.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'];
  6050.         }
  6051.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6052.         if (isset($this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'])) {
  6053.             return $this->privates['App\\Service\\Client\\Webmaster\\WebmasterCampaignService'];
  6054.         }
  6055.         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);
  6056.     }
  6057.     /**
  6058.      * Gets the private 'App\Service\LivecamOnlineService' shared autowired service.
  6059.      *
  6060.      * @return \App\Service\LivecamOnlineService
  6061.      */
  6062.     protected function getLivecamOnlineServiceService()
  6063.     {
  6064.         include_once \dirname(__DIR__4).'/src/Service/LivecamOnlineService.php';
  6065.         $a = ($this->privates['App\\Service\\Client\\User\\MemberService'] ?? $this->getMemberServiceService());
  6066.         if (isset($this->privates['App\\Service\\LivecamOnlineService'])) {
  6067.             return $this->privates['App\\Service\\LivecamOnlineService'];
  6068.         }
  6069.         $b = ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService());
  6070.         if (isset($this->privates['App\\Service\\LivecamOnlineService'])) {
  6071.             return $this->privates['App\\Service\\LivecamOnlineService'];
  6072.         }
  6073.         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);
  6074.     }
  6075.     /**
  6076.      * Gets the private 'App\Service\ReCaptchaService' shared autowired service.
  6077.      *
  6078.      * @return \App\Service\ReCaptchaService
  6079.      */
  6080.     protected function getReCaptchaServiceService()
  6081.     {
  6082.         include_once \dirname(__DIR__4).'/src/Service/ReCaptchaService.php';
  6083.         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'));
  6084.     }
  6085.     /**
  6086.      * Gets the private 'App\Service\Search\ImagesetSearchService' shared autowired service.
  6087.      *
  6088.      * @return \App\Service\Search\ImagesetSearchService
  6089.      */
  6090.     protected function getImagesetSearchServiceService()
  6091.     {
  6092.         include_once \dirname(__DIR__4).'/src/Service/Search/AbstractSearchService.php';
  6093.         include_once \dirname(__DIR__4).'/src/Service/Search/ImagesetSearchService.php';
  6094.         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()));
  6095.     }
  6096.     /**
  6097.      * Gets the private 'App\Service\Search\MemberSearchService' shared autowired service.
  6098.      *
  6099.      * @return \App\Service\Search\MemberSearchService
  6100.      */
  6101.     protected function getMemberSearchServiceService()
  6102.     {
  6103.         include_once \dirname(__DIR__4).'/src/Service/Search/AbstractSearchService.php';
  6104.         include_once \dirname(__DIR__4).'/src/Service/Search/MemberSearchService.php';
  6105.         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()));
  6106.     }
  6107.     /**
  6108.      * Gets the private 'App\Service\Search\VideoSearchService' shared autowired service.
  6109.      *
  6110.      * @return \App\Service\Search\VideoSearchService
  6111.      */
  6112.     protected function getVideoSearchServiceService()
  6113.     {
  6114.         include_once \dirname(__DIR__4).'/src/Service/Search/AbstractSearchService.php';
  6115.         include_once \dirname(__DIR__4).'/src/Service/Search/VideoSearchService.php';
  6116.         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()));
  6117.     }
  6118.     /**
  6119.      * Gets the private 'App\Subscriber\Caching\ContentSubscriber' shared autowired service.
  6120.      *
  6121.      * @return \App\Subscriber\Caching\ContentSubscriber
  6122.      */
  6123.     protected function getContentSubscriberService()
  6124.     {
  6125.         include_once \dirname(__DIR__4).'/src/Subscriber/Caching/ContentSubscriber.php';
  6126.         $a = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  6127.         if (isset($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'])) {
  6128.             return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'];
  6129.         }
  6130.         $b = ($this->privates['App\\Service\\Client\\Content\\ContentService'] ?? $this->getContentServiceService());
  6131.         if (isset($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'])) {
  6132.             return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'];
  6133.         }
  6134.         $c = ($this->privates['App\\Service\\Client\\Content\\VideoService'] ?? $this->getVideoServiceService());
  6135.         if (isset($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'])) {
  6136.             return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'];
  6137.         }
  6138.         $d = ($this->privates['App\\Service\\Client\\Content\\ImagesetService'] ?? $this->getImagesetServiceService());
  6139.         if (isset($this->privates['App\\Subscriber\\Caching\\ContentSubscriber'])) {
  6140.             return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'];
  6141.         }
  6142.         return $this->privates['App\\Subscriber\\Caching\\ContentSubscriber'] = new \App\Subscriber\Caching\ContentSubscriber($a$b$c$d);
  6143.     }
  6144.     /**
  6145.      * Gets the private 'App\Subscriber\Caching\MessengerSubscriber' shared autowired service.
  6146.      *
  6147.      * @return \App\Subscriber\Caching\MessengerSubscriber
  6148.      */
  6149.     protected function getMessengerSubscriberService()
  6150.     {
  6151.         include_once \dirname(__DIR__4).'/src/Subscriber/Caching/MessengerSubscriber.php';
  6152.         $a = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  6153.         if (isset($this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'])) {
  6154.             return $this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'];
  6155.         }
  6156.         $b = ($this->privates['App\\Service\\Client\\Messenger\\MessengerService'] ?? $this->getMessengerServiceService());
  6157.         if (isset($this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'])) {
  6158.             return $this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'];
  6159.         }
  6160.         return $this->privates['App\\Subscriber\\Caching\\MessengerSubscriber'] = new \App\Subscriber\Caching\MessengerSubscriber($a$b);
  6161.     }
  6162.     /**
  6163.      * Gets the private 'App\Subscriber\KernelExceptionSubscriber' shared autowired service.
  6164.      *
  6165.      * @return \App\Subscriber\KernelExceptionSubscriber
  6166.      */
  6167.     protected function getKernelExceptionSubscriberService()
  6168.     {
  6169.         include_once \dirname(__DIR__4).'/src/Subscriber/KernelExceptionSubscriber.php';
  6170.         return $this->privates['App\\Subscriber\\KernelExceptionSubscriber'] = new \App\Subscriber\KernelExceptionSubscriber(($this->services['router'] ?? $this->getRouterService()));
  6171.     }
  6172.     /**
  6173.      * Gets the private 'App\Subscriber\Messenger\ChatAppSettingsCookieSubscriber' shared autowired service.
  6174.      *
  6175.      * @return \App\Subscriber\Messenger\ChatAppSettingsCookieSubscriber
  6176.      */
  6177.     protected function getChatAppSettingsCookieSubscriberService()
  6178.     {
  6179.         $a = ($this->privates['App\\Service\\Client\\User\\MemberPropertyService'] ?? $this->getMemberPropertyServiceService());
  6180.         if (isset($this->privates['App\\Subscriber\\Messenger\\ChatAppSettingsCookieSubscriber'])) {
  6181.             return $this->privates['App\\Subscriber\\Messenger\\ChatAppSettingsCookieSubscriber'];
  6182.         }
  6183.         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);
  6184.     }
  6185.     /**
  6186.      * Gets the private 'App\Subscriber\User\FriendshipSubscriber' shared autowired service.
  6187.      *
  6188.      * @return \App\Subscriber\User\FriendshipSubscriber
  6189.      */
  6190.     protected function getFriendshipSubscriberService()
  6191.     {
  6192.         include_once \dirname(__DIR__4).'/src/Subscriber/User/FriendshipSubscriber.php';
  6193.         $a = ($this->privates['App\\Service\\Client\\User\\FriendshipService'] ?? $this->getFriendshipServiceService());
  6194.         if (isset($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'])) {
  6195.             return $this->privates['App\\Subscriber\\User\\FriendshipSubscriber'];
  6196.         }
  6197.         $b = ($this->privates['App\\Service\\Client\\Messenger\\MessengerService'] ?? $this->getMessengerServiceService());
  6198.         if (isset($this->privates['App\\Subscriber\\User\\FriendshipSubscriber'])) {
  6199.             return $this->privates['App\\Subscriber\\User\\FriendshipSubscriber'];
  6200.         }
  6201.         return $this->privates['App\\Subscriber\\User\\FriendshipSubscriber'] = new \App\Subscriber\User\FriendshipSubscriber($a$b);
  6202.     }
  6203.     /**
  6204.      * Gets the private 'App\Subscriber\User\MessageSentSubscriber' shared autowired service.
  6205.      *
  6206.      * @return \App\Subscriber\User\MessageSentSubscriber
  6207.      */
  6208.     protected function getMessageSentSubscriberService()
  6209.     {
  6210.         include_once \dirname(__DIR__4).'/src/Subscriber/User/MessageSentSubscriber.php';
  6211.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  6212.         if (isset($this->privates['App\\Subscriber\\User\\MessageSentSubscriber'])) {
  6213.             return $this->privates['App\\Subscriber\\User\\MessageSentSubscriber'];
  6214.         }
  6215.         $b = ($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService());
  6216.         if (isset($this->privates['App\\Subscriber\\User\\MessageSentSubscriber'])) {
  6217.             return $this->privates['App\\Subscriber\\User\\MessageSentSubscriber'];
  6218.         }
  6219.         return $this->privates['App\\Subscriber\\User\\MessageSentSubscriber'] = new \App\Subscriber\User\MessageSentSubscriber($a$b, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  6220.     }
  6221.     /**
  6222.      * Gets the private 'App\Subscriber\User\ProdUserListener' shared autowired service.
  6223.      *
  6224.      * @return \App\Subscriber\User\ProdUserListener
  6225.      */
  6226.     protected function getProdUserListenerService()
  6227.     {
  6228.         $a = ($this->privates['App\\Service\\Client\\Booking\\BookingFacade'] ?? $this->getBookingFacadeService());
  6229.         if (isset($this->privates['App\\Subscriber\\User\\ProdUserListener'])) {
  6230.             return $this->privates['App\\Subscriber\\User\\ProdUserListener'];
  6231.         }
  6232.         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()));
  6233.     }
  6234.     /**
  6235.      * Gets the private 'App\Twig\XhrTemplateSupport' shared autowired service.
  6236.      *
  6237.      * @return \App\Twig\XhrTemplateSupport
  6238.      */
  6239.     protected function getXhrTemplateSupportService()
  6240.     {
  6241.         return $this->privates['App\\Twig\\XhrTemplateSupport'] = new \App\Twig\XhrTemplateSupport(($this->services['router'] ?? $this->getRouterService()));
  6242.     }
  6243.     /**
  6244.      * Gets the private 'Elasticsearch\Client' shared autowired service.
  6245.      *
  6246.      * @return \Elasticsearch\Client
  6247.      */
  6248.     protected function getClientService()
  6249.     {
  6250.         include_once \dirname(__DIR__4).'/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Client.php';
  6251.         include_once \dirname(__DIR__4).'/src/Service/ElasticClientFactory.php';
  6252.         return $this->privates['Elasticsearch\\Client'] = (new \App\Service\ElasticClientFactory())->__invoke($this->getEnv('ELASTICSEARCH_HOST'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6253.     }
  6254.     /**
  6255.      * Gets the private 'Frivol\Common\Command\CacheInvalidateTestCommand' shared service.
  6256.      *
  6257.      * @return \Frivol\Common\Command\CacheInvalidateTestCommand
  6258.      */
  6259.     protected function getCacheInvalidateTestCommandService()
  6260.     {
  6261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6262.         include_once \dirname(__DIR__4).'/vendor/interquest/frivol-common/src/Command/CacheInvalidateTestCommand.php';
  6263.         $this->privates['Frivol\\Common\\Command\\CacheInvalidateTestCommand'] = $instance = new \Frivol\Common\Command\CacheInvalidateTestCommand(($this->services['cache.app'] ?? $this->getCache_AppService()));
  6264.         $instance->setName('app:common:cache:invalidate-test');
  6265.         $instance->setDescription('Test shared writing to redis');
  6266.         return $instance;
  6267.     }
  6268.     /**
  6269.      * Gets the private 'Frivol\Common\Command\CacheReadCommand' shared service.
  6270.      *
  6271.      * @return \Frivol\Common\Command\CacheReadCommand
  6272.      */
  6273.     protected function getCacheReadCommandService()
  6274.     {
  6275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6276.         include_once \dirname(__DIR__4).'/vendor/interquest/frivol-common/src/Command/CacheReadCommand.php';
  6277.         $this->privates['Frivol\\Common\\Command\\CacheReadCommand'] = $instance = new \Frivol\Common\Command\CacheReadCommand(($this->services['cache.app'] ?? $this->getCache_AppService()));
  6278.         $instance->setName('app:common:cache:read');
  6279.         $instance->setDescription('Read contents of cache key');
  6280.         return $instance;
  6281.     }
  6282.     /**
  6283.      * Gets the private 'Frivol\Common\Command\CacheWriteTestCommand' shared service.
  6284.      *
  6285.      * @return \Frivol\Common\Command\CacheWriteTestCommand
  6286.      */
  6287.     protected function getCacheWriteTestCommandService()
  6288.     {
  6289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6290.         include_once \dirname(__DIR__4).'/vendor/interquest/frivol-common/src/Command/CacheWriteTestCommand.php';
  6291.         $this->privates['Frivol\\Common\\Command\\CacheWriteTestCommand'] = $instance = new \Frivol\Common\Command\CacheWriteTestCommand(($this->services['cache.app'] ?? $this->getCache_AppService()));
  6292.         $instance->setName('app:common:cache:write-test');
  6293.         $instance->setDescription('Add a short description for your command');
  6294.         return $instance;
  6295.     }
  6296.     /**
  6297.      * Gets the private 'Frivol\Common\Command\IncrementCacheCommand' shared service.
  6298.      *
  6299.      * @return \Frivol\Common\Command\IncrementCacheCommand
  6300.      */
  6301.     protected function getIncrementCacheCommandService()
  6302.     {
  6303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6304.         include_once \dirname(__DIR__4).'/vendor/interquest/frivol-common/src/Command/IncrementCacheCommand.php';
  6305.         $this->privates['Frivol\\Common\\Command\\IncrementCacheCommand'] = $instance = new \Frivol\Common\Command\IncrementCacheCommand(($this->privates['Frivol\\Common\\Service\\CacheService'] ?? $this->getCacheServiceService()));
  6306.         $instance->setName('app:common:cache:increment');
  6307.         return $instance;
  6308.     }
  6309.     /**
  6310.      * Gets the private 'Frivol\Common\Command\QueuePublishCommand' shared service.
  6311.      *
  6312.      * @return \Frivol\Common\Command\QueuePublishCommand
  6313.      */
  6314.     protected function getQueuePublishCommandService()
  6315.     {
  6316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6317.         include_once \dirname(__DIR__4).'/vendor/interquest/frivol-common/src/Command/QueuePublishCommand.php';
  6318.         $this->privates['Frivol\\Common\\Command\\QueuePublishCommand'] = $instance = new \Frivol\Common\Command\QueuePublishCommand(($this->services['Redis'] ?? $this->getRedisService()));
  6319.         $instance->setName('app:common:queue:pub');
  6320.         $instance->setDescription('Publish a message to a redis channel');
  6321.         return $instance;
  6322.     }
  6323.     /**
  6324.      * Gets the private 'Frivol\Common\Command\QueueSubscribeCommand' shared service.
  6325.      *
  6326.      * @return \Frivol\Common\Command\QueueSubscribeCommand
  6327.      */
  6328.     protected function getQueueSubscribeCommandService()
  6329.     {
  6330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6331.         include_once \dirname(__DIR__4).'/vendor/interquest/frivol-common/src/Command/QueueSubscribeCommand.php';
  6332.         $this->privates['Frivol\\Common\\Command\\QueueSubscribeCommand'] = $instance = new \Frivol\Common\Command\QueueSubscribeCommand(($this->services['Redis'] ?? $this->getRedisService()));
  6333.         $instance->setName('app:common:queue:sub');
  6334.         $instance->setDescription('Subscribe to redis channel and output messages');
  6335.         return $instance;
  6336.     }
  6337.     /**
  6338.      * Gets the private 'Frivol\Common\Service\CacheService' shared service.
  6339.      *
  6340.      * @return \Frivol\Common\Service\CacheService
  6341.      */
  6342.     protected function getCacheServiceService()
  6343.     {
  6344.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6345.         if (isset($this->privates['Frivol\\Common\\Service\\CacheService'])) {
  6346.             return $this->privates['Frivol\\Common\\Service\\CacheService'];
  6347.         }
  6348.         return $this->privates['Frivol\\Common\\Service\\CacheService'] = new \Frivol\Common\Service\CacheService(($this->services['cache.app'] ?? $this->getCache_AppService()), $a);
  6349.     }
  6350.     /**
  6351.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  6352.      *
  6353.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  6354.      */
  6355.     protected function getResetAssetsEventListenerService()
  6356.     {
  6357.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  6358.     }
  6359.     /**
  6360.      * Gets the private 'annotations.cache_adapter' shared service.
  6361.      *
  6362.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  6363.      */
  6364.     protected function getAnnotations_CacheAdapterService()
  6365.     {
  6366.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  6367.     }
  6368.     /**
  6369.      * Gets the private 'annotations.cache_warmer' shared service.
  6370.      *
  6371.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  6372.      */
  6373.     protected function getAnnotations_CacheWarmerService()
  6374.     {
  6375.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6376.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  6377.         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);
  6378.     }
  6379.     /**
  6380.      * Gets the private 'annotations.cached_reader' shared service.
  6381.      *
  6382.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  6383.      */
  6384.     protected function getAnnotations_CachedReaderService()
  6385.     {
  6386.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  6387.     }
  6388.     /**
  6389.      * Gets the private 'annotations.reader' shared service.
  6390.      *
  6391.      * @return \Doctrine\Common\Annotations\AnnotationReader
  6392.      */
  6393.     protected function getAnnotations_ReaderService()
  6394.     {
  6395.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  6396.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  6397.         $a->registerUniqueLoader('class_exists');
  6398.         $instance->addGlobalIgnoredName('required'$a);
  6399.         return $instance;
  6400.     }
  6401.     /**
  6402.      * Gets the private 'assets.packages' shared service.
  6403.      *
  6404.      * @return \Symfony\Component\Asset\Packages
  6405.      */
  6406.     protected function getAssets_PackagesService()
  6407.     {
  6408.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  6409.         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 () {
  6410.             return new \EmptyIterator();
  6411.         }, 0));
  6412.     }
  6413.     /**
  6414.      * Gets the private 'cache.annotations' shared service.
  6415.      *
  6416.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6417.      */
  6418.     protected function getCache_AnnotationsService()
  6419.     {
  6420.         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())));
  6421.     }
  6422.     /**
  6423.      * Gets the private 'cache.property_info' shared service.
  6424.      *
  6425.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6426.      */
  6427.     protected function getCache_PropertyInfoService()
  6428.     {
  6429.         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())));
  6430.     }
  6431.     /**
  6432.      * Gets the private 'cache.security_expression_language' shared service.
  6433.      *
  6434.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6435.      */
  6436.     protected function getCache_SecurityExpressionLanguageService()
  6437.     {
  6438.         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())));
  6439.     }
  6440.     /**
  6441.      * Gets the private 'cache.serializer' shared service.
  6442.      *
  6443.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6444.      */
  6445.     protected function getCache_SerializerService()
  6446.     {
  6447.         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())));
  6448.     }
  6449.     /**
  6450.      * Gets the private 'cache.validator' shared service.
  6451.      *
  6452.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6453.      */
  6454.     protected function getCache_ValidatorService()
  6455.     {
  6456.         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())));
  6457.     }
  6458.     /**
  6459.      * Gets the private 'cache.webpack_encore' shared service.
  6460.      *
  6461.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6462.      */
  6463.     protected function getCache_WebpackEncoreService()
  6464.     {
  6465.         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())));
  6466.     }
  6467.     /**
  6468.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  6469.      *
  6470.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  6471.      */
  6472.     protected function getCachePoolClearer_CacheWarmerService()
  6473.     {
  6474.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  6475.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  6476.     }
  6477.     /**
  6478.      * Gets the private 'config_builder.warmer' shared service.
  6479.      *
  6480.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  6481.      */
  6482.     protected function getConfigBuilder_WarmerService()
  6483.     {
  6484.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  6485.         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()));
  6486.     }
  6487.     /**
  6488.      * Gets the private 'config_cache_factory' shared service.
  6489.      *
  6490.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  6491.      */
  6492.     protected function getConfigCacheFactoryService()
  6493.     {
  6494.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  6495.             yield => ($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)));
  6496.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  6497.         }, 2));
  6498.     }
  6499.     /**
  6500.      * Gets the private 'console.command.about' shared service.
  6501.      *
  6502.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  6503.      */
  6504.     protected function getConsole_Command_AboutService()
  6505.     {
  6506.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6507.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  6508.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  6509.         $instance->setName('about');
  6510.         $instance->setDescription('Display information about the current project');
  6511.         return $instance;
  6512.     }
  6513.     /**
  6514.      * Gets the private 'console.command.assets_install' shared service.
  6515.      *
  6516.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  6517.      */
  6518.     protected function getConsole_Command_AssetsInstallService()
  6519.     {
  6520.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6521.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  6522.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6523.         $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));
  6524.         $instance->setName('assets:install');
  6525.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  6526.         return $instance;
  6527.     }
  6528.     /**
  6529.      * Gets the private 'console.command.cache_clear' shared service.
  6530.      *
  6531.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  6532.      */
  6533.     protected function getConsole_Command_CacheClearService()
  6534.     {
  6535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6538.         $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())));
  6539.         $instance->setName('cache:clear');
  6540.         $instance->setDescription('Clear the cache');
  6541.         return $instance;
  6542.     }
  6543.     /**
  6544.      * Gets the private 'console.command.cache_pool_clear' shared service.
  6545.      *
  6546.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  6547.      */
  6548.     protected function getConsole_Command_CachePoolClearService()
  6549.     {
  6550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  6552.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.webpack_encore'=> 'twig.cache']);
  6553.         $instance->setName('cache:pool:clear');
  6554.         $instance->setDescription('Clear cache pools');
  6555.         return $instance;
  6556.     }
  6557.     /**
  6558.      * Gets the private 'console.command.cache_pool_delete' shared service.
  6559.      *
  6560.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  6561.      */
  6562.     protected function getConsole_Command_CachePoolDeleteService()
  6563.     {
  6564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  6566.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.webpack_encore'=> 'twig.cache']);
  6567.         $instance->setName('cache:pool:delete');
  6568.         $instance->setDescription('Delete an item from a cache pool');
  6569.         return $instance;
  6570.     }
  6571.     /**
  6572.      * Gets the private 'console.command.cache_pool_list' shared service.
  6573.      *
  6574.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  6575.      */
  6576.     protected function getConsole_Command_CachePoolListService()
  6577.     {
  6578.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6579.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  6580.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.validator_expression_language'=> 'cache.security_expression_language'=> 'cache.webpack_encore'=> 'twig.cache']);
  6581.         $instance->setName('cache:pool:list');
  6582.         $instance->setDescription('List available cache pools');
  6583.         return $instance;
  6584.     }
  6585.     /**
  6586.      * Gets the private 'console.command.cache_pool_prune' shared service.
  6587.      *
  6588.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  6589.      */
  6590.     protected function getConsole_Command_CachePoolPruneService()
  6591.     {
  6592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6593.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  6594.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  6595.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  6596.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  6597.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  6598.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  6599.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  6600.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  6601.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  6602.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  6603.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  6604.             yield '.twig.cache.inner' => ($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService());
  6605.         }, 10));
  6606.         $instance->setName('cache:pool:prune');
  6607.         $instance->setDescription('Prune cache pools');
  6608.         return $instance;
  6609.     }
  6610.     /**
  6611.      * Gets the private 'console.command.cache_warmup' shared service.
  6612.      *
  6613.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  6614.      */
  6615.     protected function getConsole_Command_CacheWarmupService()
  6616.     {
  6617.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6618.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  6619.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  6620.         $instance->setName('cache:warmup');
  6621.         $instance->setDescription('Warm up an empty cache');
  6622.         return $instance;
  6623.     }
  6624.     /**
  6625.      * Gets the private 'console.command.config_debug' shared service.
  6626.      *
  6627.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6628.      */
  6629.     protected function getConsole_Command_ConfigDebugService()
  6630.     {
  6631.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6632.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6633.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6634.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6635.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  6636.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6637.         $instance->setName('debug:config');
  6638.         $instance->setDescription('Dump the current configuration for an extension');
  6639.         return $instance;
  6640.     }
  6641.     /**
  6642.      * Gets the private 'console.command.config_dump_reference' shared service.
  6643.      *
  6644.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6645.      */
  6646.     protected function getConsole_Command_ConfigDumpReferenceService()
  6647.     {
  6648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6649.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6650.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6653.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6654.         $instance->setName('config:dump-reference');
  6655.         $instance->setDescription('Dump the default configuration for an extension');
  6656.         return $instance;
  6657.     }
  6658.     /**
  6659.      * Gets the private 'console.command.container_debug' shared service.
  6660.      *
  6661.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6662.      */
  6663.     protected function getConsole_Command_ContainerDebugService()
  6664.     {
  6665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6666.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6668.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6669.         $instance->setName('debug:container');
  6670.         $instance->setDescription('Display current services for an application');
  6671.         return $instance;
  6672.     }
  6673.     /**
  6674.      * Gets the private 'console.command.container_lint' shared service.
  6675.      *
  6676.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6677.      */
  6678.     protected function getConsole_Command_ContainerLintService()
  6679.     {
  6680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6682.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6683.         $instance->setName('lint:container');
  6684.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6685.         return $instance;
  6686.     }
  6687.     /**
  6688.      * Gets the private 'console.command.debug_autowiring' shared service.
  6689.      *
  6690.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6691.      */
  6692.     protected function getConsole_Command_DebugAutowiringService()
  6693.     {
  6694.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6696.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6698.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6699.         $instance->setName('debug:autowiring');
  6700.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6701.         return $instance;
  6702.     }
  6703.     /**
  6704.      * Gets the private 'console.command.dotenv_debug' shared service.
  6705.      *
  6706.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6707.      */
  6708.     protected function getConsole_Command_DotenvDebugService()
  6709.     {
  6710.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6711.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6712.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  6713.         $instance->setName('debug:dotenv');
  6714.         $instance->setDescription('Lists all dotenv files with variables and values');
  6715.         return $instance;
  6716.     }
  6717.     /**
  6718.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6719.      *
  6720.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6721.      */
  6722.     protected function getConsole_Command_EventDispatcherDebugService()
  6723.     {
  6724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6726.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
  6727.         $instance->setName('debug:event-dispatcher');
  6728.         $instance->setDescription('Display configured listeners for an application');
  6729.         return $instance;
  6730.     }
  6731.     /**
  6732.      * Gets the private 'console.command.form_debug' shared service.
  6733.      *
  6734.      * @return \Symfony\Component\Form\Command\DebugCommand
  6735.      */
  6736.     protected function getConsole_Command_FormDebugService()
  6737.     {
  6738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6739.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6740.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'App\\Form\\Amateur'=> 'App\\Form\\Booking'=> 'App\\Form'=> 'App\\Form\\CustomType'=> 'App\\Form\\Livecam'=> 'App\\Form\\Messenger'=> 'App\\Form\\Search'=> 'App\\Form\\Security'=> 'App\\Form\\Settings'10 => 'App\\Form\\Types'11 => 'App\\Form\\User'12 => 'App\\Form\\Webmaster'13 => 'App\\Form\\Webmaster\\Ads'], [=> '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'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'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6741.         $instance->setName('debug:form');
  6742.         $instance->setDescription('Display form type information');
  6743.         return $instance;
  6744.     }
  6745.     /**
  6746.      * Gets the private 'console.command.router_debug' shared service.
  6747.      *
  6748.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6749.      */
  6750.     protected function getConsole_Command_RouterDebugService()
  6751.     {
  6752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6753.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6754.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6755.         $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()));
  6756.         $instance->setName('debug:router');
  6757.         $instance->setDescription('Display current routes for an application');
  6758.         return $instance;
  6759.     }
  6760.     /**
  6761.      * Gets the private 'console.command.router_match' shared service.
  6762.      *
  6763.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6764.      */
  6765.     protected function getConsole_Command_RouterMatchService()
  6766.     {
  6767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6768.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6769.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6770.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6771.         }, 1));
  6772.         $instance->setName('router:match');
  6773.         $instance->setDescription('Help debug routes by simulating a path info match');
  6774.         return $instance;
  6775.     }
  6776.     /**
  6777.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6778.      *
  6779.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6780.      */
  6781.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6782.     {
  6783.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6784.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6785.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6787.         $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')))));
  6788.         $instance->setName('secrets:decrypt-to-local');
  6789.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6790.         return $instance;
  6791.     }
  6792.     /**
  6793.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6794.      *
  6795.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6796.      */
  6797.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6798.     {
  6799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6801.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6802.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6803.         $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')))));
  6804.         $instance->setName('secrets:encrypt-from-local');
  6805.         $instance->setDescription('Encrypt all local secrets to the vault');
  6806.         return $instance;
  6807.     }
  6808.     /**
  6809.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6810.      *
  6811.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6812.      */
  6813.     protected function getConsole_Command_SecretsGenerateKeyService()
  6814.     {
  6815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6819.         $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')))));
  6820.         $instance->setName('secrets:generate-keys');
  6821.         $instance->setDescription('Generate new encryption keys');
  6822.         return $instance;
  6823.     }
  6824.     /**
  6825.      * Gets the private 'console.command.secrets_list' shared service.
  6826.      *
  6827.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6828.      */
  6829.     protected function getConsole_Command_SecretsListService()
  6830.     {
  6831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6833.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6835.         $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')))));
  6836.         $instance->setName('secrets:list');
  6837.         $instance->setDescription('List all secrets');
  6838.         return $instance;
  6839.     }
  6840.     /**
  6841.      * Gets the private 'console.command.secrets_remove' shared service.
  6842.      *
  6843.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6844.      */
  6845.     protected function getConsole_Command_SecretsRemoveService()
  6846.     {
  6847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6850.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6851.         $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')))));
  6852.         $instance->setName('secrets:remove');
  6853.         $instance->setDescription('Remove a secret from the vault');
  6854.         return $instance;
  6855.     }
  6856.     /**
  6857.      * Gets the private 'console.command.secrets_set' shared service.
  6858.      *
  6859.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6860.      */
  6861.     protected function getConsole_Command_SecretsSetService()
  6862.     {
  6863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6866.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6867.         $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')))));
  6868.         $instance->setName('secrets:set');
  6869.         $instance->setDescription('Set a secret in the vault');
  6870.         return $instance;
  6871.     }
  6872.     /**
  6873.      * Gets the private 'console.command.translation_debug' shared service.
  6874.      *
  6875.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6876.      */
  6877.     protected function getConsole_Command_TranslationDebugService()
  6878.     {
  6879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6880.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6881.         $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'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\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')], []);
  6882.         $instance->setName('debug:translation');
  6883.         $instance->setDescription('Display translation messages information');
  6884.         return $instance;
  6885.     }
  6886.     /**
  6887.      * Gets the private 'console.command.translation_extract' shared service.
  6888.      *
  6889.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6890.      */
  6891.     protected function getConsole_Command_TranslationExtractService()
  6892.     {
  6893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6894.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6895.         $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'), [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\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')], []);
  6896.         $instance->setName('translation:extract');
  6897.         $instance->setAliases([=> 'translation:update']);
  6898.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6899.         return $instance;
  6900.     }
  6901.     /**
  6902.      * Gets the private 'console.command.translation_pull' shared service.
  6903.      *
  6904.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6905.      */
  6906.     protected function getConsole_Command_TranslationPullService()
  6907.     {
  6908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6911.         $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', [], []);
  6912.         $instance->setName('translation:pull');
  6913.         $instance->setDescription('Pull translations from a given provider.');
  6914.         return $instance;
  6915.     }
  6916.     /**
  6917.      * Gets the private 'console.command.translation_push' shared service.
  6918.      *
  6919.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6920.      */
  6921.     protected function getConsole_Command_TranslationPushService()
  6922.     {
  6923.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6924.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6925.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6926.         $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()), [], []);
  6927.         $instance->setName('translation:push');
  6928.         $instance->setDescription('Push translations to a given provider.');
  6929.         return $instance;
  6930.     }
  6931.     /**
  6932.      * Gets the private 'console.command.validator_debug' shared service.
  6933.      *
  6934.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6935.      */
  6936.     protected function getConsole_Command_ValidatorDebugService()
  6937.     {
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6940.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6941.         $instance->setName('debug:validator');
  6942.         $instance->setDescription('Display validation constraints for classes');
  6943.         return $instance;
  6944.     }
  6945.     /**
  6946.      * Gets the private 'console.command.xliff_lint' shared service.
  6947.      *
  6948.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6949.      */
  6950.     protected function getConsole_Command_XliffLintService()
  6951.     {
  6952.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6953.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6954.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6955.         $instance->setName('lint:xliff');
  6956.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6957.         return $instance;
  6958.     }
  6959.     /**
  6960.      * Gets the private 'console.command.yaml_lint' shared service.
  6961.      *
  6962.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6963.      */
  6964.     protected function getConsole_Command_YamlLintService()
  6965.     {
  6966.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6967.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6968.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6969.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6970.         $instance->setName('lint:yaml');
  6971.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6972.         return $instance;
  6973.     }
  6974.     /**
  6975.      * Gets the private 'console.error_listener' shared service.
  6976.      *
  6977.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6978.      */
  6979.     protected function getConsole_ErrorListenerService()
  6980.     {
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6982.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6983.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6984.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6985.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6986.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6987.     }
  6988.     /**
  6989.      * Gets the private 'container.env_var_processor' shared service.
  6990.      *
  6991.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6992.      */
  6993.     protected function getContainer_EnvVarProcessorService()
  6994.     {
  6995.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6996.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6997.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6998.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6999.         }, 1));
  7000.     }
  7001.     /**
  7002.      * Gets the private 'container.getenv' shared service.
  7003.      *
  7004.      * @return \Closure
  7005.      */
  7006.     protected function getContainer_GetenvService()
  7007.     {
  7008.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  7009.     }
  7010.     /**
  7011.      * Gets the private 'data_collector.form' shared service.
  7012.      *
  7013.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  7014.      */
  7015.     protected function getDataCollector_FormService()
  7016.     {
  7017.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  7018.     }
  7019.     /**
  7020.      * Gets the private 'data_collector.request' shared service.
  7021.      *
  7022.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  7023.      */
  7024.     protected function getDataCollector_RequestService()
  7025.     {
  7026.         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())));
  7027.     }
  7028.     /**
  7029.      * Gets the private 'data_collector.request.session_collector' shared service.
  7030.      *
  7031.      * @return \Closure
  7032.      */
  7033.     protected function getDataCollector_Request_SessionCollectorService()
  7034.     {
  7035.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  7036.     }
  7037.     /**
  7038.      * Gets the private 'debug.argument_resolver.default' shared service.
  7039.      *
  7040.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7041.      */
  7042.     protected function getDebug_ArgumentResolver_DefaultService()
  7043.     {
  7044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7045.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7046.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  7047.         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))));
  7048.     }
  7049.     /**
  7050.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  7051.      *
  7052.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7053.      */
  7054.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  7055.     {
  7056.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7057.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7058.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  7059.         $a = ($this->privates['.service_locator.wqmS2L3'] ?? $this->get_ServiceLocator_WqmS2L3Service());
  7060.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  7061.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  7062.         }
  7063.         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))));
  7064.     }
  7065.     /**
  7066.      * Gets the private 'debug.argument_resolver.request' shared service.
  7067.      *
  7068.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7069.      */
  7070.     protected function getDebug_ArgumentResolver_RequestService()
  7071.     {
  7072.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7073.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7074.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  7075.         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))));
  7076.     }
  7077.     /**
  7078.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  7079.      *
  7080.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7081.      */
  7082.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  7083.     {
  7084.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7085.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7086.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  7087.         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))));
  7088.     }
  7089.     /**
  7090.      * Gets the private 'debug.argument_resolver.service' shared service.
  7091.      *
  7092.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7093.      */
  7094.     protected function getDebug_ArgumentResolver_ServiceService()
  7095.     {
  7096.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7097.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  7099.         $a = ($this->privates['.service_locator.wqmS2L3'] ?? $this->get_ServiceLocator_WqmS2L3Service());
  7100.         if (isset($this->privates['debug.argument_resolver.service'])) {
  7101.             return $this->privates['debug.argument_resolver.service'];
  7102.         }
  7103.         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))));
  7104.     }
  7105.     /**
  7106.      * Gets the private 'debug.argument_resolver.session' shared service.
  7107.      *
  7108.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7109.      */
  7110.     protected function getDebug_ArgumentResolver_SessionService()
  7111.     {
  7112.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7113.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7114.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  7115.         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))));
  7116.     }
  7117.     /**
  7118.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  7119.      *
  7120.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7121.      */
  7122.     protected function getDebug_ArgumentResolver_VariadicService()
  7123.     {
  7124.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7125.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7126.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  7127.         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))));
  7128.     }
  7129.     /**
  7130.      * Gets the private 'debug.debug_handlers_listener' shared service.
  7131.      *
  7132.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  7133.      */
  7134.     protected function getDebug_DebugHandlersListenerService()
  7135.     {
  7136.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  7137.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7138.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7139.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7140.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  7141.     }
  7142.     /**
  7143.      * Gets the private 'debug.dump_listener' shared service.
  7144.      *
  7145.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  7146.      */
  7147.     protected function getDebug_DumpListenerService()
  7148.     {
  7149.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  7150.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  7151.         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()));
  7152.     }
  7153.     /**
  7154.      * Gets the private 'debug.file_link_formatter' shared service.
  7155.      *
  7156.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  7157.      */
  7158.     protected function getDebug_FileLinkFormatterService()
  7159.     {
  7160.         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 () {
  7161.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  7162.         });
  7163.     }
  7164.     /**
  7165.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  7166.      *
  7167.      * @return \string
  7168.      */
  7169.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  7170.     {
  7171.         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');
  7172.     }
  7173.     /**
  7174.      * Gets the private 'debug.log_processor' shared service.
  7175.      *
  7176.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  7177.      */
  7178.     protected function getDebug_LogProcessorService()
  7179.     {
  7180.         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())));
  7181.     }
  7182.     /**
  7183.      * Gets the private 'debug.security.access.decision_manager' shared service.
  7184.      *
  7185.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  7186.      */
  7187.     protected function getDebug_Security_Access_DecisionManagerService()
  7188.     {
  7189.         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 () {
  7190.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  7191.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  7192.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  7193.             yield => ($this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'] ?? $this->getGuestbookVoterService());
  7194.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  7195.     }
  7196.     /**
  7197.      * Gets the private 'debug.security.firewall' shared service.
  7198.      *
  7199.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  7200.      */
  7201.     protected function getDebug_Security_FirewallService()
  7202.     {
  7203.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  7204.         if (isset($this->privates['debug.security.firewall'])) {
  7205.             return $this->privates['debug.security.firewall'];
  7206.         }
  7207.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7208.         if (isset($this->privates['debug.security.firewall'])) {
  7209.             return $this->privates['debug.security.firewall'];
  7210.         }
  7211.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  7212.     }
  7213.     /**
  7214.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  7215.      *
  7216.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  7217.      */
  7218.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  7219.     {
  7220.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  7221.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  7222.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  7223.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  7224.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  7225.         $a = ($this->privates['App\\Security\\RememberMeAuthenticator'] ?? $this->getRememberMeAuthenticatorService());
  7226.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7227.             return $this->privates['debug.security.firewall.authenticator.main'];
  7228.         }
  7229.         $b = ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  7230.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7231.             return $this->privates['debug.security.firewall.authenticator.main'];
  7232.         }
  7233.         $c = ($this->privates['App\\Security\\DirectLoginAuthenticator'] ?? $this->getDirectLoginAuthenticatorService());
  7234.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7235.             return $this->privates['debug.security.firewall.authenticator.main'];
  7236.         }
  7237.         $d = ($this->privates['App\\Security\\LinkConfirmAuthenticator'] ?? $this->getLinkConfirmAuthenticatorService());
  7238.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7239.             return $this->privates['debug.security.firewall.authenticator.main'];
  7240.         }
  7241.         $e = ($this->privates['App\\Security\\PinConfirmAuthenticator'] ?? $this->getPinConfirmAuthenticatorService());
  7242.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7243.             return $this->privates['debug.security.firewall.authenticator.main'];
  7244.         }
  7245.         $f = ($this->privates['App\\Security\\WMLoginFormAuthenticator'] ?? $this->getWMLoginFormAuthenticatorService());
  7246.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7247.             return $this->privates['debug.security.firewall.authenticator.main'];
  7248.         }
  7249.         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([=> $a=> $b=> $c=> $d=> $e=> $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()), truetrue, [])));
  7250.     }
  7251.     /**
  7252.      * Gets the private 'debug.security.user_value_resolver' shared service.
  7253.      *
  7254.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7255.      */
  7256.     protected function getDebug_Security_UserValueResolverService()
  7257.     {
  7258.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7259.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  7261.         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))));
  7262.     }
  7263.     /**
  7264.      * Gets the private 'debug.security.voter.App\Voter\GuestbookVoter' shared service.
  7265.      *
  7266.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7267.      */
  7268.     protected function getGuestbookVoterService()
  7269.     {
  7270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7271.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7272.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7274.         include_once \dirname(__DIR__4).'/src/Voter/GuestbookVoter.php';
  7275.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  7276.         if (isset($this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'])) {
  7277.             return $this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'];
  7278.         }
  7279.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7280.         if (isset($this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'])) {
  7281.             return $this->privates['debug.security.voter.App\\Voter\\GuestbookVoter'];
  7282.         }
  7283.         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);
  7284.     }
  7285.     /**
  7286.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  7287.      *
  7288.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7289.      */
  7290.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  7291.     {
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  7296.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7297.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  7298.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  7299.         }
  7300.         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);
  7301.     }
  7302.     /**
  7303.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  7304.      *
  7305.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7306.      */
  7307.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  7308.     {
  7309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7310.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7311.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7312.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  7313.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7314.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7315.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7316.         }
  7317.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7318.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7319.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7320.         }
  7321.         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);
  7322.     }
  7323.     /**
  7324.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  7325.      *
  7326.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7327.      */
  7328.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  7329.     {
  7330.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7331.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7332.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7333.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  7334.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7335.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  7336.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  7337.         }
  7338.         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);
  7339.     }
  7340.     /**
  7341.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  7342.      *
  7343.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  7344.      */
  7345.     protected function getDebug_Security_Voter_VoteListenerService()
  7346.     {
  7347.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  7348.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7349.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  7350.             return $this->privates['debug.security.voter.vote_listener'];
  7351.         }
  7352.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  7353.     }
  7354.     /**
  7355.      * Gets the private 'error_handler.error_renderer.html' shared service.
  7356.      *
  7357.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  7358.      */
  7359.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  7360.     {
  7361.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  7362.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  7363.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7364.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), '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()));
  7365.     }
  7366.     /**
  7367.      * Gets the private 'exception_listener' shared service.
  7368.      *
  7369.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  7370.      */
  7371.     protected function getExceptionListenerService()
  7372.     {
  7373.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  7374.     }
  7375.     /**
  7376.      * Gets the private 'form.choice_list_factory.cached' shared service.
  7377.      *
  7378.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  7379.      */
  7380.     protected function getForm_ChoiceListFactory_CachedService()
  7381.     {
  7382.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  7383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  7384.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  7385.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  7386.         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())));
  7387.     }
  7388.     /**
  7389.      * Gets the private 'form.registry' shared service.
  7390.      *
  7391.      * @return \Symfony\Component\Form\FormRegistry
  7392.      */
  7393.     protected function getForm_RegistryService()
  7394.     {
  7395.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7396.             'App\\Form\\Amateur\\ActorForm' => ['privates''App\\Form\\Amateur\\ActorForm''getActorFormService'false],
  7397.             'App\\Form\\Amateur\\BlogEntryForm' => ['privates''App\\Form\\Amateur\\BlogEntryForm''getBlogEntryFormService'false],
  7398.             'App\\Form\\Amateur\\UpgradeForm' => ['privates''App\\Form\\Amateur\\UpgradeForm''getUpgradeFormService'false],
  7399.             'App\\Form\\Booking\\BankAccountForm' => ['privates''App\\Form\\Booking\\BankAccountForm''getBankAccountFormService'false],
  7400.             'App\\Form\\Booking\\BookingFieldsForm' => ['privates''App\\Form\\Booking\\BookingFieldsForm''getBookingFieldsFormService'false],
  7401.             'App\\Form\\Booking\\BookingFieldsFormCreditCard' => ['privates''App\\Form\\Booking\\BookingFieldsFormCreditCard''getBookingFieldsFormCreditCardService'false],
  7402.             'App\\Form\\Booking\\BookingFieldsFormDirectDebit' => ['privates''App\\Form\\Booking\\BookingFieldsFormDirectDebit''getBookingFieldsFormDirectDebitService'false],
  7403.             'App\\Form\\ContactForm' => ['privates''App\\Form\\ContactForm''getContactFormService'false],
  7404.             'App\\Form\\ContentCommentForm' => ['privates''App\\Form\\ContentCommentForm''getContentCommentFormService'false],
  7405.             'App\\Form\\ContentImagesetEditing' => ['privates''App\\Form\\ContentImagesetEditing''getContentImagesetEditingService'false],
  7406.             'App\\Form\\ContentVideoEditing' => ['privates''App\\Form\\ContentVideoEditing''getContentVideoEditingService'false],
  7407.             'App\\Form\\CustomType\\SinceChoiceType' => ['privates''App\\Form\\CustomType\\SinceChoiceType''getSinceChoiceTypeService'false],
  7408.             'App\\Form\\ForgotPassword' => ['privates''App\\Form\\ForgotPassword''getForgotPasswordService'false],
  7409.             'App\\Form\\Group' => ['privates''App\\Form\\Group''getGroupService'false],
  7410.             'App\\Form\\GroupNotificationSettings' => ['privates''App\\Form\\GroupNotificationSettings''getGroupNotificationSettingsService'false],
  7411.             'App\\Form\\GroupPost' => ['privates''App\\Form\\GroupPost''getGroupPostService'false],
  7412.             'App\\Form\\GroupThread' => ['privates''App\\Form\\GroupThread''getGroupThreadService'false],
  7413.             'App\\Form\\GuestbookEntryForm' => ['privates''App\\Form\\GuestbookEntryForm''getGuestbookEntryFormService'false],
  7414.             'App\\Form\\Livecam\\LivechatForm' => ['privates''App\\Form\\Livecam\\LivechatForm''getLivechatFormService'false],
  7415.             'App\\Form\\MediacenterSearchForm' => ['privates''App\\Form\\MediacenterSearchForm''getMediacenterSearchFormService'false],
  7416.             'App\\Form\\Messenger\\NoticeEditor' => ['privates''App\\Form\\Messenger\\NoticeEditor''getNoticeEditorService'false],
  7417.             'App\\Form\\Messenger\\OperatorSettings' => ['privates''App\\Form\\Messenger\\OperatorSettings''getOperatorSettingsService'false],
  7418.             'App\\Form\\Phonenumber' => ['privates''App\\Form\\Phonenumber''getPhonenumberService'false],
  7419.             'App\\Form\\PhonenumberConfirm' => ['privates''App\\Form\\PhonenumberConfirm''getPhonenumberConfirmService'false],
  7420.             'App\\Form\\Search\\GlobalSearch' => ['privates''App\\Form\\Search\\GlobalSearch''getGlobalSearchService'false],
  7421.             'App\\Form\\Search\\ImagesetSearchForm' => ['privates''App\\Form\\Search\\ImagesetSearchForm''getImagesetSearchFormService'false],
  7422.             'App\\Form\\Search\\MemberSearchForm' => ['privates''App\\Form\\Search\\MemberSearchForm''getMemberSearchFormService'false],
  7423.             'App\\Form\\Search\\VideoSearchForm' => ['privates''App\\Form\\Search\\VideoSearchForm''getVideoSearchFormService'false],
  7424.             'App\\Form\\SecurityLogin' => ['privates''App\\Form\\SecurityLogin''getSecurityLoginService'false],
  7425.             'App\\Form\\Security\\RegistrationForm' => ['privates''App\\Form\\Security\\RegistrationForm''getRegistrationFormService'false],
  7426.             'App\\Form\\Settings\\InitialSettingsForm' => ['privates''App\\Form\\Settings\\InitialSettingsForm''getInitialSettingsFormService'false],
  7427.             'App\\Form\\Types\\RegionChoiceType' => ['privates''App\\Form\\Types\\RegionChoiceType''getRegionChoiceTypeService'false],
  7428.             'App\\Form\\Types\\SettingsCheckboxType' => ['privates''App\\Form\\Types\\SettingsCheckboxType''getSettingsCheckboxTypeService'false],
  7429.             'App\\Form\\Types\\SettingsChoiceType' => ['privates''App\\Form\\Types\\SettingsChoiceType''getSettingsChoiceTypeService'false],
  7430.             'App\\Form\\User\\AddressType' => ['privates''App\\Form\\User\\AddressType''getAddressTypeService'false],
  7431.             'App\\Form\\User\\BankAccountType' => ['privates''App\\Form\\User\\BankAccountType''getBankAccountTypeService'false],
  7432.             'App\\Form\\User\\ChangeUsernameForm' => ['privates''App\\Form\\User\\ChangeUsernameForm''getChangeUsernameFormService'false],
  7433.             'App\\Form\\User\\EditProfileForm' => ['privates''App\\Form\\User\\EditProfileForm''getEditProfileFormService'false],
  7434.             'App\\Form\\User\\EmailChangeForm' => ['privates''App\\Form\\User\\EmailChangeForm''getEmailChangeFormService'false],
  7435.             'App\\Form\\User\\PasswordChangeForm' => ['privates''App\\Form\\User\\PasswordChangeForm''getPasswordChangeFormService'false],
  7436.             'App\\Form\\User\\PersonType' => ['privates''App\\Form\\User\\PersonType''getPersonTypeService'false],
  7437.             'App\\Form\\User\\SingleTaxNumberType' => ['privates''App\\Form\\User\\SingleTaxNumberType''getSingleTaxNumberTypeService'false],
  7438.             'App\\Form\\User\\UserDataForm' => ['privates''App\\Form\\User\\UserDataForm''getUserDataFormService'false],
  7439.             'App\\Form\\WebmasterLogin' => ['privates''App\\Form\\WebmasterLogin''getWebmasterLoginService'false],
  7440.             'App\\Form\\Webmaster\\AdForm' => ['privates''App\\Form\\Webmaster\\AdForm''getAdFormService'false],
  7441.             'App\\Form\\Webmaster\\Ads\\AmateurAdForm' => ['privates''App\\Form\\Webmaster\\Ads\\AmateurAdForm''getAmateurAdFormService'false],
  7442.             'App\\Form\\Webmaster\\CampaignFilterForm' => ['privates''App\\Form\\Webmaster\\CampaignFilterForm''getCampaignFilterFormService'false],
  7443.             'App\\Form\\Webmaster\\CampaignForm' => ['privates''App\\Form\\Webmaster\\CampaignForm''getCampaignFormService'false],
  7444.             'App\\Form\\Webmaster\\MyDataForm' => ['privates''App\\Form\\Webmaster\\MyDataForm''getMyDataFormService'false],
  7445.             'App\\Form\\Webmaster\\SignupForm' => ['privates''App\\Form\\Webmaster\\SignupForm''getSignupFormService'false],
  7446.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  7447.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  7448.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  7449.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  7450.         ], [
  7451.             'App\\Form\\Amateur\\ActorForm' => '?',
  7452.             'App\\Form\\Amateur\\BlogEntryForm' => '?',
  7453.             'App\\Form\\Amateur\\UpgradeForm' => '?',
  7454.             'App\\Form\\Booking\\BankAccountForm' => '?',
  7455.             'App\\Form\\Booking\\BookingFieldsForm' => '?',
  7456.             'App\\Form\\Booking\\BookingFieldsFormCreditCard' => '?',
  7457.             'App\\Form\\Booking\\BookingFieldsFormDirectDebit' => '?',
  7458.             'App\\Form\\ContactForm' => '?',
  7459.             'App\\Form\\ContentCommentForm' => '?',
  7460.             'App\\Form\\ContentImagesetEditing' => '?',
  7461.             'App\\Form\\ContentVideoEditing' => '?',
  7462.             'App\\Form\\CustomType\\SinceChoiceType' => '?',
  7463.             'App\\Form\\ForgotPassword' => '?',
  7464.             'App\\Form\\Group' => '?',
  7465.             'App\\Form\\GroupNotificationSettings' => '?',
  7466.             'App\\Form\\GroupPost' => '?',
  7467.             'App\\Form\\GroupThread' => '?',
  7468.             'App\\Form\\GuestbookEntryForm' => '?',
  7469.             'App\\Form\\Livecam\\LivechatForm' => '?',
  7470.             'App\\Form\\MediacenterSearchForm' => '?',
  7471.             'App\\Form\\Messenger\\NoticeEditor' => '?',
  7472.             'App\\Form\\Messenger\\OperatorSettings' => '?',
  7473.             'App\\Form\\Phonenumber' => '?',
  7474.             'App\\Form\\PhonenumberConfirm' => '?',
  7475.             'App\\Form\\Search\\GlobalSearch' => '?',
  7476.             'App\\Form\\Search\\ImagesetSearchForm' => '?',
  7477.             'App\\Form\\Search\\MemberSearchForm' => '?',
  7478.             'App\\Form\\Search\\VideoSearchForm' => '?',
  7479.             'App\\Form\\SecurityLogin' => '?',
  7480.             'App\\Form\\Security\\RegistrationForm' => '?',
  7481.             'App\\Form\\Settings\\InitialSettingsForm' => '?',
  7482.             'App\\Form\\Types\\RegionChoiceType' => '?',
  7483.             'App\\Form\\Types\\SettingsCheckboxType' => '?',
  7484.             'App\\Form\\Types\\SettingsChoiceType' => '?',
  7485.             'App\\Form\\User\\AddressType' => '?',
  7486.             'App\\Form\\User\\BankAccountType' => '?',
  7487.             'App\\Form\\User\\ChangeUsernameForm' => '?',
  7488.             'App\\Form\\User\\EditProfileForm' => '?',
  7489.             'App\\Form\\User\\EmailChangeForm' => '?',
  7490.             'App\\Form\\User\\PasswordChangeForm' => '?',
  7491.             'App\\Form\\User\\PersonType' => '?',
  7492.             'App\\Form\\User\\SingleTaxNumberType' => '?',
  7493.             'App\\Form\\User\\UserDataForm' => '?',
  7494.             'App\\Form\\WebmasterLogin' => '?',
  7495.             'App\\Form\\Webmaster\\AdForm' => '?',
  7496.             'App\\Form\\Webmaster\\Ads\\AmateurAdForm' => '?',
  7497.             'App\\Form\\Webmaster\\CampaignFilterForm' => '?',
  7498.             'App\\Form\\Webmaster\\CampaignForm' => '?',
  7499.             'App\\Form\\Webmaster\\MyDataForm' => '?',
  7500.             'App\\Form\\Webmaster\\SignupForm' => '?',
  7501.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  7502.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  7503.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  7504.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  7505.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  7506.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  7507.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  7508.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  7509.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  7510.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  7511.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  7512.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  7513.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  7514.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  7515.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  7516.         }, 1)], new RewindableGenerator(function () {
  7517.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  7518.         }, 1))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  7519.     }
  7520.     /**
  7521.      * Gets the private 'form.server_params' shared service.
  7522.      *
  7523.      * @return \Symfony\Component\Form\Util\ServerParams
  7524.      */
  7525.     protected function getForm_ServerParamsService()
  7526.     {
  7527.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  7528.         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())));
  7529.     }
  7530.     /**
  7531.      * Gets the private 'form.type.choice' shared service.
  7532.      *
  7533.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  7534.      */
  7535.     protected function getForm_Type_ChoiceService()
  7536.     {
  7537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  7540.         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()));
  7541.     }
  7542.     /**
  7543.      * Gets the private 'form.type.color' shared service.
  7544.      *
  7545.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  7546.      */
  7547.     protected function getForm_Type_ColorService()
  7548.     {
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  7552.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  7553.     }
  7554.     /**
  7555.      * Gets the private 'form.type.form' shared service.
  7556.      *
  7557.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  7558.      */
  7559.     protected function getForm_Type_FormService()
  7560.     {
  7561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7562.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  7564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  7565.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  7566.     }
  7567.     /**
  7568.      * Gets the private 'form.type_extension.csrf' shared service.
  7569.      *
  7570.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  7571.      */
  7572.     protected function getForm_TypeExtension_CsrfService()
  7573.     {
  7574.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  7577.         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()));
  7578.     }
  7579.     /**
  7580.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  7581.      *
  7582.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  7583.      */
  7584.     protected function getForm_TypeExtension_Form_DataCollectorService()
  7585.     {
  7586.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7587.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  7589.         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()));
  7590.     }
  7591.     /**
  7592.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  7593.      *
  7594.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  7595.      */
  7596.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  7597.     {
  7598.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  7601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  7602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  7603.         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())));
  7604.     }
  7605.     /**
  7606.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  7607.      *
  7608.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  7609.      */
  7610.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  7611.     {
  7612.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  7615.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  7616.     }
  7617.     /**
  7618.      * Gets the private 'form.type_extension.form.validator' shared service.
  7619.      *
  7620.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  7621.      */
  7622.     protected function getForm_TypeExtension_Form_ValidatorService()
  7623.     {
  7624.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7625.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  7627.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  7628.         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()));
  7629.     }
  7630.     /**
  7631.      * Gets the private 'form.type_extension.upload.validator' shared service.
  7632.      *
  7633.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  7634.      */
  7635.     protected function getForm_TypeExtension_Upload_ValidatorService()
  7636.     {
  7637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  7638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  7639.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  7640.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  7641.     }
  7642.     /**
  7643.      * Gets the private 'form.type_guesser.validator' shared service.
  7644.      *
  7645.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  7646.      */
  7647.     protected function getForm_TypeGuesser_ValidatorService()
  7648.     {
  7649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  7650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  7651.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  7652.     }
  7653.     /**
  7654.      * Gets the private 'fragment.renderer.inline' shared service.
  7655.      *
  7656.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  7657.      */
  7658.     protected function getFragment_Renderer_InlineService()
  7659.     {
  7660.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  7661.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  7663.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  7664.         if (isset($this->privates['fragment.renderer.inline'])) {
  7665.             return $this->privates['fragment.renderer.inline'];
  7666.         }
  7667.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7668.         if (isset($this->privates['fragment.renderer.inline'])) {
  7669.             return $this->privates['fragment.renderer.inline'];
  7670.         }
  7671.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  7672.         $instance->setFragmentPath('/_fragment');
  7673.         return $instance;
  7674.     }
  7675.     /**
  7676.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  7677.      *
  7678.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  7679.      */
  7680.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  7681.     {
  7682.         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())));
  7683.     }
  7684.     /**
  7685.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  7686.      *
  7687.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  7688.      */
  7689.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  7690.     {
  7691.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7692.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  7693.             return $this->privates['framework_extra_bundle.event.is_granted'];
  7694.         }
  7695.         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);
  7696.     }
  7697.     /**
  7698.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  7699.      *
  7700.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  7701.      */
  7702.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  7703.     {
  7704.         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]);
  7705.     }
  7706.     /**
  7707.      * Gets the private 'locale_aware_listener' shared service.
  7708.      *
  7709.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  7710.      */
  7711.     protected function getLocaleAwareListenerService()
  7712.     {
  7713.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  7714.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('de')));
  7715.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  7716.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7717.     }
  7718.     /**
  7719.      * Gets the private 'locale_listener' shared service.
  7720.      *
  7721.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  7722.      */
  7723.     protected function getLocaleListenerService()
  7724.     {
  7725.         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, []);
  7726.     }
  7727.     /**
  7728.      * Gets the private 'mime_types' shared service.
  7729.      *
  7730.      * @return \Symfony\Component\Mime\MimeTypes
  7731.      */
  7732.     protected function getMimeTypesService()
  7733.     {
  7734.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  7735.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  7736.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  7737.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  7738.         $instance->setDefault($instance);
  7739.         return $instance;
  7740.     }
  7741.     /**
  7742.      * Gets the private 'monolog.command.server_log' shared service.
  7743.      *
  7744.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  7745.      */
  7746.     protected function getMonolog_Command_ServerLogService()
  7747.     {
  7748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7749.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  7750.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  7751.         $instance->setName('server:log');
  7752.         $instance->setDescription('Start a log server that displays logs in real time');
  7753.         return $instance;
  7754.     }
  7755.     /**
  7756.      * Gets the private 'monolog.handler.main' shared service.
  7757.      *
  7758.      * @return \Monolog\Handler\StreamHandler
  7759.      */
  7760.     protected function getMonolog_Handler_MainService()
  7761.     {
  7762.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'info'trueNULLfalse);
  7763.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  7764.         return $instance;
  7765.     }
  7766.     /**
  7767.      * Gets the private 'monolog.logger' shared service.
  7768.      *
  7769.      * @return \Symfony\Bridge\Monolog\Logger
  7770.      */
  7771.     protected function getMonolog_LoggerService()
  7772.     {
  7773.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  7774.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7775.         $instance->useMicrosecondTimestamps(true);
  7776.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7777.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7778.         return $instance;
  7779.     }
  7780.     /**
  7781.      * Gets the private 'monolog.logger.cache' shared service.
  7782.      *
  7783.      * @return \Symfony\Bridge\Monolog\Logger
  7784.      */
  7785.     protected function getMonolog_Logger_CacheService()
  7786.     {
  7787.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  7788.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7789.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7790.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7791.         return $instance;
  7792.     }
  7793.     /**
  7794.      * Gets the private 'monolog.logger.request' shared service.
  7795.      *
  7796.      * @return \Symfony\Bridge\Monolog\Logger
  7797.      */
  7798.     protected function getMonolog_Logger_RequestService()
  7799.     {
  7800.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  7801.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7802.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7803.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7804.         return $instance;
  7805.     }
  7806.     /**
  7807.      * Gets the private 'monolog.logger.security' shared service.
  7808.      *
  7809.      * @return \Symfony\Bridge\Monolog\Logger
  7810.      */
  7811.     protected function getMonolog_Logger_SecurityService()
  7812.     {
  7813.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  7814.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7815.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7816.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  7817.         return $instance;
  7818.     }
  7819.     /**
  7820.      * Gets the private 'parameter_bag' shared service.
  7821.      *
  7822.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  7823.      */
  7824.     protected function getParameterBagService()
  7825.     {
  7826.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  7827.     }
  7828.     /**
  7829.      * Gets the private 'profiler_listener' shared service.
  7830.      *
  7831.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  7832.      */
  7833.     protected function getProfilerListenerService()
  7834.     {
  7835.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  7836.         if (isset($this->privates['profiler_listener'])) {
  7837.             return $this->privates['profiler_listener'];
  7838.         }
  7839.         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())), NULLfalsefalseNULL);
  7840.     }
  7841.     /**
  7842.      * Gets the private 'property_accessor' shared service.
  7843.      *
  7844.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  7845.      */
  7846.     protected function getPropertyAccessorService()
  7847.     {
  7848.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  7849.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  7850.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  7851.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  7852.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  7853.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  7854.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  7855.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7856.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  7857.     }
  7858.     /**
  7859.      * Gets the private 'property_info' shared service.
  7860.      *
  7861.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  7862.      */
  7863.     protected function getPropertyInfoService()
  7864.     {
  7865.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  7866.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  7867.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7868.         }, 2), new RewindableGenerator(function () {
  7869.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  7870.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7871.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7872.         }, 3), new RewindableGenerator(function () {
  7873.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  7874.         }, 1), new RewindableGenerator(function () {
  7875.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7876.         }, 1), new RewindableGenerator(function () {
  7877.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  7878.         }, 1));
  7879.     }
  7880.     /**
  7881.      * Gets the private 'property_info.serializer_extractor' shared service.
  7882.      *
  7883.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  7884.      */
  7885.     protected function getPropertyInfo_SerializerExtractorService()
  7886.     {
  7887.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  7888.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  7889.     }
  7890.     /**
  7891.      * Gets the private 'router.cache_warmer' shared service.
  7892.      *
  7893.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  7894.      */
  7895.     protected function getRouter_CacheWarmerService()
  7896.     {
  7897.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  7898.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7899.             'router' => ['services''router''getRouterService'false],
  7900.         ], [
  7901.             'router' => '?',
  7902.         ]))->withContext('router.cache_warmer'$this));
  7903.     }
  7904.     /**
  7905.      * Gets the private 'router.expression_language_provider' shared service.
  7906.      *
  7907.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  7908.      */
  7909.     protected function getRouter_ExpressionLanguageProviderService()
  7910.     {
  7911.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7912.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  7913.         ], [
  7914.             'env' => 'Closure',
  7915.         ]));
  7916.     }
  7917.     /**
  7918.      * Gets the private 'router.request_context' shared service.
  7919.      *
  7920.      * @return \Symfony\Component\Routing\RequestContext
  7921.      */
  7922.     protected function getRouter_RequestContextService()
  7923.     {
  7924.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  7925.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  7926.         return $instance;
  7927.     }
  7928.     /**
  7929.      * Gets the private 'router_listener' shared service.
  7930.      *
  7931.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  7932.      */
  7933.     protected function getRouterListenerService()
  7934.     {
  7935.         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);
  7936.     }
  7937.     /**
  7938.      * Gets the private 'secrets.vault' shared service.
  7939.      *
  7940.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  7941.      */
  7942.     protected function getSecrets_VaultService()
  7943.     {
  7944.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7945.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  7946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  7947.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  7948.         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'));
  7949.     }
  7950.     /**
  7951.      * Gets the private 'security.access_listener' shared service.
  7952.      *
  7953.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  7954.      */
  7955.     protected function getSecurity_AccessListenerService()
  7956.     {
  7957.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  7958.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7959.         if (isset($this->privates['security.access_listener'])) {
  7960.             return $this->privates['security.access_listener'];
  7961.         }
  7962.         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);
  7963.     }
  7964.     /**
  7965.      * Gets the private 'security.access_map' shared service.
  7966.      *
  7967.      * @return \Symfony\Component\Security\Http\AccessMap
  7968.      */
  7969.     protected function getSecurity_AccessMapService()
  7970.     {
  7971.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  7972.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  7973.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  7974.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  7975.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  7976.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/(login|registrierung|webmaster|news|aktuelles)'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7977.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/sofort/settlement/notification'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7978.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/sofort/notification'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7979.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/e/notify'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7980.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/mp/notify'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7981.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking/external/u/notification'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7982.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/amateurcenter'), [=> 'ROLE_AMATEUR'], NULL);
  7983.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/booking'), [=> 'ROLE_MEMBER'], NULL);
  7984.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/likes'), [=> 'ROLE_MEMBER'], NULL);
  7985.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/dashboard'), [=> 'ROLE_MEMBER'], NULL);
  7986.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/freundschaften'), [=> 'ROLE_MEMBER'], NULL);
  7987.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/einstellungen'), [=> 'ROLE_MEMBER'], NULL);
  7988.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user/phonenumber'), [=> 'ROLE_MEMBER'], NULL);
  7989.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/cpac/flashmessages'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7990.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/cpac/webmasterref'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7991.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/cpac/fskmodal'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7992.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/cpac/'), [=> 'ROLE_MEMBER'], NULL);
  7993.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/system/cache/invalidate-tags'NULL, [], [=> '172.16.252.124'=> '127.0.0.1'=> '::1'=> '192.168.0.1/24']), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  7994.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/system/cache/invalidate-tags'), [=> 'ROLE_NO_ACCESS'], NULL);
  7995.         return $instance;
  7996.     }
  7997.     /**
  7998.      * Gets the private 'security.authentication_utils' shared service.
  7999.      *
  8000.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  8001.      */
  8002.     protected function getSecurity_AuthenticationUtilsService()
  8003.     {
  8004.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  8005.         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())));
  8006.     }
  8007.     /**
  8008.      * Gets the private 'security.channel_listener' shared service.
  8009.      *
  8010.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  8011.      */
  8012.     protected function getSecurity_ChannelListenerService()
  8013.     {
  8014.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  8015.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  8016.         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());
  8017.     }
  8018.     /**
  8019.      * Gets the private 'security.command.debug_firewall' shared service.
  8020.      *
  8021.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  8022.      */
  8023.     protected function getSecurity_Command_DebugFirewallService()
  8024.     {
  8025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8026.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  8027.         $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' => [=> ($this->privates['App\\Security\\RememberMeAuthenticator'] ?? $this->getRememberMeAuthenticatorService()), => ($this->privates['App\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), => ($this->privates['App\\Security\\DirectLoginAuthenticator'] ?? $this->getDirectLoginAuthenticatorService()), => ($this->privates['App\\Security\\LinkConfirmAuthenticator'] ?? $this->getLinkConfirmAuthenticatorService()), => ($this->privates['App\\Security\\PinConfirmAuthenticator'] ?? $this->getPinConfirmAuthenticatorService()), => ($this->privates['App\\Security\\WMLoginFormAuthenticator'] ?? $this->getWMLoginFormAuthenticatorService())]], true);
  8028.         $instance->setName('debug:firewall');
  8029.         $instance->setDescription('Display information about your security firewall(s)');
  8030.         return $instance;
  8031.     }
  8032.     /**
  8033.      * Gets the private 'security.command.user_password_encoder' shared service.
  8034.      *
  8035.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  8036.      *
  8037.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  8038.      */
  8039.     protected function getSecurity_Command_UserPasswordEncoderService()
  8040.     {
  8041.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  8042.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'Symfony\\Component\\Security\\Core\\User\\User']);
  8043.         $instance->setName('security:encode-password');
  8044.         $instance->setDescription('Encode a password');
  8045.         return $instance;
  8046.     }
  8047.     /**
  8048.      * Gets the private 'security.command.user_password_hash' shared service.
  8049.      *
  8050.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  8051.      */
  8052.     protected function getSecurity_Command_UserPasswordHashService()
  8053.     {
  8054.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8055.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  8056.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'Symfony\\Component\\Security\\Core\\User\\User']);
  8057.         $instance->setName('security:hash-password');
  8058.         $instance->setDescription('Hash a user password');
  8059.         return $instance;
  8060.     }
  8061.     /**
  8062.      * Gets the private 'security.context_listener.0' shared service.
  8063.      *
  8064.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  8065.      */
  8066.     protected function getSecurity_ContextListener_0Service()
  8067.     {
  8068.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  8069.         if (isset($this->privates['security.context_listener.0'])) {
  8070.             return $this->privates['security.context_listener.0'];
  8071.         }
  8072.         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 () {
  8073.             yield => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->getApiUserProviderService());
  8074.         }, 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())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  8075.     }
  8076.     /**
  8077.      * Gets the private 'security.csrf.token_storage' shared service.
  8078.      *
  8079.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  8080.      */
  8081.     protected function getSecurity_Csrf_TokenStorageService()
  8082.     {
  8083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  8084.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  8085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  8086.         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())));
  8087.     }
  8088.     /**
  8089.      * Gets the private 'security.encoder_factory.generic' shared service.
  8090.      *
  8091.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  8092.      *
  8093.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  8094.      */
  8095.     protected function getSecurity_EncoderFactory_GenericService()
  8096.     {
  8097.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  8098.         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]]);
  8099.     }
  8100.     /**
  8101.      * Gets the private 'security.event_dispatcher.main' shared service.
  8102.      *
  8103.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  8104.      */
  8105.     protected function getSecurity_EventDispatcher_MainService()
  8106.     {
  8107.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  8108.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8109.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  8110.         }, => 'checkPassport'], 2048);
  8111.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8112.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  8113.         }, => 'onSuccessfulLogin'], 0);
  8114.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8115.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  8116.         }, => 'onLogout'], 64);
  8117.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8118.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  8119.         }, => 'onLogout'], 0);
  8120.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8121.             return ($this->privates['security.logout.listener.cookie_clearing.main'] ?? $this->getSecurity_Logout_Listener_CookieClearing_MainService());
  8122.         }, => 'onLogout'], -255);
  8123.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8124.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  8125.         }, => 'preCheckCredentials'], 256);
  8126.         $instance->addListener('security.authentication.success', [=> function () {
  8127.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  8128.         }, => 'postCheckCredentials'], 256);
  8129.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8130.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  8131.         }, => 'checkPassport'], 1024);
  8132.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8133.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  8134.         }, => 'onLoginCallApi'], 1);
  8135.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8136.             return ($this->privates['App\\EventSubscriber\\LoginSubscriber'] ?? $this->getLoginSubscriberService());
  8137.         }, => 'onLoginRestoreCookies'], 0);
  8138.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8139.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  8140.         }, => 'onLogoutCallApi'], 1);
  8141.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8142.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  8143.         }, => 'onLogoutClearMemberOnlineSidebarCache'], 1);
  8144.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8145.             return ($this->privates['App\\EventSubscriber\\LogoutSubscriber'] ?? $this->getLogoutSubscriberService());
  8146.         }, => 'onLogoutDeleteLocalStorage'], 3);
  8147.         $instance->addListener('security.interactive_login', [=> function () {
  8148.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  8149.         }, => 'logInOutPageCacheUpdate'], -1);
  8150.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8151.             return ($this->privates['App\\EventSubscriber\\PageCacheSubscriber'] ?? $this->getPageCacheSubscriberService());
  8152.         }, => 'logInOutPageCacheUpdate'], 1);
  8153.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8154.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  8155.         }, => 'checkPassport'], 0);
  8156.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  8157.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  8158.         }, => 'onLoginSuccess'], 0);
  8159.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  8160.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  8161.         }, => 'checkPassport'], 512);
  8162.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  8163.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  8164.         }, => 'onLogout'], 0);
  8165.         return $instance;
  8166.     }
  8167.     /**
  8168.      * Gets the private 'security.firewall.map' shared service.
  8169.      *
  8170.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  8171.      */
  8172.     protected function getSecurity_Firewall_MapService()
  8173.     {
  8174.         $a = ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService());
  8175.         if (isset($this->privates['security.firewall.map'])) {
  8176.             return $this->privates['security.firewall.map'];
  8177.         }
  8178.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  8179.             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)/')));
  8180.             yield 'security.firewall.map.context.main' => NULL;
  8181.         }, 2));
  8182.     }
  8183.     /**
  8184.      * Gets the private 'security.firewall.map.context.dev' shared service.
  8185.      *
  8186.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8187.      */
  8188.     protected function getSecurity_Firewall_Map_Context_DevService()
  8189.     {
  8190.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8192.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8193.             return new \EmptyIterator();
  8194.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  8195.     }
  8196.     /**
  8197.      * Gets the private 'security.firewall.map.context.main' shared service.
  8198.      *
  8199.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  8200.      */
  8201.     protected function getSecurity_Firewall_Map_Context_MainService()
  8202.     {
  8203.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  8204.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  8207.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  8208.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  8209.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  8210.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  8211.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  8212.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  8213.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  8214.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  8215.         }, 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()), NULLNULL, ($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'NULLtruefalse'App\\Security\\ApiUserProvider''main''App\\Security\\LoginFormAuthenticator'NULLNULL, [=> 'App\\Security\\RememberMeAuthenticator'=> 'App\\Security\\LoginFormAuthenticator'=> 'App\\Security\\DirectLoginAuthenticator'=> 'App\\Security\\LinkConfirmAuthenticator'=> 'App\\Security\\PinConfirmAuthenticator'=> 'App\\Security\\WMLoginFormAuthenticator'], NULL));
  8216.     }
  8217.     /**
  8218.      * Gets the private 'security.helper' shared service.
  8219.      *
  8220.      * @return \Symfony\Component\Security\Core\Security
  8221.      */
  8222.     protected function getSecurity_HelperService()
  8223.     {
  8224.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8225.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  8226.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  8227.         ], [
  8228.             'security.authorization_checker' => '?',
  8229.             'security.token_storage' => '?',
  8230.         ]));
  8231.     }
  8232.     /**
  8233.      * Gets the private 'security.http_utils' shared service.
  8234.      *
  8235.      * @return \Symfony\Component\Security\Http\HttpUtils
  8236.      */
  8237.     protected function getSecurity_HttpUtilsService()
  8238.     {
  8239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  8240.         $a = ($this->services['router'] ?? $this->getRouterService());
  8241.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  8242.     }
  8243.     /**
  8244.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  8245.      *
  8246.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  8247.      */
  8248.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  8249.     {
  8250.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  8251.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8252.     }
  8253.     /**
  8254.      * Gets the private 'security.listener.csrf_protection' shared service.
  8255.      *
  8256.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  8257.      */
  8258.     protected function getSecurity_Listener_CsrfProtectionService()
  8259.     {
  8260.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  8261.         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()));
  8262.     }
  8263.     /**
  8264.      * Gets the private 'security.listener.main.user_provider' shared service.
  8265.      *
  8266.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  8267.      */
  8268.     protected function getSecurity_Listener_Main_UserProviderService()
  8269.     {
  8270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  8271.         $a = ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->getApiUserProviderService());
  8272.         if (isset($this->privates['security.listener.main.user_provider'])) {
  8273.             return $this->privates['security.listener.main.user_provider'];
  8274.         }
  8275.         return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener($a);
  8276.     }
  8277.     /**
  8278.      * Gets the private 'security.listener.password_migrating' shared service.
  8279.      *
  8280.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  8281.      */
  8282.     protected function getSecurity_Listener_PasswordMigratingService()
  8283.     {
  8284.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  8285.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  8286.     }
  8287.     /**
  8288.      * Gets the private 'security.listener.session.main' shared service.
  8289.      *
  8290.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  8291.      */
  8292.     protected function getSecurity_Listener_Session_MainService()
  8293.     {
  8294.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  8295.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  8296.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  8297.         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())));
  8298.     }
  8299.     /**
  8300.      * Gets the private 'security.listener.user_checker.main' shared service.
  8301.      *
  8302.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  8303.      */
  8304.     protected function getSecurity_Listener_UserChecker_MainService()
  8305.     {
  8306.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  8307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  8308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  8309.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(new \Symfony\Component\Security\Core\User\InMemoryUserChecker());
  8310.     }
  8311.     /**
  8312.      * Gets the private 'security.listener.user_provider' shared service.
  8313.      *
  8314.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  8315.      */
  8316.     protected function getSecurity_Listener_UserProviderService()
  8317.     {
  8318.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  8319.         $a = ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->getApiUserProviderService());
  8320.         if (isset($this->privates['security.listener.user_provider'])) {
  8321.             return $this->privates['security.listener.user_provider'];
  8322.         }
  8323.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener($a);
  8324.     }
  8325.     /**
  8326.      * Gets the private 'security.logout.listener.cookie_clearing.main' shared service.
  8327.      *
  8328.      * @return \Symfony\Component\Security\Http\EventListener\CookieClearingLogoutListener
  8329.      */
  8330.     protected function getSecurity_Logout_Listener_CookieClearing_MainService()
  8331.     {
  8332.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CookieClearingLogoutListener.php';
  8333.         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]]);
  8334.     }
  8335.     /**
  8336.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  8337.      *
  8338.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  8339.      */
  8340.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  8341.     {
  8342.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  8343.         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()));
  8344.     }
  8345.     /**
  8346.      * Gets the private 'security.logout.listener.default.main' shared service.
  8347.      *
  8348.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  8349.      */
  8350.     protected function getSecurity_Logout_Listener_Default_MainService()
  8351.     {
  8352.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  8353.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/login');
  8354.     }
  8355.     /**
  8356.      * Gets the private 'security.logout_url_generator' shared service.
  8357.      *
  8358.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  8359.      */
  8360.     protected function getSecurity_LogoutUrlGeneratorService()
  8361.     {
  8362.         $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()));
  8363.         $instance->registerListener('main''/security/logout''logout''_csrf_token'NULLNULL);
  8364.         return $instance;
  8365.     }
  8366.     /**
  8367.      * Gets the private 'security.password_hasher_factory' shared service.
  8368.      *
  8369.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  8370.      */
  8371.     protected function getSecurity_PasswordHasherFactoryService()
  8372.     {
  8373.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  8374.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  8375.         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]]);
  8376.     }
  8377.     /**
  8378.      * Gets the private 'security.validator.user_password' shared service.
  8379.      *
  8380.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  8381.      */
  8382.     protected function getSecurity_Validator_UserPasswordService()
  8383.     {
  8384.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8385.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8386.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  8387.         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()));
  8388.     }
  8389.     /**
  8390.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  8391.      *
  8392.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  8393.      */
  8394.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  8395.     {
  8396.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  8397.     }
  8398.     /**
  8399.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  8400.      *
  8401.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  8402.      */
  8403.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  8404.     {
  8405.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  8406.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULL, new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  8407.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  8408.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  8409.     }
  8410.     /**
  8411.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  8412.      *
  8413.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  8414.      */
  8415.     protected function getSensioFrameworkExtra_Security_ListenerService()
  8416.     {
  8417.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8418.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  8419.             return $this->privates['sensio_framework_extra.security.listener'];
  8420.         }
  8421.         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()));
  8422.     }
  8423.     /**
  8424.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  8425.      *
  8426.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  8427.      */
  8428.     protected function getSensioFrameworkExtra_View_ListenerService()
  8429.     {
  8430.         $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))));
  8431.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8432.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8433.         ], [
  8434.             'twig' => '?',
  8435.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  8436.         return $instance;
  8437.     }
  8438.     /**
  8439.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  8440.      *
  8441.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  8442.      */
  8443.     protected function getSerializer_Mapping_CacheWarmerService()
  8444.     {
  8445.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  8446.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  8447.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8448.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8449.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  8450.     }
  8451.     /**
  8452.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  8453.      *
  8454.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  8455.      */
  8456.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  8457.     {
  8458.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  8459.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  8460.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  8461.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  8462.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  8463.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  8464.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  8465.     }
  8466.     /**
  8467.      * Gets the private 'session.factory' shared service.
  8468.      *
  8469.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  8470.      */
  8471.     protected function getSession_FactoryService()
  8472.     {
  8473.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  8474.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  8475.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  8476.         if (isset($this->privates['session.factory'])) {
  8477.             return $this->privates['session.factory'];
  8478.         }
  8479.         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(), [=> $a=> 'onSessionUsage']);
  8480.     }
  8481.     /**
  8482.      * Gets the private 'session.flash_bag' shared service.
  8483.      *
  8484.      * @return \Symfony\Component\HttpFoundation\Session\Flash\FlashBag
  8485.      *
  8486.      * @deprecated Since symfony/framework-bundle 5.1: The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.
  8487.      */
  8488.     protected function getSession_FlashBagService()
  8489.     {
  8490.         trigger_deprecation('symfony/framework-bundle''5.1''The "session.flash_bag" service is deprecated, use "$session->getFlashBag()" instead.');
  8491.         return $this->privates['session.flash_bag'] = ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())->getFlashBag();
  8492.     }
  8493.     /**
  8494.      * Gets the private 'session.storage.factory.service' shared service.
  8495.      *
  8496.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  8497.      *
  8498.      * @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.
  8499.      */
  8500.     protected function getSession_Storage_Factory_ServiceService()
  8501.     {
  8502.         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.');
  8503.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  8504.     }
  8505.     /**
  8506.      * Gets the private 'session.storage.metadata_bag' shared service.
  8507.      *
  8508.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  8509.      *
  8510.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  8511.      */
  8512.     protected function getSession_Storage_MetadataBagService()
  8513.     {
  8514.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  8515.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  8516.     }
  8517.     /**
  8518.      * Gets the private 'session.storage.native' shared service.
  8519.      *
  8520.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  8521.      *
  8522.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  8523.      */
  8524.     protected function getSession_Storage_NativeService()
  8525.     {
  8526.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  8527.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  8528.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
  8529.         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());
  8530.     }
  8531.     /**
  8532.      * Gets the private 'session_listener' shared service.
  8533.      *
  8534.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  8535.      */
  8536.     protected function getSessionListenerService()
  8537.     {
  8538.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8539.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  8540.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  8541.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  8542.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  8543.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  8544.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  8545.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  8546.         ], [
  8547.             'initialized_session' => '?',
  8548.             'logger' => '?',
  8549.             'request_stack' => '?',
  8550.             'session' => '?',
  8551.             'session_collector' => '?',
  8552.             'session_factory' => '?',
  8553.             'session_storage' => '?',
  8554.         ]), true$this->parameters['session.storage.options']);
  8555.     }
  8556.     /**
  8557.      * Gets the private 'translation.extractor' shared service.
  8558.      *
  8559.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  8560.      */
  8561.     protected function getTranslation_ExtractorService()
  8562.     {
  8563.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  8564.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  8565.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  8566.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  8568.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  8569.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  8570.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  8571.         return $instance;
  8572.     }
  8573.     /**
  8574.      * Gets the private 'translation.loader.csv' shared service.
  8575.      *
  8576.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  8577.      */
  8578.     protected function getTranslation_Loader_CsvService()
  8579.     {
  8580.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8581.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8582.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8583.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8584.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  8585.     }
  8586.     /**
  8587.      * Gets the private 'translation.loader.dat' shared service.
  8588.      *
  8589.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  8590.      */
  8591.     protected function getTranslation_Loader_DatService()
  8592.     {
  8593.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8594.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8595.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8596.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  8597.     }
  8598.     /**
  8599.      * Gets the private 'translation.loader.ini' shared service.
  8600.      *
  8601.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  8602.      */
  8603.     protected function getTranslation_Loader_IniService()
  8604.     {
  8605.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8606.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8608.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8609.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  8610.     }
  8611.     /**
  8612.      * Gets the private 'translation.loader.json' shared service.
  8613.      *
  8614.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  8615.      */
  8616.     protected function getTranslation_Loader_JsonService()
  8617.     {
  8618.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8619.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8620.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8621.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8622.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  8623.     }
  8624.     /**
  8625.      * Gets the private 'translation.loader.mo' shared service.
  8626.      *
  8627.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  8628.      */
  8629.     protected function getTranslation_Loader_MoService()
  8630.     {
  8631.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8632.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8633.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8634.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8635.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  8636.     }
  8637.     /**
  8638.      * Gets the private 'translation.loader.php' shared service.
  8639.      *
  8640.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  8641.      */
  8642.     protected function getTranslation_Loader_PhpService()
  8643.     {
  8644.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8645.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8646.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8647.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8648.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  8649.     }
  8650.     /**
  8651.      * Gets the private 'translation.loader.po' shared service.
  8652.      *
  8653.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  8654.      */
  8655.     protected function getTranslation_Loader_PoService()
  8656.     {
  8657.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8658.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8659.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8660.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8661.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  8662.     }
  8663.     /**
  8664.      * Gets the private 'translation.loader.qt' shared service.
  8665.      *
  8666.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  8667.      */
  8668.     protected function getTranslation_Loader_QtService()
  8669.     {
  8670.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8671.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8672.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  8673.     }
  8674.     /**
  8675.      * Gets the private 'translation.loader.res' shared service.
  8676.      *
  8677.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  8678.      */
  8679.     protected function getTranslation_Loader_ResService()
  8680.     {
  8681.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8682.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8683.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  8684.     }
  8685.     /**
  8686.      * Gets the private 'translation.loader.xliff' shared service.
  8687.      *
  8688.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  8689.      */
  8690.     protected function getTranslation_Loader_XliffService()
  8691.     {
  8692.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8693.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8694.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  8695.     }
  8696.     /**
  8697.      * Gets the private 'translation.loader.yml' shared service.
  8698.      *
  8699.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  8700.      */
  8701.     protected function getTranslation_Loader_YmlService()
  8702.     {
  8703.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8704.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8705.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8706.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8707.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  8708.     }
  8709.     /**
  8710.      * Gets the private 'translation.provider_collection' shared service.
  8711.      *
  8712.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  8713.      */
  8714.     protected function getTranslation_ProviderCollectionService()
  8715.     {
  8716.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  8717.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  8718.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  8719.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  8720.         }, 1), []))->fromConfig([]);
  8721.     }
  8722.     /**
  8723.      * Gets the private 'translation.reader' shared service.
  8724.      *
  8725.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  8726.      */
  8727.     protected function getTranslation_ReaderService()
  8728.     {
  8729.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  8730.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  8731.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  8732.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  8733.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  8734.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  8735.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  8736.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  8737.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  8738.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  8739.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  8740.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  8741.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  8744.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  8745.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  8746.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  8747.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  8748.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  8749.         $instance->addLoader('yaml'$a);
  8750.         $instance->addLoader('yml'$a);
  8751.         $instance->addLoader('xlf'$b);
  8752.         $instance->addLoader('xliff'$b);
  8753.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  8754.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  8755.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  8756.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  8757.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  8758.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  8759.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  8760.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  8761.         return $instance;
  8762.     }
  8763.     /**
  8764.      * Gets the private 'translation.warmer' shared service.
  8765.      *
  8766.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  8767.      */
  8768.     protected function getTranslation_WarmerService()
  8769.     {
  8770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  8771.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8772.             'translator' => ['services''translator''getTranslatorService'false],
  8773.         ], [
  8774.             'translator' => '?',
  8775.         ]))->withContext('translation.warmer'$this));
  8776.     }
  8777.     /**
  8778.      * Gets the private 'translation.writer' shared service.
  8779.      *
  8780.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  8781.      */
  8782.     protected function getTranslation_WriterService()
  8783.     {
  8784.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  8785.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  8786.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  8787.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  8788.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  8789.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  8790.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  8791.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  8792.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  8793.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  8794.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  8795.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  8796.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  8797.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  8798.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  8799.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  8800.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  8801.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  8802.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  8803.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  8804.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  8805.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  8806.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  8807.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  8808.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  8809.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  8810.         return $instance;
  8811.     }
  8812.     /**
  8813.      * Gets the private 'translator.default' shared service.
  8814.      *
  8815.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  8816.      */
  8817.     protected function getTranslator_DefaultService()
  8818.     {
  8819.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8820.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  8821.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  8822.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  8823.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  8824.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  8825.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  8826.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  8827.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  8828.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  8829.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  8830.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  8831.         ], [
  8832.             'translation.loader.csv' => '?',
  8833.             'translation.loader.dat' => '?',
  8834.             'translation.loader.ini' => '?',
  8835.             'translation.loader.json' => '?',
  8836.             'translation.loader.mo' => '?',
  8837.             'translation.loader.php' => '?',
  8838.             'translation.loader.po' => '?',
  8839.             'translation.loader.qt' => '?',
  8840.             'translation.loader.res' => '?',
  8841.             'translation.loader.xliff' => '?',
  8842.             'translation.loader.yml' => '?',
  8843.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'de', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\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' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> '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']]], [=> 'de'=> 'en']);
  8844.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  8845.         $instance->setFallbackLocales([=> 'de']);
  8846.         return $instance;
  8847.     }
  8848.     /**
  8849.      * Gets the private 'twig.cache' shared service.
  8850.      *
  8851.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  8852.      */
  8853.     protected function getTwig_CacheService()
  8854.     {
  8855.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  8856.         return $this->privates['twig.cache'] = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->services['.twig.cache.inner'] ?? $this->get_Twig_Cache_InnerService()));
  8857.     }
  8858.     /**
  8859.      * Gets the private 'twig.command.debug' shared service.
  8860.      *
  8861.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  8862.      */
  8863.     protected function getTwig_Command_DebugService()
  8864.     {
  8865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8866.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  8867.         $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()));
  8868.         $instance->setName('debug:twig');
  8869.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  8870.         return $instance;
  8871.     }
  8872.     /**
  8873.      * Gets the private 'twig.command.lint' shared service.
  8874.      *
  8875.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  8876.      */
  8877.     protected function getTwig_Command_LintService()
  8878.     {
  8879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8880.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  8881.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  8882.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8883.         $instance->setName('lint:twig');
  8884.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  8885.         return $instance;
  8886.     }
  8887.     /**
  8888.      * Gets the private 'twig.form.engine' shared service.
  8889.      *
  8890.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  8891.      */
  8892.     protected function getTwig_Form_EngineService()
  8893.     {
  8894.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  8895.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  8896.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  8897.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8898.         if (isset($this->privates['twig.form.engine'])) {
  8899.             return $this->privates['twig.form.engine'];
  8900.         }
  8901.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  8902.     }
  8903.     /**
  8904.      * Gets the private 'twig.form.renderer' shared service.
  8905.      *
  8906.      * @return \Symfony\Component\Form\FormRenderer
  8907.      */
  8908.     protected function getTwig_Form_RendererService()
  8909.     {
  8910.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  8911.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  8912.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  8913.         if (isset($this->privates['twig.form.renderer'])) {
  8914.             return $this->privates['twig.form.renderer'];
  8915.         }
  8916.         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()));
  8917.     }
  8918.     /**
  8919.      * Gets the private 'twig.runtime.cache' shared service.
  8920.      *
  8921.      * @return \Twig\Extra\Cache\CacheRuntime
  8922.      */
  8923.     protected function getTwig_Runtime_CacheService()
  8924.     {
  8925.         include_once \dirname(__DIR__4).'/vendor/twig/cache-extra/CacheRuntime.php';
  8926.         return $this->privates['twig.runtime.cache'] = new \Twig\Extra\Cache\CacheRuntime(($this->privates['twig.cache'] ?? $this->getTwig_CacheService()));
  8927.     }
  8928.     /**
  8929.      * Gets the private 'twig.runtime.httpkernel' shared service.
  8930.      *
  8931.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  8932.      */
  8933.     protected function getTwig_Runtime_HttpkernelService()
  8934.     {
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  8937.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  8939.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  8940.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  8941.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8942.         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, [
  8943.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  8944.         ], [
  8945.             'inline' => '?',
  8946.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  8947.     }
  8948.     /**
  8949.      * Gets the private 'twig.runtime.security_csrf' shared service.
  8950.      *
  8951.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  8952.      */
  8953.     protected function getTwig_Runtime_SecurityCsrfService()
  8954.     {
  8955.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  8956.         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()));
  8957.     }
  8958.     /**
  8959.      * Gets the private 'twig.runtime.serializer' shared service.
  8960.      *
  8961.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  8962.      */
  8963.     protected function getTwig_Runtime_SerializerService()
  8964.     {
  8965.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  8966.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  8967.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  8968.     }
  8969.     /**
  8970.      * Gets the private 'twig.template_cache_warmer' shared service.
  8971.      *
  8972.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  8973.      */
  8974.     protected function getTwig_TemplateCacheWarmerService()
  8975.     {
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  8978.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8979.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  8980.         ], [
  8981.             'twig' => '?',
  8982.         ]))->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')));
  8983.     }
  8984.     /**
  8985.      * Gets the private 'validator.builder' shared service.
  8986.      *
  8987.      * @return \Symfony\Component\Validator\ValidatorBuilder
  8988.      */
  8989.     protected function getValidator_BuilderService()
  8990.     {
  8991.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  8992.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  8993.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8994.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8995.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  8996.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  8997.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  8998.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  8999.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  9000.         ], [
  9001.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  9002.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  9003.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  9004.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  9005.             'security.validator.user_password' => '?',
  9006.             'validator.expression' => '?',
  9007.         ])));
  9008.         if ($this->has('translator')) {
  9009.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9010.         }
  9011.         $instance->setTranslationDomain('validators');
  9012.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  9013.         $instance->enableAnnotationMapping(true);
  9014.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  9015.         $instance->addMethodMapping('loadValidatorMetadata');
  9016.         $instance->addObjectInitializers([]);
  9017.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  9018.         return $instance;
  9019.     }
  9020.     /**
  9021.      * Gets the private 'validator.email' shared service.
  9022.      *
  9023.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  9024.      */
  9025.     protected function getValidator_EmailService()
  9026.     {
  9027.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  9030.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  9031.     }
  9032.     /**
  9033.      * Gets the private 'validator.expression' shared service.
  9034.      *
  9035.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  9036.      */
  9037.     protected function getValidator_ExpressionService()
  9038.     {
  9039.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9040.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9041.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  9042.         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())));
  9043.     }
  9044.     /**
  9045.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  9046.      *
  9047.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  9048.      */
  9049.     protected function getValidator_Mapping_CacheWarmerService()
  9050.     {
  9051.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  9053.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  9054.     }
  9055.     /**
  9056.      * Gets the private 'validator.not_compromised_password' shared service.
  9057.      *
  9058.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  9059.      */
  9060.     protected function getValidator_NotCompromisedPasswordService()
  9061.     {
  9062.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  9063.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  9064.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  9065.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  9066.     }
  9067.     /**
  9068.      * Gets the private 'var_dumper.command.server_dump' shared service.
  9069.      *
  9070.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  9071.      */
  9072.     protected function getVarDumper_Command_ServerDumpService()
  9073.     {
  9074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9075.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  9076.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  9077.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  9078.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  9079.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  9080.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  9081.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9082.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9083.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  9084.         $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()))]);
  9085.         $instance->setName('server:dump');
  9086.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  9087.         return $instance;
  9088.     }
  9089.     /**
  9090.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  9091.      *
  9092.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  9093.      */
  9094.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  9095.     {
  9096.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  9097.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9098.         return $instance;
  9099.     }
  9100.     /**
  9101.      * Gets the private 'var_dumper.html_dumper' shared service.
  9102.      *
  9103.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  9104.      */
  9105.     protected function getVarDumper_HtmlDumperService()
  9106.     {
  9107.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  9108.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  9109.         return $instance;
  9110.     }
  9111.     /**
  9112.      * Gets the private 'var_dumper.server_connection' shared service.
  9113.      *
  9114.      * @return \Symfony\Component\VarDumper\Server\Connection
  9115.      */
  9116.     protected function getVarDumper_ServerConnectionService()
  9117.     {
  9118.         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()]);
  9119.     }
  9120.     /**
  9121.      * Gets the private 'web_profiler.csp.handler' shared service.
  9122.      *
  9123.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  9124.      */
  9125.     protected function getWebProfiler_Csp_HandlerService()
  9126.     {
  9127.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  9128.     }
  9129.     /**
  9130.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  9131.      *
  9132.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  9133.      */
  9134.     protected function getWebProfiler_DebugToolbarService()
  9135.     {
  9136.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  9137.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  9138.             return $this->privates['web_profiler.debug_toolbar'];
  9139.         }
  9140.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($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()));
  9141.     }
  9142.     /**
  9143.      * Gets the private 'webpack_encore.entrypoint_lookup.cache_warmer' shared service.
  9144.      *
  9145.      * @return \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer
  9146.      */
  9147.     protected function getWebpackEncore_EntrypointLookup_CacheWarmerService()
  9148.     {
  9149.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/CacheWarmer/EntrypointCacheWarmer.php';
  9151.         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'));
  9152.     }
  9153.     /**
  9154.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  9155.      *
  9156.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  9157.      */
  9158.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  9159.     {
  9160.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  9161.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  9162.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  9163.         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()));
  9164.     }
  9165.     /**
  9166.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  9167.      *
  9168.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  9169.      */
  9170.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  9171.     {
  9172.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9173.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  9174.         ], [
  9175.             '_default' => '?',
  9176.         ]), '_default');
  9177.     }
  9178.     /**
  9179.      * Gets the private 'webpack_encore.exception_listener' shared service.
  9180.      *
  9181.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  9182.      */
  9183.     protected function getWebpackEncore_ExceptionListenerService()
  9184.     {
  9185.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  9186.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  9187.     }
  9188.     /**
  9189.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  9190.      *
  9191.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  9192.      */
  9193.     protected function getWebpackEncore_TagRendererService()
  9194.     {
  9195.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  9196.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9197.         if (isset($this->privates['webpack_encore.tag_renderer'])) {
  9198.             return $this->privates['webpack_encore.tag_renderer'];
  9199.         }
  9200.         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);
  9201.     }
  9202.     /**
  9203.      * Gets the public 'cache_clearer' alias.
  9204.      *
  9205.      * @return object The ".container.private.cache_clearer" service.
  9206.      */
  9207.     protected function getCacheClearerService()
  9208.     {
  9209.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  9210.         return $this->get('.container.private.cache_clearer');
  9211.     }
  9212.     /**
  9213.      * Gets the public 'filesystem' alias.
  9214.      *
  9215.      * @return object The ".container.private.filesystem" service.
  9216.      */
  9217.     protected function getFilesystemService()
  9218.     {
  9219.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  9220.         return $this->get('.container.private.filesystem');
  9221.     }
  9222.     /**
  9223.      * Gets the public 'serializer' alias.
  9224.      *
  9225.      * @return object The ".container.private.serializer" service.
  9226.      */
  9227.     protected function getSerializerService()
  9228.     {
  9229.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  9230.         return $this->get('.container.private.serializer');
  9231.     }
  9232.     /**
  9233.      * Gets the public 'security.csrf.token_manager' alias.
  9234.      *
  9235.      * @return object The ".container.private.security.csrf.token_manager" service.
  9236.      */
  9237.     protected function getSecurity_Csrf_TokenManagerService()
  9238.     {
  9239.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  9240.         return $this->get('.container.private.security.csrf.token_manager');
  9241.     }
  9242.     /**
  9243.      * Gets the public 'form.factory' alias.
  9244.      *
  9245.      * @return object The ".container.private.form.factory" service.
  9246.      */
  9247.     protected function getForm_FactoryService()
  9248.     {
  9249.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  9250.         return $this->get('.container.private.form.factory');
  9251.     }
  9252.     /**
  9253.      * Gets the public 'form.type.file' alias.
  9254.      *
  9255.      * @return object The ".container.private.form.type.file" service.
  9256.      */
  9257.     protected function getForm_Type_FileService()
  9258.     {
  9259.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  9260.         return $this->get('.container.private.form.type.file');
  9261.     }
  9262.     /**
  9263.      * Gets the public 'profiler' alias.
  9264.      *
  9265.      * @return object The ".container.private.profiler" service.
  9266.      */
  9267.     protected function getProfilerService()
  9268.     {
  9269.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  9270.         return $this->get('.container.private.profiler');
  9271.     }
  9272.     /**
  9273.      * Gets the public 'security.authorization_checker' alias.
  9274.      *
  9275.      * @return object The ".container.private.security.authorization_checker" service.
  9276.      */
  9277.     protected function getSecurity_AuthorizationCheckerService()
  9278.     {
  9279.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  9280.         return $this->get('.container.private.security.authorization_checker');
  9281.     }
  9282.     /**
  9283.      * Gets the public 'security.token_storage' alias.
  9284.      *
  9285.      * @return object The ".container.private.security.token_storage" service.
  9286.      */
  9287.     protected function getSecurity_TokenStorageService()
  9288.     {
  9289.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  9290.         return $this->get('.container.private.security.token_storage');
  9291.     }
  9292.     /**
  9293.      * Gets the public 'twig' alias.
  9294.      *
  9295.      * @return object The ".container.private.twig" service.
  9296.      */
  9297.     protected function getTwigService()
  9298.     {
  9299.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  9300.         return $this->get('.container.private.twig');
  9301.     }
  9302.     /**
  9303.      * Gets the public 'security.password_encoder' alias.
  9304.      *
  9305.      * @return object The ".container.private.security.password_encoder" service.
  9306.      */
  9307.     protected function getSecurity_PasswordEncoderService()
  9308.     {
  9309.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  9310.         return $this->get('.container.private.security.password_encoder');
  9311.     }
  9312.     /**
  9313.      * Gets the public 'session' alias.
  9314.      *
  9315.      * @return object The ".container.private.session" service.
  9316.      */
  9317.     protected function getSessionService()
  9318.     {
  9319.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  9320.         return $this->get('.container.private.session');
  9321.     }
  9322.     /**
  9323.      * Gets the public 'validator' alias.
  9324.      *
  9325.      * @return object The ".container.private.validator" service.
  9326.      */
  9327.     protected function getValidatorService()
  9328.     {
  9329.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  9330.         return $this->get('.container.private.validator');
  9331.     }
  9332.     /**
  9333.      * @return array|bool|float|int|string|\UnitEnum|null
  9334.      */
  9335.     public function getParameter(string $name)
  9336.     {
  9337.         if (isset($this->buildParameters[$name])) {
  9338.             return $this->buildParameters[$name];
  9339.         }
  9340.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  9341.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  9342.         }
  9343.         if (isset($this->loadedDynamicParameters[$name])) {
  9344.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9345.         }
  9346.         return $this->parameters[$name];
  9347.     }
  9348.     public function hasParameter(string $name): bool
  9349.     {
  9350.         if (isset($this->buildParameters[$name])) {
  9351.             return true;
  9352.         }
  9353.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  9354.     }
  9355.     public function setParameter(string $name$value): void
  9356.     {
  9357.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  9358.     }
  9359.     public function getParameterBag(): ParameterBagInterface
  9360.     {
  9361.         if (null === $this->parameterBag) {
  9362.             $parameters $this->parameters;
  9363.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  9364.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  9365.             }
  9366.             foreach ($this->buildParameters as $name => $value) {
  9367.                 $parameters[$name] = $value;
  9368.             }
  9369.             $this->parameterBag = new FrozenParameterBag($parameters);
  9370.         }
  9371.         return $this->parameterBag;
  9372.     }
  9373.     private $loadedDynamicParameters = [
  9374.         'kernel.runtime_environment' => false,
  9375.         'kernel.build_dir' => false,
  9376.         'kernel.cache_dir' => false,
  9377.         'redis_online_livecams_key' => false,
  9378.         'kernel.secret' => false,
  9379.         'debug.container.dump' => false,
  9380.         'serializer.mapping.cache.file' => false,
  9381.         'session.save_path' => false,
  9382.         'validator.mapping.cache.file' => false,
  9383.         'profiler.storage.dsn' => false,
  9384.     ];
  9385.     private $dynamicParameters = [];
  9386.     private function getDynamicParameter(string $name)
  9387.     {
  9388.         switch ($name) {
  9389.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  9390.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  9391.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  9392.             case 'redis_online_livecams_key'$value $this->getEnv('REDIS_ONLINE_LIVECAMS_KEY'); break;
  9393.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  9394.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  9395.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  9396.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  9397.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  9398.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  9399.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  9400.         }
  9401.         $this->loadedDynamicParameters[$name] = true;
  9402.         return $this->dynamicParameters[$name] = $value;
  9403.     }
  9404.     protected function getDefaultParameters(): array
  9405.     {
  9406.         return [
  9407.             'kernel.project_dir' => \dirname(__DIR__4),
  9408.             'kernel.environment' => 'dev',
  9409.             'kernel.debug' => true,
  9410.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  9411.             'kernel.bundles' => [
  9412.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  9413.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  9414.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  9415.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  9416.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  9417.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  9418.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  9419.                 'FrivolCommonBundle' => 'Frivol\\Common\\FrivolCommonBundle',
  9420.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  9421.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  9422.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  9423.             ],
  9424.             'kernel.bundles_metadata' => [
  9425.                 'FrameworkBundle' => [
  9426.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  9427.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  9428.                 ],
  9429.                 'SensioFrameworkExtraBundle' => [
  9430.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  9431.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  9432.                 ],
  9433.                 'SecurityBundle' => [
  9434.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  9435.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  9436.                 ],
  9437.                 'TwigBundle' => [
  9438.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  9439.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  9440.                 ],
  9441.                 'MonologBundle' => [
  9442.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  9443.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  9444.                 ],
  9445.                 'WebpackEncoreBundle' => [
  9446.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  9447.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  9448.                 ],
  9449.                 'KnpPaginatorBundle' => [
  9450.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  9451.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  9452.                 ],
  9453.                 'FrivolCommonBundle' => [
  9454.                     'path' => (\dirname(__DIR__4).'/vendor/interquest/frivol-common/src'),
  9455.                     'namespace' => 'Frivol\\Common',
  9456.                 ],
  9457.                 'TwigExtraBundle' => [
  9458.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  9459.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  9460.                 ],
  9461.                 'WebProfilerBundle' => [
  9462.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  9463.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  9464.                 ],
  9465.                 'DebugBundle' => [
  9466.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  9467.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  9468.                 ],
  9469.             ],
  9470.             'kernel.charset' => 'UTF-8',
  9471.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  9472.             'container.dumper.inline_class_loader' => true,
  9473.             'container.dumper.inline_factories' => true,
  9474.             'elasticsearch' => [
  9475.                 'member_index' => [
  9476.                     'name' => 'dev_member_index',
  9477.                 ],
  9478.                 'video_index' => [
  9479.                     'name' => 'dev_video_index',
  9480.                 ],
  9481.                 'imageset_index' => [
  9482.                     'name' => 'dev_imageset_index',
  9483.                 ],
  9484.             ],
  9485.             'event_dispatcher.event_aliases' => [
  9486.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  9487.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  9488.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  9489.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  9490.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  9491.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  9492.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  9493.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  9494.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  9495.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  9496.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  9497.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  9498.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  9499.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  9500.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  9501.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  9502.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  9503.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  9504.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  9505.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  9506.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  9507.             ],
  9508.             'fragment.renderer.hinclude.global_template' => NULL,
  9509.             'fragment.path' => '/_fragment',
  9510.             'kernel.http_method_override' => true,
  9511.             'kernel.trusted_hosts' => [
  9512.             ],
  9513.             'kernel.default_locale' => 'de',
  9514.             'kernel.enabled_locales' => [
  9515.             ],
  9516.             'kernel.error_controller' => 'error_controller',
  9517.             'kernel.trusted_proxies' => '172.16.252.0/24',
  9518.             'kernel.trusted_headers' => 62,
  9519.             'debug.file_link_format' => NULL,
  9520.             'asset.request_context.base_path' => NULL,
  9521.             'asset.request_context.secure' => NULL,
  9522.             'translator.logging' => false,
  9523.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  9524.             'debug.error_handler.throw_at' => -1,
  9525.             'router.request_context.host' => 'localhost',
  9526.             'router.request_context.scheme' => 'http',
  9527.             'router.request_context.base_url' => '',
  9528.             'router.resource' => 'kernel::loadRoutes',
  9529.             'request_listener.http_port' => 80,
  9530.             'request_listener.https_port' => 443,
  9531.             'session.metadata.storage_key' => '_sf2_meta',
  9532.             'session.storage.options' => [
  9533.                 'cache_limiter' => '0',
  9534.                 'cookie_lifetime' => 0,
  9535.                 'cookie_secure' => 'auto',
  9536.                 'cookie_httponly' => true,
  9537.                 'cookie_samesite' => 'lax',
  9538.                 'gc_probability' => 1,
  9539.             ],
  9540.             'session.metadata.update_threshold' => 0,
  9541.             'form.type_extension.csrf.enabled' => true,
  9542.             'form.type_extension.csrf.field_name' => '_t',
  9543.             'validator.translation_domain' => 'validators',
  9544.             'profiler_listener.only_exceptions' => false,
  9545.             'profiler_listener.only_main_requests' => false,
  9546.             'security.role_hierarchy.roles' => [
  9547.             ],
  9548.             'security.access.denied_url' => NULL,
  9549.             'security.authentication.manager.erase_credentials' => true,
  9550.             'security.authentication.session_strategy.strategy' => 'migrate',
  9551.             'security.access.always_authenticate_before_granting' => false,
  9552.             'security.authentication.hide_user_not_found' => true,
  9553.             'security.firewalls' => [
  9554.                 => 'dev',
  9555.                 => 'main',
  9556.             ],
  9557.             'twig.form.resources' => [
  9558.                 => 'form_div_layout.html.twig',
  9559.             ],
  9560.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  9561.             'monolog.use_microseconds' => true,
  9562.             'monolog.swift_mailer.handlers' => [
  9563.             ],
  9564.             'monolog.handlers_to_channels' => [
  9565.                 'monolog.handler.main' => [
  9566.                     'type' => 'exclusive',
  9567.                     'elements' => [
  9568.                         => 'doctrine',
  9569.                     ],
  9570.                 ],
  9571.             ],
  9572.             'knp_paginator.template.pagination' => '_structure/pagination.html.twig',
  9573.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  9574.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  9575.             'knp_paginator.page_range' => 5,
  9576.             'knp_paginator.page_limit' => NULL,
  9577.             'frivol_common' => [
  9578.                 'notifications' => [
  9579.                     'channel_private' => 'frivol.event.private',
  9580.                     'channel_server' => 'frivol.event.server',
  9581.                     'channel_room' => 'frivol.event.room',
  9582.                     'channel_all' => 'frivol.event.all',
  9583.                 ],
  9584.             ],
  9585.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  9586.             'web_profiler.debug_toolbar.mode' => 2,
  9587.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  9588.             'data_collector.templates' => [
  9589.                 'data_collector.request' => [
  9590.                     => 'request',
  9591.                     => '@WebProfiler/Collector/request.html.twig',
  9592.                 ],
  9593.                 'data_collector.time' => [
  9594.                     => 'time',
  9595.                     => '@WebProfiler/Collector/time.html.twig',
  9596.                 ],
  9597.                 'data_collector.memory' => [
  9598.                     => 'memory',
  9599.                     => '@WebProfiler/Collector/memory.html.twig',
  9600.                 ],
  9601.                 'data_collector.validator' => [
  9602.                     => 'validator',
  9603.                     => '@WebProfiler/Collector/validator.html.twig',
  9604.                 ],
  9605.                 'data_collector.ajax' => [
  9606.                     => 'ajax',
  9607.                     => '@WebProfiler/Collector/ajax.html.twig',
  9608.                 ],
  9609.                 'data_collector.form' => [
  9610.                     => 'form',
  9611.                     => '@WebProfiler/Collector/form.html.twig',
  9612.                 ],
  9613.                 'data_collector.exception' => [
  9614.                     => 'exception',
  9615.                     => '@WebProfiler/Collector/exception.html.twig',
  9616.                 ],
  9617.                 'data_collector.logger' => [
  9618.                     => 'logger',
  9619.                     => '@WebProfiler/Collector/logger.html.twig',
  9620.                 ],
  9621.                 'data_collector.events' => [
  9622.                     => 'events',
  9623.                     => '@WebProfiler/Collector/events.html.twig',
  9624.                 ],
  9625.                 'data_collector.router' => [
  9626.                     => 'router',
  9627.                     => '@WebProfiler/Collector/router.html.twig',
  9628.                 ],
  9629.                 'data_collector.cache' => [
  9630.                     => 'cache',
  9631.                     => '@WebProfiler/Collector/cache.html.twig',
  9632.                 ],
  9633.                 'data_collector.translation' => [
  9634.                     => 'translation',
  9635.                     => '@WebProfiler/Collector/translation.html.twig',
  9636.                 ],
  9637.                 'data_collector.security' => [
  9638.                     => 'security',
  9639.                     => '@Security/Collector/security.html.twig',
  9640.                 ],
  9641.                 'data_collector.twig' => [
  9642.                     => 'twig',
  9643.                     => '@WebProfiler/Collector/twig.html.twig',
  9644.                 ],
  9645.                 'data_collector.http_client' => [
  9646.                     => 'http_client',
  9647.                     => '@WebProfiler/Collector/http_client.html.twig',
  9648.                 ],
  9649.                 'data_collector.dump' => [
  9650.                     => 'dump',
  9651.                     => '@Debug/Profiler/dump.html.twig',
  9652.                 ],
  9653.                 'data_collector.config' => [
  9654.                     => 'config',
  9655.                     => '@WebProfiler/Collector/config.html.twig',
  9656.                 ],
  9657.             ],
  9658.             'console.command.ids' => [
  9659.             ],
  9660.         ];
  9661.     }
  9662.     protected function throw($message)
  9663.     {
  9664.         throw new RuntimeException($message);
  9665.     }
  9666. }