var/cache/dev/ContainerDRRvBrF/App_KernelDevDebugContainer.php line 7687

Open in your IDE?
  1. <?php
  2. namespace ContainerDRRvBrF;
  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.             'App\\Controller\\Api\\AccountController' => 'getAccountControllerService',
  47.             'App\\Controller\\Api\\ChatsController' => 'getChatsControllerService',
  48.             'App\\Controller\\Api\\CommentController' => 'getCommentControllerService',
  49.             'App\\Controller\\Api\\MediaBlockedByUserController' => 'getMediaBlockedByUserControllerService',
  50.             'App\\Controller\\Api\\MediaController' => 'getMediaControllerService',
  51.             'App\\Controller\\Api\\MediaReportedByUserController' => 'getMediaReportedByUserControllerService',
  52.             'App\\Controller\\Api\\NewsController' => 'getNewsControllerService',
  53.             'App\\Controller\\Api\\NotificationController' => 'getNotificationControllerService',
  54.             'App\\Controller\\Api\\ParticipationController' => 'getParticipationControllerService',
  55.             'App\\Controller\\Api\\PostController' => 'getPostControllerService',
  56.             'App\\Controller\\Api\\PostHiddenByUserController' => 'getPostHiddenByUserControllerService',
  57.             'App\\Controller\\Api\\PostReportedByUserController' => 'getPostReportedByUserControllerService',
  58.             'App\\Controller\\Api\\PostTrackingController' => 'getPostTrackingControllerService',
  59.             'App\\Controller\\Api\\ProgramBlockedByUserController' => 'getProgramBlockedByUserControllerService',
  60.             'App\\Controller\\Api\\ProgramController' => 'getProgramControllerService',
  61.             'App\\Controller\\Api\\ProgramCrewMemberController' => 'getProgramCrewMemberControllerService',
  62.             'App\\Controller\\Api\\ProgramReportedByUserController' => 'getProgramReportedByUserControllerService',
  63.             'App\\Controller\\Api\\PublicController' => 'getPublicControllerService',
  64.             'App\\Controller\\Api\\Publisher\\MobPubAdhesionController' => 'getMobPubAdhesionControllerService',
  65.             'App\\Controller\\Api\\Publisher\\MobPubChatsController' => 'getMobPubChatsControllerService',
  66.             'App\\Controller\\Api\\Publisher\\MobPubFinanceController' => 'getMobPubFinanceControllerService',
  67.             'App\\Controller\\Api\\Publisher\\MobPubMediaController' => 'getMobPubMediaControllerService',
  68.             'App\\Controller\\Api\\Publisher\\MobPubNotificationPublisherController' => 'getMobPubNotificationPublisherControllerService',
  69.             'App\\Controller\\Api\\Publisher\\MobPubPostController' => 'getMobPubPostControllerService',
  70.             'App\\Controller\\Api\\Publisher\\MobPubPostResultsController' => 'getMobPubPostResultsControllerService',
  71.             'App\\Controller\\Api\\Publisher\\MobPubProgramController' => 'getMobPubProgramControllerService',
  72.             'App\\Controller\\Api\\SearchController' => 'getSearchControllerService',
  73.             'App\\Controller\\Api\\SecurityController' => 'getSecurityControllerService',
  74.             'App\\Controller\\Api\\ShortLinkController' => 'getShortLinkControllerService',
  75.             'App\\Controller\\Api\\UserBlockedByUserController' => 'getUserBlockedByUserControllerService',
  76.             'App\\Controller\\Api\\UserController' => 'getUserControllerService',
  77.             'App\\Controller\\Api\\UserReportedByUserController' => 'getUserReportedByUserControllerService',
  78.             'App\\Controller\\Api\\XrCodeController' => 'getXrCodeControllerService',
  79.             'App\\Controller\\ChatsController' => 'getChatsController2Service',
  80.             'App\\Controller\\ErrorController' => 'getErrorControllerService',
  81.             'App\\Controller\\HomeController' => 'getHomeControllerService',
  82.             'App\\Controller\\MediaController' => 'getMediaController2Service',
  83.             'App\\Controller\\Othersontroller' => 'getOthersontrollerService',
  84.             'App\\Controller\\PostController' => 'getPostController2Service',
  85.             'App\\Controller\\PostResultsController' => 'getPostResultsControllerService',
  86.             'App\\Controller\\ProgramController' => 'getProgramController2Service',
  87.             'App\\Controller\\ProgramCrewMemberController' => 'getProgramCrewMemberController2Service',
  88.             'App\\Controller\\SecurityPublisherController' => 'getSecurityPublisherControllerService',
  89.             'App\\Controller\\ShortcutController' => 'getShortcutControllerService',
  90.             'App\\Controller\\SuperAdmin\\AdMobController' => 'getAdMobControllerService',
  91.             'App\\Controller\\SuperAdmin\\AdhesionController' => 'getAdhesionControllerService',
  92.             'App\\Controller\\SuperAdmin\\HomeController' => 'getHomeController2Service',
  93.             'App\\Controller\\SuperAdmin\\KYCRequestController' => 'getKYCRequestControllerService',
  94.             'App\\Controller\\SuperAdmin\\NotificationPublisherController' => 'getNotificationPublisherControllerService',
  95.             'App\\Controller\\SuperAdmin\\RevenuesController' => 'getRevenuesControllerService',
  96.             'App\\Controller\\SuperAdmin\\SecuritySuperAdminController' => 'getSecuritySuperAdminControllerService',
  97.             'App\\Controller\\SuperAdmin\\SettingsController' => 'getSettingsControllerService',
  98.             'App\\Controller\\SuperAdmin\\StatsController' => 'getStatsControllerService',
  99.             'App\\Controller\\SuperAdmin\\UserProfileController' => 'getUserProfileControllerService',
  100.             'App\\Controller\\SuperAdmin\\VerificationController' => 'getVerificationControllerService',
  101.             'App\\Controller\\TransactionsController' => 'getTransactionsControllerService',
  102.             'App\\Controller\\UserController' => 'getUserController2Service',
  103.             'App\\Controller\\VerifyAccountController' => 'getVerifyAccountControllerService',
  104.             'App\\Controller\\WalletController' => 'getWalletControllerService',
  105.             'App\\Service\\ContraintPasswordService' => 'getContraintPasswordServiceService',
  106.             'App\\Service\\NotificationService' => 'getNotificationServiceService',
  107.             'App\\Service\\Notification\\NotificationPublisherService' => 'getNotificationPublisherServiceService',
  108.             'App\\Service\\StatService' => 'getStatServiceService',
  109.             'App\\Service\\dashboardService' => 'getDashboardServiceService',
  110.             'App\\Service\\mailService' => 'getMailServiceService',
  111.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  112.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  113.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  114.             'cache.app' => 'getCache_AppService',
  115.             'cache.app_clearer' => 'getCache_AppClearerService',
  116.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  117.             'cache.system' => 'getCache_SystemService',
  118.             'cache.system_clearer' => 'getCache_SystemClearerService',
  119.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  120.             'cache_warmer' => 'getCacheWarmerService',
  121.             'console.command_loader' => 'getConsole_CommandLoaderService',
  122.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  123.             'data_collector.dump' => 'getDataCollector_DumpService',
  124.             'doctrine' => 'getDoctrineService',
  125.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  126.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  127.             'error_controller' => 'getErrorController2Service',
  128.             'event_dispatcher' => 'getEventDispatcherService',
  129.             'http_kernel' => 'getHttpKernelService',
  130.             'knp_paginator' => 'getKnpPaginatorService',
  131.             'request_stack' => 'getRequestStackService',
  132.             'router' => 'getRouterService',
  133.             'routing.loader' => 'getRouting_LoaderService',
  134.             'services_resetter' => 'getServicesResetterService',
  135.             'translator' => 'getTranslatorService',
  136.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  137.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  138.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  139.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  140.             'cache_clearer' => 'getCacheClearerService',
  141.             'filesystem' => 'getFilesystemService',
  142.             'serializer' => 'getSerializerService',
  143.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  144.             'form.factory' => 'getForm_FactoryService',
  145.             'form.type.file' => 'getForm_Type_FileService',
  146.             'profiler' => 'getProfilerService',
  147.             'twig' => 'getTwigService',
  148.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  149.             'security.token_storage' => 'getSecurity_TokenStorageService',
  150.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  151.             'session' => 'getSessionService',
  152.             'validator' => 'getValidatorService',
  153.         ];
  154.         $this->aliases = [
  155.             'database_connection' => 'doctrine.dbal.default_connection',
  156.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  157.         ];
  158.         $this->privates['service_container'] = function () {
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  165.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  167.             include_once \dirname(__DIR__4).'/src/EventSubscriber/PublisherRoleEventSubscriber.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  170.             include_once \dirname(__DIR__4).'/src/Service/StatService.php';
  171.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  207.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  214.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  238.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  250.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  251.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  252.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  253.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  288.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  289.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  290.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  291.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  294.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  295.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  296.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  297.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  298.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  300.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  301.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  302.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  303.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  307.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  309.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  310.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  311.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  313.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  314.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  315.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  316.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ConnectionRegistry.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ManagerRegistry.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/AbstractManagerRegistry.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriver.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/ColocatedMappingDriver.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  388.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  394.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  395.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubInterface.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Hub.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/FactoryTokenProvider.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/TokenFactoryInterface.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Jwt/LcobucciFactory.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  417.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  434.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  435.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsCollector.php';
  436.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsFlattener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  441.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  444.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  447.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  448.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  449.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  450.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  451.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  452.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  453.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  454.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  455.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  458.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  485.             include_once \dirname(__DIR__4).'/src/Twig/MediaExtension.php';
  486.             include_once \dirname(__DIR__4).'/src/Twig/NumberFormatExtension.php';
  487.             include_once \dirname(__DIR__4).'/src/Twig/PostExtension.php';
  488.             include_once \dirname(__DIR__4).'/src/Twig/ProgramExtension.php';
  489.             include_once \dirname(__DIR__4).'/src/Twig/WalletExtension.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.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/symfony/mercure/src/Twig/MercureExtension.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/HubRegistry.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/mercure/src/Authorization.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).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  507.             include_once __DIR__.'/proxy-classes.php';
  508.         };
  509.     }
  510.     public function compile(): void
  511.     {
  512.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  513.     }
  514.     public function isCompiled(): bool
  515.     {
  516.         return true;
  517.     }
  518.     public function getRemovedIds(): array
  519.     {
  520.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  521.     }
  522.     protected function createProxy($class\Closure $factory)
  523.     {
  524.         return $factory();
  525.     }
  526.     /**
  527.      * Gets the public '.container.private.cache_clearer' shared service.
  528.      *
  529.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  530.      */
  531.     protected function get_Container_Private_CacheClearerService()
  532.     {
  533.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  534.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  535.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  536.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  537.         }, 1));
  538.     }
  539.     /**
  540.      * Gets the public '.container.private.filesystem' shared service.
  541.      *
  542.      * @return \Symfony\Component\Filesystem\Filesystem
  543.      */
  544.     protected function get_Container_Private_FilesystemService()
  545.     {
  546.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  547.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  548.     }
  549.     /**
  550.      * Gets the public '.container.private.form.factory' shared service.
  551.      *
  552.      * @return \Symfony\Component\Form\FormFactory
  553.      */
  554.     protected function get_Container_Private_Form_FactoryService()
  555.     {
  556.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  557.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  558.         $a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
  559.         if (isset($this->services['.container.private.form.factory'])) {
  560.             return $this->services['.container.private.form.factory'];
  561.         }
  562.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
  563.     }
  564.     /**
  565.      * Gets the public '.container.private.form.type.file' shared service.
  566.      *
  567.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  568.      */
  569.     protected function get_Container_Private_Form_Type_FileService()
  570.     {
  571.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  572.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  573.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  574.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  575.     }
  576.     /**
  577.      * Gets the public '.container.private.profiler' shared service.
  578.      *
  579.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  580.      */
  581.     protected function get_Container_Private_ProfilerService()
  582.     {
  583.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  584.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  585.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  586.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  587.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  588.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  589.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  590.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  591.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  592.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  593.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  594.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  595.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  596.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  597.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  598.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  599.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  600.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  601.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  602.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  603.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  604.         $f = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  605.         if ($this->has('kernel')) {
  606.             $f->setKernel($b);
  607.         }
  608.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  609.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  610.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  611.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  612.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  613.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  614.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  615.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  616.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  617.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  618.         $instance->add($d);
  619.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  620.         $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));
  621.         $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())));
  622.         $instance->add($e);
  623.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  624.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  625.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  626.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  627.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  628.         $instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
  629.             yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  630.         }, 1)));
  631.         $instance->add($f);
  632.         return $instance;
  633.     }
  634.     /**
  635.      * Gets the public '.container.private.security.authorization_checker' shared service.
  636.      *
  637.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  638.      */
  639.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  640.     {
  641.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  642.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  643.             return $this->services['.container.private.security.authorization_checker'];
  644.         }
  645.         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);
  646.     }
  647.     /**
  648.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  649.      *
  650.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  651.      */
  652.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  653.     {
  654.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  657.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  658.         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())));
  659.     }
  660.     /**
  661.      * Gets the public '.container.private.security.password_encoder' shared service.
  662.      *
  663.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  664.      *
  665.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  666.      */
  667.     protected function get_Container_Private_Security_PasswordEncoderService()
  668.     {
  669.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  670.         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()));
  671.     }
  672.     /**
  673.      * Gets the public '.container.private.security.token_storage' shared service.
  674.      *
  675.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  676.      */
  677.     protected function get_Container_Private_Security_TokenStorageService()
  678.     {
  679.         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, [
  680.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  681.         ], [
  682.             'request_stack' => '?',
  683.         ]));
  684.     }
  685.     /**
  686.      * Gets the public '.container.private.serializer' shared service.
  687.      *
  688.      * @return \Symfony\Component\Serializer\Serializer
  689.      */
  690.     protected function get_Container_Private_SerializerService()
  691.     {
  692.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  693.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  694.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  695.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  696.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  697.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  698.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  699.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  700.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  701.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  702.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  703.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  704.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  705.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  706.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  707.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  708.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  709.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  710.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  711.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  712.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  713.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  714.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  715.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  716.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  717.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  718.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  719.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  720.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  721.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  722.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  723.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  724.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  725.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  726.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  727.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  729.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  730.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  731.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  732.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  733.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  734.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  735.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  736.         if (isset($this->services['.container.private.serializer'])) {
  737.             return $this->services['.container.private.serializer'];
  738.         }
  739.         $b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  740.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  741.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  742.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  743.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), => 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([], $d), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$d$a$eNULL, [])), => 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($c$d$b$a$eNULL, [], $a)], [=> 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()]);
  744.     }
  745.     /**
  746.      * Gets the public '.container.private.session' shared service.
  747.      *
  748.      * @return \Symfony\Component\HttpFoundation\Session\Session
  749.      */
  750.     protected function get_Container_Private_SessionService()
  751.     {
  752.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  753.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  754.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  755.         if (isset($this->services['.container.private.session'])) {
  756.             return $this->services['.container.private.session'];
  757.         }
  758.         return $this->services['.container.private.session'] = $a->createSession();
  759.     }
  760.     /**
  761.      * Gets the public '.container.private.twig' shared service.
  762.      *
  763.      * @return \Twig\Environment
  764.      */
  765.     protected function get_Container_Private_TwigService()
  766.     {
  767.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  768.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  769.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), '!Twig');
  770.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  771.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  772.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  773.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  774.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  775.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  776.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  777.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  778.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  779.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  780.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  781.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  782.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
  783.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
  784.         $a->addPath((\dirname(__DIR__4).'/templates'));
  785.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  786.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  787.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  788.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  789.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  790.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  791.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  792.         $e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  793.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  794.         $g = ($this->services['router'] ?? $this->getRouterService());
  795.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  796.         $i = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  797.         $j = ($this->services['App\\Service\\StatService'] ?? $this->getStatServiceService());
  798.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  799.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  800.         $l = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  801.         $m = new \Symfony\Component\Mercure\HubRegistry($l, ['default' => $l]);
  802.         $n = new \Symfony\Bridge\Twig\AppVariable();
  803.         $n->setEnvironment('dev');
  804.         $n->setDebug(true);
  805.         if ($this->has('.container.private.security.token_storage')) {
  806.             $n->setTokenStorage($h);
  807.         }
  808.         if ($this->has('request_stack')) {
  809.             $n->setRequestStack($d);
  810.         }
  811.         $o = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  812.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  813.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  814.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  815.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d$e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
  816.             return new \EmptyIterator();
  817.         }, 0))));
  818.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  819.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  820.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  821.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  822.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  823.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  824.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d$g)));
  825.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
  826.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  827.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  828.         $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())));
  829.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  830.         $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($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  831.         $instance->addExtension(new \App\Twig\MediaExtension($this$i));
  832.         $instance->addExtension(new \App\Twig\NumberFormatExtension($this));
  833.         $instance->addExtension(new \App\Twig\PostExtension($this$i$j));
  834.         $instance->addExtension(new \App\Twig\ProgramExtension($this$i$j));
  835.         $instance->addExtension(new \App\Twig\WalletExtension($this$i));
  836.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  837.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  838.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($g$c)));
  839.         $instance->addExtension(new \Symfony\Component\Mercure\Twig\MercureExtension($m, new \Symfony\Component\Mercure\Authorization($mNULL), $d));
  840.         $instance->addGlobal('app'$n);
  841.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  842.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  843.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  844.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  845.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  846.         ], [
  847.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  848.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  849.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  850.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  851.         ])));
  852.         $instance->registerUndefinedFilterCallback([=> $o=> 'suggestFilter']);
  853.         $instance->registerUndefinedFunctionCallback([=> $o=> 'suggestFunction']);
  854.         $instance->registerUndefinedTokenParserCallback([=> $o=> 'suggestTag']);
  855.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  856.         return $instance;
  857.     }
  858.     /**
  859.      * Gets the public '.container.private.validator' shared service.
  860.      *
  861.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  862.      */
  863.     protected function get_Container_Private_ValidatorService()
  864.     {
  865.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  866.         if (isset($this->services['.container.private.validator'])) {
  867.             return $this->services['.container.private.validator'];
  868.         }
  869.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  870.     }
  871.     /**
  872.      * Gets the public 'App\Controller\Api\AccountController' shared autowired service.
  873.      *
  874.      * @return \App\Controller\Api\AccountController
  875.      */
  876.     protected function getAccountControllerService()
  877.     {
  878.         include_once \dirname(__DIR__4).'/src/Controller/Api/AccountController.php';
  879.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  880.         $this->services['App\\Controller\\Api\\AccountController'] = $instance = new \App\Controller\Api\AccountController(($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  881.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\AccountController'$this));
  882.         return $instance;
  883.     }
  884.     /**
  885.      * Gets the public 'App\Controller\Api\ChatsController' shared autowired service.
  886.      *
  887.      * @return \App\Controller\Api\ChatsController
  888.      */
  889.     protected function getChatsControllerService()
  890.     {
  891.         include_once \dirname(__DIR__4).'/src/Controller/Api/ChatsController.php';
  892.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  893.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/ChatsDtoTransfomer.php';
  894.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/ChatsWithContentDtoTransfomer.php';
  895.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  896.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Media/MediaDtoTransfomer.php';
  897.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  898.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Chat/ChatsContentDtoTransfomer.php';
  899.         $a = ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] = new \App\DTO\Transformer\Media\MediaDtoTransfomer()));
  900.         $b = ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer()));
  901.         $c = ($this->privates['App\\DTO\\Transformer\\Chat\\ChatsContentDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Chat\\ChatsContentDtoTransfomer'] = new \App\DTO\Transformer\Chat\ChatsContentDtoTransfomer()));
  902.         $this->services['App\\Controller\\Api\\ChatsController'] = $instance = new \App\Controller\Api\ChatsController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), new \App\DTO\Transformer\ChatsDtoTransfomer($a$b$c), $c, new \App\DTO\Transformer\ChatsWithContentDtoTransfomer($a$b$c), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Mercure\\MercureChatService'] ?? $this->getMercureChatServiceService()));
  903.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\ChatsController'$this));
  904.         return $instance;
  905.     }
  906.     /**
  907.      * Gets the public 'App\Controller\Api\CommentController' shared autowired service.
  908.      *
  909.      * @return \App\Controller\Api\CommentController
  910.      */
  911.     protected function getCommentControllerService()
  912.     {
  913.         include_once \dirname(__DIR__4).'/src/Controller/Api/CommentController.php';
  914.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  915.         $this->services['App\\Controller\\Api\\CommentController'] = $instance = new \App\Controller\Api\CommentController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\DTO\\Transformer\\Post\\CommentDtoTransfomer'] ?? $this->getCommentDtoTransfomerService()), ($this->services['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService()), ($this->services['App\\Service\\Notification\\NotificationPublisherService'] ?? $this->getNotificationPublisherServiceService()));
  916.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\CommentController'$this));
  917.         return $instance;
  918.     }
  919.     /**
  920.      * Gets the public 'App\Controller\Api\MediaBlockedByUserController' shared autowired service.
  921.      *
  922.      * @return \App\Controller\Api\MediaBlockedByUserController
  923.      */
  924.     protected function getMediaBlockedByUserControllerService()
  925.     {
  926.         include_once \dirname(__DIR__4).'/src/Controller/Api/MediaBlockedByUserController.php';
  927.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  928.         $this->services['App\\Controller\\Api\\MediaBlockedByUserController'] = $instance = new \App\Controller\Api\MediaBlockedByUserController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->privates['App\\Service\\Business\\MediaService'] ?? $this->getMediaServiceService()));
  929.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\MediaBlockedByUserController'$this));
  930.         return $instance;
  931.     }
  932.     /**
  933.      * Gets the public 'App\Controller\Api\MediaController' shared autowired service.
  934.      *
  935.      * @return \App\Controller\Api\MediaController
  936.      */
  937.     protected function getMediaControllerService()
  938.     {
  939.         include_once \dirname(__DIR__4).'/src/Controller/Api/MediaController.php';
  940.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  941.         $this->services['App\\Controller\\Api\\MediaController'] = $instance = new \App\Controller\Api\MediaController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\DTO\\Transformer\\Media\\MediaAllAttributeDtoTransfomer'] ?? $this->getMediaAllAttributeDtoTransfomerService()), ($this->services['App\\Service\\Notification\\NotificationPublisherService'] ?? $this->getNotificationPublisherServiceService()));
  942.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\MediaController'$this));
  943.         return $instance;
  944.     }
  945.     /**
  946.      * Gets the public 'App\Controller\Api\MediaReportedByUserController' shared autowired service.
  947.      *
  948.      * @return \App\Controller\Api\MediaReportedByUserController
  949.      */
  950.     protected function getMediaReportedByUserControllerService()
  951.     {
  952.         include_once \dirname(__DIR__4).'/src/Controller/Api/MediaReportedByUserController.php';
  953.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  954.         $this->services['App\\Controller\\Api\\MediaReportedByUserController'] = $instance = new \App\Controller\Api\MediaReportedByUserController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())));
  955.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\MediaReportedByUserController'$this));
  956.         return $instance;
  957.     }
  958.     /**
  959.      * Gets the public 'App\Controller\Api\NewsController' shared autowired service.
  960.      *
  961.      * @return \App\Controller\Api\NewsController
  962.      */
  963.     protected function getNewsControllerService()
  964.     {
  965.         include_once \dirname(__DIR__4).'/src/Controller/Api/NewsController.php';
  966.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  967.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  968.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Media/MediaDtoTransfomer.php';
  969.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  970.         $this->services['App\\Controller\\Api\\NewsController'] = $instance = new \App\Controller\Api\NewsController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] = new \App\DTO\Transformer\Media\MediaDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\UserDtoTransfomer'] ?? $this->getUserDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostMinAttributeDtoTransfomer'] ?? $this->getPostMinAttributeDtoTransfomerService()));
  971.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\NewsController'$this));
  972.         return $instance;
  973.     }
  974.     /**
  975.      * Gets the public 'App\Controller\Api\NotificationController' shared autowired service.
  976.      *
  977.      * @return \App\Controller\Api\NotificationController
  978.      */
  979.     protected function getNotificationControllerService()
  980.     {
  981.         include_once \dirname(__DIR__4).'/src/Controller/Api/NotificationController.php';
  982.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  983.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/User/NotificationDtoTransfomer.php';
  984.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  985.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Media/MediaDtoTransfomer.php';
  986.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  987.         $this->services['App\\Controller\\Api\\NotificationController'] = $instance = new \App\Controller\Api\NotificationController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), new \App\DTO\Transformer\User\NotificationDtoTransfomer(($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] = new \App\DTO\Transformer\Media\MediaDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\UserMinAttributeDtoTransfomer'] ?? $this->getUserMinAttributeDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Post\\CommentDtoTransfomer'] ?? $this->getCommentDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostMinAttributeDtoTransfomer'] ?? $this->getPostMinAttributeDtoTransfomerService())));
  988.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\NotificationController'$this));
  989.         return $instance;
  990.     }
  991.     /**
  992.      * Gets the public 'App\Controller\Api\ParticipationController' shared autowired service.
  993.      *
  994.      * @return \App\Controller\Api\ParticipationController
  995.      */
  996.     protected function getParticipationControllerService()
  997.     {
  998.         include_once \dirname(__DIR__4).'/src/Controller/Api/ParticipationController.php';
  999.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1000.         $this->services['App\\Controller\\Api\\ParticipationController'] = $instance = new \App\Controller\Api\ParticipationController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['App\\Service\\Notification\\NotificationPublisherService'] ?? $this->getNotificationPublisherServiceService()));
  1001.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\ParticipationController'$this));
  1002.         return $instance;
  1003.     }
  1004.     /**
  1005.      * Gets the public 'App\Controller\Api\PostController' shared autowired service.
  1006.      *
  1007.      * @return \App\Controller\Api\PostController
  1008.      */
  1009.     protected function getPostControllerService()
  1010.     {
  1011.         include_once \dirname(__DIR__4).'/src/Controller/Api/PostController.php';
  1012.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1013.         $this->services['App\\Controller\\Api\\PostController'] = $instance = new \App\Controller\Api\PostController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostDtoTransfomer'] ?? $this->getPostDtoTransfomerService()), ($this->services['App\\Service\\Notification\\NotificationPublisherService'] ?? $this->getNotificationPublisherServiceService()));
  1014.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\PostController'$this));
  1015.         return $instance;
  1016.     }
  1017.     /**
  1018.      * Gets the public 'App\Controller\Api\PostHiddenByUserController' shared autowired service.
  1019.      *
  1020.      * @return \App\Controller\Api\PostHiddenByUserController
  1021.      */
  1022.     protected function getPostHiddenByUserControllerService()
  1023.     {
  1024.         include_once \dirname(__DIR__4).'/src/Controller/Api/PostHiddenByUserController.php';
  1025.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1026.         $this->services['App\\Controller\\Api\\PostHiddenByUserController'] = $instance = new \App\Controller\Api\PostHiddenByUserController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->privates['App\\Repository\\Post\\PostHiddenByUserRepository'] ?? $this->getPostHiddenByUserRepositoryService()));
  1027.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\PostHiddenByUserController'$this));
  1028.         return $instance;
  1029.     }
  1030.     /**
  1031.      * Gets the public 'App\Controller\Api\PostReportedByUserController' shared autowired service.
  1032.      *
  1033.      * @return \App\Controller\Api\PostReportedByUserController
  1034.      */
  1035.     protected function getPostReportedByUserControllerService()
  1036.     {
  1037.         include_once \dirname(__DIR__4).'/src/Controller/Api/PostReportedByUserController.php';
  1038.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1039.         $this->services['App\\Controller\\Api\\PostReportedByUserController'] = $instance = new \App\Controller\Api\PostReportedByUserController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())));
  1040.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\PostReportedByUserController'$this));
  1041.         return $instance;
  1042.     }
  1043.     /**
  1044.      * Gets the public 'App\Controller\Api\PostTrackingController' shared autowired service.
  1045.      *
  1046.      * @return \App\Controller\Api\PostTrackingController
  1047.      */
  1048.     protected function getPostTrackingControllerService()
  1049.     {
  1050.         include_once \dirname(__DIR__4).'/src/Controller/Api/PostTrackingController.php';
  1051.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1052.         $this->services['App\\Controller\\Api\\PostTrackingController'] = $instance = new \App\Controller\Api\PostTrackingController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostDtoTransfomer'] ?? $this->getPostDtoTransfomerService()));
  1053.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\PostTrackingController'$this));
  1054.         return $instance;
  1055.     }
  1056.     /**
  1057.      * Gets the public 'App\Controller\Api\ProgramBlockedByUserController' shared autowired service.
  1058.      *
  1059.      * @return \App\Controller\Api\ProgramBlockedByUserController
  1060.      */
  1061.     protected function getProgramBlockedByUserControllerService()
  1062.     {
  1063.         include_once \dirname(__DIR__4).'/src/Controller/Api/ProgramBlockedByUserController.php';
  1064.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1065.         $this->services['App\\Controller\\Api\\ProgramBlockedByUserController'] = $instance = new \App\Controller\Api\ProgramBlockedByUserController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->privates['App\\Service\\Business\\ProgramService'] ?? $this->getProgramServiceService()));
  1066.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\ProgramBlockedByUserController'$this));
  1067.         return $instance;
  1068.     }
  1069.     /**
  1070.      * Gets the public 'App\Controller\Api\ProgramController' shared autowired service.
  1071.      *
  1072.      * @return \App\Controller\Api\ProgramController
  1073.      */
  1074.     protected function getProgramControllerService()
  1075.     {
  1076.         include_once \dirname(__DIR__4).'/src/Controller/Api/ProgramController.php';
  1077.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1078.         $this->services['App\\Controller\\Api\\ProgramController'] = $instance = new \App\Controller\Api\ProgramController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramAllAttributeDtoTransfomer'] ?? $this->getProgramAllAttributeDtoTransfomerService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['App\\Service\\Notification\\NotificationPublisherService'] ?? $this->getNotificationPublisherServiceService()));
  1079.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\ProgramController'$this));
  1080.         return $instance;
  1081.     }
  1082.     /**
  1083.      * Gets the public 'App\Controller\Api\ProgramCrewMemberController' shared autowired service.
  1084.      *
  1085.      * @return \App\Controller\Api\ProgramCrewMemberController
  1086.      */
  1087.     protected function getProgramCrewMemberControllerService()
  1088.     {
  1089.         include_once \dirname(__DIR__4).'/src/Controller/Api/ProgramCrewMemberController.php';
  1090.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  1091.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramCrewMemberDtoTransfomer.php';
  1092.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1093.         $this->services['App\\Controller\\Api\\ProgramCrewMemberController'] = $instance = new \App\Controller\Api\ProgramCrewMemberController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), new \App\DTO\Transformer\Program\ProgramCrewMemberDtoTransfomer(($this->privates['App\\DTO\\Transformer\\UserDtoTransfomer'] ?? $this->getUserDtoTransfomerService())));
  1094.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\ProgramCrewMemberController'$this));
  1095.         return $instance;
  1096.     }
  1097.     /**
  1098.      * Gets the public 'App\Controller\Api\ProgramReportedByUserController' shared autowired service.
  1099.      *
  1100.      * @return \App\Controller\Api\ProgramReportedByUserController
  1101.      */
  1102.     protected function getProgramReportedByUserControllerService()
  1103.     {
  1104.         include_once \dirname(__DIR__4).'/src/Controller/Api/ProgramReportedByUserController.php';
  1105.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1106.         $this->services['App\\Controller\\Api\\ProgramReportedByUserController'] = $instance = new \App\Controller\Api\ProgramReportedByUserController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())));
  1107.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\ProgramReportedByUserController'$this));
  1108.         return $instance;
  1109.     }
  1110.     /**
  1111.      * Gets the public 'App\Controller\Api\PublicController' shared autowired service.
  1112.      *
  1113.      * @return \App\Controller\Api\PublicController
  1114.      */
  1115.     protected function getPublicControllerService()
  1116.     {
  1117.         include_once \dirname(__DIR__4).'/src/Controller/Api/PublicController.php';
  1118.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1119.         $this->services['App\\Controller\\Api\\PublicController'] = $instance = new \App\Controller\Api\PublicController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostDtoTransfomer'] ?? $this->getPostDtoTransfomerService()));
  1120.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\PublicController'$this));
  1121.         return $instance;
  1122.     }
  1123.     /**
  1124.      * Gets the public 'App\Controller\Api\Publisher\MobPubAdhesionController' shared autowired service.
  1125.      *
  1126.      * @return \App\Controller\Api\Publisher\MobPubAdhesionController
  1127.      */
  1128.     protected function getMobPubAdhesionControllerService()
  1129.     {
  1130.         include_once \dirname(__DIR__4).'/src/Controller/Api/Publisher/MobPubAdhesionController.php';
  1131.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1132.         $this->services['App\\Controller\\Api\\Publisher\\MobPubAdhesionController'] = $instance = new \App\Controller\Api\Publisher\MobPubAdhesionController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  1133.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\Publisher\\MobPubAdhesionController'$this));
  1134.         return $instance;
  1135.     }
  1136.     /**
  1137.      * Gets the public 'App\Controller\Api\Publisher\MobPubChatsController' shared autowired service.
  1138.      *
  1139.      * @return \App\Controller\Api\Publisher\MobPubChatsController
  1140.      */
  1141.     protected function getMobPubChatsControllerService()
  1142.     {
  1143.         include_once \dirname(__DIR__4).'/src/Controller/Api/Publisher/MobPubChatsController.php';
  1144.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  1145.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Chat/MediaForChatDtoTransfomer.php';
  1146.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Chat/ProgramForChatDtoTransfomer.php';
  1147.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Chat/ChatsPublisherDtoTransfomer.php';
  1148.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Chat/ChatsContentPublisherDtoTransfomer.php';
  1149.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1150.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Chat/ChatsContentDtoTransfomer.php';
  1151.         $a = ($this->privates['App\\DTO\\Transformer\\UserMinAttributeDtoTransfomer'] ?? $this->getUserMinAttributeDtoTransfomerService());
  1152.         $this->services['App\\Controller\\Api\\Publisher\\MobPubChatsController'] = $instance = new \App\Controller\Api\Publisher\MobPubChatsController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), new \App\DTO\Transformer\Chat\MediaForChatDtoTransfomer(), new \App\DTO\Transformer\Chat\ProgramForChatDtoTransfomer(), new \App\DTO\Transformer\Chat\ChatsPublisherDtoTransfomer($a, ($this->privates['App\\DTO\\Transformer\\Chat\\ChatsContentDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Chat\\ChatsContentDtoTransfomer'] = new \App\DTO\Transformer\Chat\ChatsContentDtoTransfomer()))), new \App\DTO\Transformer\Chat\ChatsContentPublisherDtoTransfomer($a), ($this->privates['App\\Service\\Mercure\\MercureChatService'] ?? $this->getMercureChatServiceService()));
  1153.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\Publisher\\MobPubChatsController'$this));
  1154.         return $instance;
  1155.     }
  1156.     /**
  1157.      * Gets the public 'App\Controller\Api\Publisher\MobPubFinanceController' shared autowired service.
  1158.      *
  1159.      * @return \App\Controller\Api\Publisher\MobPubFinanceController
  1160.      */
  1161.     protected function getMobPubFinanceControllerService()
  1162.     {
  1163.         include_once \dirname(__DIR__4).'/src/Controller/Api/Publisher/MobPubFinanceController.php';
  1164.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1165.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  1166.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  1167.         $this->services['App\\Controller\\Api\\Publisher\\MobPubFinanceController'] = $instance = new \App\Controller\Api\Publisher\MobPubFinanceController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\Finance\\MediaEarningRepository'] ?? $this->getMediaEarningRepositoryService()), ($this->privates['App\\Repository\\Media\\MediaRepository'] ?? $this->getMediaRepositoryService()), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramAllAttributeDtoTransfomer'] ?? $this->getProgramAllAttributeDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())), ($this->privates['App\\Service\\Business\\ProgramService'] ?? $this->getProgramServiceService()), ($this->privates['App\\Repository\\Program\\ProgramRepository'] ?? $this->getProgramRepositoryService()), ($this->privates['App\\Repository\\Post\\PostRepository'] ?? $this->getPostRepositoryService()), ($this->privates['App\\DTO\\Transformer\\Media\\MediaAllAttributeDtoTransfomer'] ?? $this->getMediaAllAttributeDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostMinAttributeDtoTransfomer'] ?? $this->getPostMinAttributeDtoTransfomerService()));
  1168.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\Publisher\\MobPubFinanceController'$this));
  1169.         return $instance;
  1170.     }
  1171.     /**
  1172.      * Gets the public 'App\Controller\Api\Publisher\MobPubMediaController' shared autowired service.
  1173.      *
  1174.      * @return \App\Controller\Api\Publisher\MobPubMediaController
  1175.      */
  1176.     protected function getMobPubMediaControllerService()
  1177.     {
  1178.         include_once \dirname(__DIR__4).'/src/Controller/Api/Publisher/MobPubMediaController.php';
  1179.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1180.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  1181.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Media/MediaDtoTransfomer.php';
  1182.         $this->services['App\\Controller\\Api\\Publisher\\MobPubMediaController'] = $instance = new \App\Controller\Api\Publisher\MobPubMediaController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] = new \App\DTO\Transformer\Media\MediaDtoTransfomer())), ($this->privates['App\\Service\\Business\\MediaService'] ?? $this->getMediaServiceService()), ($this->privates['App\\DTO\\Transformer\\Media\\MediaAllAttributeDtoTransfomer'] ?? $this->getMediaAllAttributeDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramAllAttributeDtoTransfomer'] ?? $this->getProgramAllAttributeDtoTransfomerService()), ($this->privates['App\\Repository\\Media\\MediaRepository'] ?? $this->getMediaRepositoryService()), ($this->privates['App\\Repository\\Program\\ProgramRepository'] ?? $this->getProgramRepositoryService()), ($this->privates['App\\Repository\\Post\\PostRepository'] ?? $this->getPostRepositoryService()));
  1183.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\Publisher\\MobPubMediaController'$this));
  1184.         return $instance;
  1185.     }
  1186.     /**
  1187.      * Gets the public 'App\Controller\Api\Publisher\MobPubNotificationPublisherController' shared autowired service.
  1188.      *
  1189.      * @return \App\Controller\Api\Publisher\MobPubNotificationPublisherController
  1190.      */
  1191.     protected function getMobPubNotificationPublisherControllerService()
  1192.     {
  1193.         include_once \dirname(__DIR__4).'/src/Controller/Api/Publisher/MobPubNotificationPublisherController.php';
  1194.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1195.         $this->services['App\\Controller\\Api\\Publisher\\MobPubNotificationPublisherController'] = $instance = new \App\Controller\Api\Publisher\MobPubNotificationPublisherController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\User\\NotificationPublisherRepository'] ?? $this->getNotificationPublisherRepositoryService()), ($this->privates['App\\DTO\\Transformer\\User\\NotificationPublisherDtoTransfomer'] ?? $this->getNotificationPublisherDtoTransfomerService()));
  1196.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\Publisher\\MobPubNotificationPublisherController'$this));
  1197.         return $instance;
  1198.     }
  1199.     /**
  1200.      * Gets the public 'App\Controller\Api\Publisher\MobPubPostController' shared autowired service.
  1201.      *
  1202.      * @return \App\Controller\Api\Publisher\MobPubPostController
  1203.      */
  1204.     protected function getMobPubPostControllerService()
  1205.     {
  1206.         include_once \dirname(__DIR__4).'/src/Controller/Api/Publisher/MobPubPostController.php';
  1207.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1208.         $this->services['App\\Controller\\Api\\Publisher\\MobPubPostController'] = $instance = new \App\Controller\Api\Publisher\MobPubPostController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\Post\\PostRepository'] ?? $this->getPostRepositoryService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostDtoTransfomer'] ?? $this->getPostDtoTransfomerService()), ($this->privates['App\\Service\\Business\\PostService'] ?? $this->getPostServiceService()));
  1209.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\Publisher\\MobPubPostController'$this));
  1210.         return $instance;
  1211.     }
  1212.     /**
  1213.      * Gets the public 'App\Controller\Api\Publisher\MobPubPostResultsController' shared autowired service.
  1214.      *
  1215.      * @return \App\Controller\Api\Publisher\MobPubPostResultsController
  1216.      */
  1217.     protected function getMobPubPostResultsControllerService()
  1218.     {
  1219.         include_once \dirname(__DIR__4).'/src/Controller/Api/Publisher/MobPubPostResultsController.php';
  1220.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  1221.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Post/ParticipationDtoTransfomer.php';
  1222.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1223.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Media/MediaDtoTransfomer.php';
  1224.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  1225.         $this->services['App\\Controller\\Api\\Publisher\\MobPubPostResultsController'] = $instance = new \App\Controller\Api\Publisher\MobPubPostResultsController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\Post\\PostRepository'] ?? $this->getPostRepositoryService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostDtoTransfomer'] ?? $this->getPostDtoTransfomerService()), ($this->privates['App\\Repository\\Post\\ParticipationRepository'] ?? $this->getParticipationRepositoryService()), new \App\DTO\Transformer\Post\ParticipationDtoTransfomer(($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] = new \App\DTO\Transformer\Media\MediaDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\UserMinAttributeDtoTransfomer'] ?? $this->getUserMinAttributeDtoTransfomerService())));
  1226.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\Publisher\\MobPubPostResultsController'$this));
  1227.         return $instance;
  1228.     }
  1229.     /**
  1230.      * Gets the public 'App\Controller\Api\Publisher\MobPubProgramController' shared autowired service.
  1231.      *
  1232.      * @return \App\Controller\Api\Publisher\MobPubProgramController
  1233.      */
  1234.     protected function getMobPubProgramControllerService()
  1235.     {
  1236.         include_once \dirname(__DIR__4).'/src/Controller/Api/Publisher/MobPubProgramController.php';
  1237.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1238.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  1239.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  1240.         $this->services['App\\Controller\\Api\\Publisher\\MobPubProgramController'] = $instance = new \App\Controller\Api\Publisher\MobPubProgramController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramAllAttributeDtoTransfomer'] ?? $this->getProgramAllAttributeDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())), ($this->privates['App\\Service\\Business\\ProgramService'] ?? $this->getProgramServiceService()), ($this->privates['App\\Repository\\Program\\ProgramRepository'] ?? $this->getProgramRepositoryService()), ($this->privates['App\\Repository\\Post\\PostRepository'] ?? $this->getPostRepositoryService()), ($this->privates['App\\DTO\\Transformer\\Media\\MediaAllAttributeDtoTransfomer'] ?? $this->getMediaAllAttributeDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostMinAttributeDtoTransfomer'] ?? $this->getPostMinAttributeDtoTransfomerService()));
  1241.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\Publisher\\MobPubProgramController'$this));
  1242.         return $instance;
  1243.     }
  1244.     /**
  1245.      * Gets the public 'App\Controller\Api\SearchController' shared autowired service.
  1246.      *
  1247.      * @return \App\Controller\Api\SearchController
  1248.      */
  1249.     protected function getSearchControllerService()
  1250.     {
  1251.         include_once \dirname(__DIR__4).'/src/Controller/Api/SearchController.php';
  1252.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1253.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  1254.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  1255.         $this->services['App\\Controller\\Api\\SearchController'] = $instance = new \App\Controller\Api\SearchController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\DTO\\Transformer\\Media\\MediaAllAttributeDtoTransfomer'] ?? $this->getMediaAllAttributeDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\UserDtoTransfomer'] ?? $this->getUserDtoTransfomerService()));
  1256.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\SearchController'$this));
  1257.         return $instance;
  1258.     }
  1259.     /**
  1260.      * Gets the public 'App\Controller\Api\SecurityController' shared autowired service.
  1261.      *
  1262.      * @return \App\Controller\Api\SecurityController
  1263.      */
  1264.     protected function getSecurityControllerService()
  1265.     {
  1266.         include_once \dirname(__DIR__4).'/src/Controller/Api/SecurityController.php';
  1267.         $this->services['App\\Controller\\Api\\SecurityController'] = $instance = new \App\Controller\Api\SecurityController();
  1268.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\SecurityController'$this));
  1269.         return $instance;
  1270.     }
  1271.     /**
  1272.      * Gets the public 'App\Controller\Api\ShortLinkController' shared autowired service.
  1273.      *
  1274.      * @return \App\Controller\Api\ShortLinkController
  1275.      */
  1276.     protected function getShortLinkControllerService()
  1277.     {
  1278.         include_once \dirname(__DIR__4).'/src/Controller/Api/ShortLinkController.php';
  1279.         $this->services['App\\Controller\\Api\\ShortLinkController'] = $instance = new \App\Controller\Api\ShortLinkController(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  1280.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\ShortLinkController'$this));
  1281.         return $instance;
  1282.     }
  1283.     /**
  1284.      * Gets the public 'App\Controller\Api\UserBlockedByUserController' shared autowired service.
  1285.      *
  1286.      * @return \App\Controller\Api\UserBlockedByUserController
  1287.      */
  1288.     protected function getUserBlockedByUserControllerService()
  1289.     {
  1290.         include_once \dirname(__DIR__4).'/src/Controller/Api/UserBlockedByUserController.php';
  1291.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1292.         $this->services['App\\Controller\\Api\\UserBlockedByUserController'] = $instance = new \App\Controller\Api\UserBlockedByUserController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())));
  1293.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\UserBlockedByUserController'$this));
  1294.         return $instance;
  1295.     }
  1296.     /**
  1297.      * Gets the public 'App\Controller\Api\UserController' shared autowired service.
  1298.      *
  1299.      * @return \App\Controller\Api\UserController
  1300.      */
  1301.     protected function getUserControllerService()
  1302.     {
  1303.         include_once \dirname(__DIR__4).'/src/Controller/Api/UserController.php';
  1304.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  1305.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/UserWithBlockedProfileDtoTransformer.php';
  1306.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1307.         $this->services['App\\Controller\\Api\\UserController'] = $instance = new \App\Controller\Api\UserController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\DTO\\Transformer\\UserDtoTransfomer'] ?? $this->getUserDtoTransfomerService()), new \App\DTO\Transformer\UserWithBlockedProfileDtoTransformer(($this->privates['App\\DTO\\Transformer\\UserProgramCrewMemberDtoTransfomer'] ?? $this->getUserProgramCrewMemberDtoTransfomerService())), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  1308.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\UserController'$this));
  1309.         return $instance;
  1310.     }
  1311.     /**
  1312.      * Gets the public 'App\Controller\Api\UserReportedByUserController' shared autowired service.
  1313.      *
  1314.      * @return \App\Controller\Api\UserReportedByUserController
  1315.      */
  1316.     protected function getUserReportedByUserControllerService()
  1317.     {
  1318.         include_once \dirname(__DIR__4).'/src/Controller/Api/UserReportedByUserController.php';
  1319.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1320.         $this->services['App\\Controller\\Api\\UserReportedByUserController'] = $instance = new \App\Controller\Api\UserReportedByUserController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())));
  1321.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\UserReportedByUserController'$this));
  1322.         return $instance;
  1323.     }
  1324.     /**
  1325.      * Gets the public 'App\Controller\Api\XrCodeController' shared autowired service.
  1326.      *
  1327.      * @return \App\Controller\Api\XrCodeController
  1328.      */
  1329.     protected function getXrCodeControllerService()
  1330.     {
  1331.         include_once \dirname(__DIR__4).'/src/Controller/Api/XrCodeController.php';
  1332.         $this->services['App\\Controller\\Api\\XrCodeController'] = $instance = new \App\Controller\Api\XrCodeController(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  1333.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Api\\XrCodeController'$this));
  1334.         return $instance;
  1335.     }
  1336.     /**
  1337.      * Gets the public 'App\Controller\ChatsController' shared autowired service.
  1338.      *
  1339.      * @return \App\Controller\ChatsController
  1340.      */
  1341.     protected function getChatsController2Service()
  1342.     {
  1343.         include_once \dirname(__DIR__4).'/src/Controller/ChatsController.php';
  1344.         $this->services['App\\Controller\\ChatsController'] = $instance = new \App\Controller\ChatsController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Mercure\\MercureChatService'] ?? $this->getMercureChatServiceService()));
  1345.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\ChatsController'$this));
  1346.         return $instance;
  1347.     }
  1348.     /**
  1349.      * Gets the public 'App\Controller\ErrorController' shared autowired service.
  1350.      *
  1351.      * @return \App\Controller\ErrorController
  1352.      */
  1353.     protected function getErrorControllerService()
  1354.     {
  1355.         include_once \dirname(__DIR__4).'/src/Controller/ErrorController.php';
  1356.         $this->services['App\\Controller\\ErrorController'] = $instance = new \App\Controller\ErrorController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1357.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\ErrorController'$this));
  1358.         return $instance;
  1359.     }
  1360.     /**
  1361.      * Gets the public 'App\Controller\HomeController' shared autowired service.
  1362.      *
  1363.      * @return \App\Controller\HomeController
  1364.      */
  1365.     protected function getHomeControllerService()
  1366.     {
  1367.         include_once \dirname(__DIR__4).'/src/Controller/HomeController.php';
  1368.         $this->services['App\\Controller\\HomeController'] = $instance = new \App\Controller\HomeController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['App\\Service\\dashboardService'] ?? $this->getDashboardServiceService()));
  1369.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\HomeController'$this));
  1370.         return $instance;
  1371.     }
  1372.     /**
  1373.      * Gets the public 'App\Controller\MediaController' shared autowired service.
  1374.      *
  1375.      * @return \App\Controller\MediaController
  1376.      */
  1377.     protected function getMediaController2Service()
  1378.     {
  1379.         include_once \dirname(__DIR__4).'/src/Controller/MediaController.php';
  1380.         $this->services['App\\Controller\\MediaController'] = $instance = new \App\Controller\MediaController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Service\\Business\\MediaService'] ?? $this->getMediaServiceService()));
  1381.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\MediaController'$this));
  1382.         return $instance;
  1383.     }
  1384.     /**
  1385.      * Gets the public 'App\Controller\Othersontroller' shared autowired service.
  1386.      *
  1387.      * @return \App\Controller\Othersontroller
  1388.      */
  1389.     protected function getOthersontrollerService()
  1390.     {
  1391.         include_once \dirname(__DIR__4).'/src/Controller/Othersontroller.php';
  1392.         $this->services['App\\Controller\\Othersontroller'] = $instance = new \App\Controller\Othersontroller();
  1393.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Othersontroller'$this));
  1394.         return $instance;
  1395.     }
  1396.     /**
  1397.      * Gets the public 'App\Controller\PostController' shared autowired service.
  1398.      *
  1399.      * @return \App\Controller\PostController
  1400.      */
  1401.     protected function getPostController2Service()
  1402.     {
  1403.         include_once \dirname(__DIR__4).'/src/Controller/PostController.php';
  1404.         $this->services['App\\Controller\\PostController'] = $instance = new \App\Controller\PostController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Service\\Business\\PostService'] ?? $this->getPostServiceService()));
  1405.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\PostController'$this));
  1406.         return $instance;
  1407.     }
  1408.     /**
  1409.      * Gets the public 'App\Controller\PostResultsController' shared autowired service.
  1410.      *
  1411.      * @return \App\Controller\PostResultsController
  1412.      */
  1413.     protected function getPostResultsControllerService()
  1414.     {
  1415.         include_once \dirname(__DIR__4).'/src/Controller/PostResultsController.php';
  1416.         $this->services['App\\Controller\\PostResultsController'] = $instance = new \App\Controller\PostResultsController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1417.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\PostResultsController'$this));
  1418.         return $instance;
  1419.     }
  1420.     /**
  1421.      * Gets the public 'App\Controller\ProgramController' shared autowired service.
  1422.      *
  1423.      * @return \App\Controller\ProgramController
  1424.      */
  1425.     protected function getProgramController2Service()
  1426.     {
  1427.         include_once \dirname(__DIR__4).'/src/Controller/ProgramController.php';
  1428.         $this->services['App\\Controller\\ProgramController'] = $instance = new \App\Controller\ProgramController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->services['App\\Service\\StatService'] ?? $this->getStatServiceService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Service\\Business\\ProgramService'] ?? $this->getProgramServiceService()));
  1429.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\ProgramController'$this));
  1430.         return $instance;
  1431.     }
  1432.     /**
  1433.      * Gets the public 'App\Controller\ProgramCrewMemberController' shared autowired service.
  1434.      *
  1435.      * @return \App\Controller\ProgramCrewMemberController
  1436.      */
  1437.     protected function getProgramCrewMemberController2Service()
  1438.     {
  1439.         include_once \dirname(__DIR__4).'/src/Controller/ProgramCrewMemberController.php';
  1440.         $this->services['App\\Controller\\ProgramCrewMemberController'] = $instance = new \App\Controller\ProgramCrewMemberController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1441.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\ProgramCrewMemberController'$this));
  1442.         return $instance;
  1443.     }
  1444.     /**
  1445.      * Gets the public 'App\Controller\SecurityPublisherController' shared autowired service.
  1446.      *
  1447.      * @return \App\Controller\SecurityPublisherController
  1448.      */
  1449.     protected function getSecurityPublisherControllerService()
  1450.     {
  1451.         include_once \dirname(__DIR__4).'/src/Controller/SecurityPublisherController.php';
  1452.         $this->services['App\\Controller\\SecurityPublisherController'] = $instance = new \App\Controller\SecurityPublisherController();
  1453.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SecurityPublisherController'$this));
  1454.         return $instance;
  1455.     }
  1456.     /**
  1457.      * Gets the public 'App\Controller\ShortcutController' shared autowired service.
  1458.      *
  1459.      * @return \App\Controller\ShortcutController
  1460.      */
  1461.     protected function getShortcutControllerService()
  1462.     {
  1463.         include_once \dirname(__DIR__4).'/src/Controller/ShortcutController.php';
  1464.         $this->services['App\\Controller\\ShortcutController'] = $instance = new \App\Controller\ShortcutController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  1465.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\ShortcutController'$this));
  1466.         return $instance;
  1467.     }
  1468.     /**
  1469.      * Gets the public 'App\Controller\SuperAdmin\AdMobController' shared autowired service.
  1470.      *
  1471.      * @return \App\Controller\SuperAdmin\AdMobController
  1472.      */
  1473.     protected function getAdMobControllerService()
  1474.     {
  1475.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/AdMobController.php';
  1476.         $this->services['App\\Controller\\SuperAdmin\\AdMobController'] = $instance = new \App\Controller\SuperAdmin\AdMobController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Repository\\Finance\\SettingsRepository'] ?? $this->getSettingsRepositoryService()), ($this->privates['App\\Repository\\Finance\\TaxesRepository'] ?? $this->getTaxesRepositoryService()), ($this->privates['App\\Service\\superAdmin\\SettingsService'] ?? $this->getSettingsServiceService()));
  1477.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\AdMobController'$this));
  1478.         return $instance;
  1479.     }
  1480.     /**
  1481.      * Gets the public 'App\Controller\SuperAdmin\AdhesionController' shared autowired service.
  1482.      *
  1483.      * @return \App\Controller\SuperAdmin\AdhesionController
  1484.      */
  1485.     protected function getAdhesionControllerService()
  1486.     {
  1487.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/AdhesionController.php';
  1488.         $this->services['App\\Controller\\SuperAdmin\\AdhesionController'] = $instance = new \App\Controller\SuperAdmin\AdhesionController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1489.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\AdhesionController'$this));
  1490.         return $instance;
  1491.     }
  1492.     /**
  1493.      * Gets the public 'App\Controller\SuperAdmin\HomeController' shared autowired service.
  1494.      *
  1495.      * @return \App\Controller\SuperAdmin\HomeController
  1496.      */
  1497.     protected function getHomeController2Service()
  1498.     {
  1499.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/HomeController.php';
  1500.         $this->services['App\\Controller\\SuperAdmin\\HomeController'] = $instance = new \App\Controller\SuperAdmin\HomeController();
  1501.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\HomeController'$this));
  1502.         return $instance;
  1503.     }
  1504.     /**
  1505.      * Gets the public 'App\Controller\SuperAdmin\KYCRequestController' shared autowired service.
  1506.      *
  1507.      * @return \App\Controller\SuperAdmin\KYCRequestController
  1508.      */
  1509.     protected function getKYCRequestControllerService()
  1510.     {
  1511.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/KYCRequestController.php';
  1512.         $this->services['App\\Controller\\SuperAdmin\\KYCRequestController'] = $instance = new \App\Controller\SuperAdmin\KYCRequestController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1513.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\KYCRequestController'$this));
  1514.         return $instance;
  1515.     }
  1516.     /**
  1517.      * Gets the public 'App\Controller\SuperAdmin\NotificationPublisherController' shared autowired service.
  1518.      *
  1519.      * @return \App\Controller\SuperAdmin\NotificationPublisherController
  1520.      */
  1521.     protected function getNotificationPublisherControllerService()
  1522.     {
  1523.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/NotificationPublisherController.php';
  1524.         $this->services['App\\Controller\\SuperAdmin\\NotificationPublisherController'] = $instance = new \App\Controller\SuperAdmin\NotificationPublisherController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Repository\\User\\NotificationPublisherRepository'] ?? $this->getNotificationPublisherRepositoryService()));
  1525.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\NotificationPublisherController'$this));
  1526.         return $instance;
  1527.     }
  1528.     /**
  1529.      * Gets the public 'App\Controller\SuperAdmin\RevenuesController' shared autowired service.
  1530.      *
  1531.      * @return \App\Controller\SuperAdmin\RevenuesController
  1532.      */
  1533.     protected function getRevenuesControllerService()
  1534.     {
  1535.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/RevenuesController.php';
  1536.         $this->services['App\\Controller\\SuperAdmin\\RevenuesController'] = $instance = new \App\Controller\SuperAdmin\RevenuesController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1537.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\RevenuesController'$this));
  1538.         return $instance;
  1539.     }
  1540.     /**
  1541.      * Gets the public 'App\Controller\SuperAdmin\SecuritySuperAdminController' shared autowired service.
  1542.      *
  1543.      * @return \App\Controller\SuperAdmin\SecuritySuperAdminController
  1544.      */
  1545.     protected function getSecuritySuperAdminControllerService()
  1546.     {
  1547.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/SecuritySuperAdminController.php';
  1548.         $this->services['App\\Controller\\SuperAdmin\\SecuritySuperAdminController'] = $instance = new \App\Controller\SuperAdmin\SecuritySuperAdminController();
  1549.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\SecuritySuperAdminController'$this));
  1550.         return $instance;
  1551.     }
  1552.     /**
  1553.      * Gets the public 'App\Controller\SuperAdmin\SettingsController' shared autowired service.
  1554.      *
  1555.      * @return \App\Controller\SuperAdmin\SettingsController
  1556.      */
  1557.     protected function getSettingsControllerService()
  1558.     {
  1559.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/SettingsController.php';
  1560.         $this->services['App\\Controller\\SuperAdmin\\SettingsController'] = $instance = new \App\Controller\SuperAdmin\SettingsController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Repository\\Finance\\SettingsRepository'] ?? $this->getSettingsRepositoryService()), ($this->privates['App\\Repository\\Finance\\TaxesRepository'] ?? $this->getTaxesRepositoryService()));
  1561.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\SettingsController'$this));
  1562.         return $instance;
  1563.     }
  1564.     /**
  1565.      * Gets the public 'App\Controller\SuperAdmin\StatsController' shared autowired service.
  1566.      *
  1567.      * @return \App\Controller\SuperAdmin\StatsController
  1568.      */
  1569.     protected function getStatsControllerService()
  1570.     {
  1571.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/StatsController.php';
  1572.         $this->services['App\\Controller\\SuperAdmin\\StatsController'] = $instance = new \App\Controller\SuperAdmin\StatsController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1573.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\StatsController'$this));
  1574.         return $instance;
  1575.     }
  1576.     /**
  1577.      * Gets the public 'App\Controller\SuperAdmin\UserProfileController' shared autowired service.
  1578.      *
  1579.      * @return \App\Controller\SuperAdmin\UserProfileController
  1580.      */
  1581.     protected function getUserProfileControllerService()
  1582.     {
  1583.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/UserProfileController.php';
  1584.         $this->services['App\\Controller\\SuperAdmin\\UserProfileController'] = $instance = new \App\Controller\SuperAdmin\UserProfileController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1585.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\UserProfileController'$this));
  1586.         return $instance;
  1587.     }
  1588.     /**
  1589.      * Gets the public 'App\Controller\SuperAdmin\VerificationController' shared autowired service.
  1590.      *
  1591.      * @return \App\Controller\SuperAdmin\VerificationController
  1592.      */
  1593.     protected function getVerificationControllerService()
  1594.     {
  1595.         include_once \dirname(__DIR__4).'/src/Controller/SuperAdmin/VerificationController.php';
  1596.         $this->services['App\\Controller\\SuperAdmin\\VerificationController'] = $instance = new \App\Controller\SuperAdmin\VerificationController(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1597.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\SuperAdmin\\VerificationController'$this));
  1598.         return $instance;
  1599.     }
  1600.     /**
  1601.      * Gets the public 'App\Controller\TransactionsController' shared autowired service.
  1602.      *
  1603.      * @return \App\Controller\TransactionsController
  1604.      */
  1605.     protected function getTransactionsControllerService()
  1606.     {
  1607.         include_once \dirname(__DIR__4).'/src/Controller/TransactionsController.php';
  1608.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  1609.         $this->services['App\\Controller\\TransactionsController'] = $instance = new \App\Controller\TransactionsController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\User\\TransactionRepository'] ?? $this->getTransactionRepositoryService()), ($this->privates['App\\Service\\Api'] ?? ($this->privates['App\\Service\\Api'] = new \App\Service\Api())));
  1610.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\TransactionsController'$this));
  1611.         return $instance;
  1612.     }
  1613.     /**
  1614.      * Gets the public 'App\Controller\UserController' shared autowired service.
  1615.      *
  1616.      * @return \App\Controller\UserController
  1617.      */
  1618.     protected function getUserController2Service()
  1619.     {
  1620.         include_once \dirname(__DIR__4).'/src/Controller/UserController.php';
  1621.         $this->services['App\\Controller\\UserController'] = $instance = new \App\Controller\UserController(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1622.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\UserController'$this));
  1623.         return $instance;
  1624.     }
  1625.     /**
  1626.      * Gets the public 'App\Controller\VerifyAccountController' shared autowired service.
  1627.      *
  1628.      * @return \App\Controller\VerifyAccountController
  1629.      */
  1630.     protected function getVerifyAccountControllerService()
  1631.     {
  1632.         include_once \dirname(__DIR__4).'/src/Controller/VerifyAccountController.php';
  1633.         $this->services['App\\Controller\\VerifyAccountController'] = $instance = new \App\Controller\VerifyAccountController(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1634.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\VerifyAccountController'$this));
  1635.         return $instance;
  1636.     }
  1637.     /**
  1638.      * Gets the public 'App\Controller\WalletController' shared autowired service.
  1639.      *
  1640.      * @return \App\Controller\WalletController
  1641.      */
  1642.     protected function getWalletControllerService()
  1643.     {
  1644.         include_once \dirname(__DIR__4).'/src/Controller/WalletController.php';
  1645.         $this->services['App\\Controller\\WalletController'] = $instance = new \App\Controller\WalletController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['App\\Service\\StatService'] ?? $this->getStatServiceService()));
  1646.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\WalletController'$this));
  1647.         return $instance;
  1648.     }
  1649.     /**
  1650.      * Gets the public 'App\Service\ContraintPasswordService' shared autowired service.
  1651.      *
  1652.      * @return \App\Service\ContraintPasswordService
  1653.      */
  1654.     protected function getContraintPasswordServiceService()
  1655.     {
  1656.         include_once \dirname(__DIR__4).'/src/Service/ContraintPasswordService.php';
  1657.         $this->services['App\\Service\\ContraintPasswordService'] = $instance = new \App\Service\ContraintPasswordService();
  1658.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Service\\ContraintPasswordService'$this));
  1659.         return $instance;
  1660.     }
  1661.     /**
  1662.      * Gets the public 'App\Service\NotificationService' shared autowired service.
  1663.      *
  1664.      * @return \App\Service\NotificationService
  1665.      */
  1666.     protected function getNotificationServiceService()
  1667.     {
  1668.         include_once \dirname(__DIR__4).'/src/Service/NotificationService.php';
  1669.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1670.         if (isset($this->services['App\\Service\\NotificationService'])) {
  1671.             return $this->services['App\\Service\\NotificationService'];
  1672.         }
  1673.         $this->services['App\\Service\\NotificationService'] = $instance = new \App\Service\NotificationService($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\User\\NotificationRepository'] ?? $this->getNotificationRepositoryService()));
  1674.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Service\\NotificationService'$this));
  1675.         return $instance;
  1676.     }
  1677.     /**
  1678.      * Gets the public 'App\Service\Notification\NotificationPublisherService' shared autowired service.
  1679.      *
  1680.      * @return \App\Service\Notification\NotificationPublisherService
  1681.      */
  1682.     protected function getNotificationPublisherServiceService()
  1683.     {
  1684.         include_once \dirname(__DIR__4).'/src/Service/Notification/NotificationPublisherService.php';
  1685.         include_once \dirname(__DIR__4).'/src/Service/Mercure/MercureNotificationPublisherService.php';
  1686.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1687.         $this->services['App\\Service\\Notification\\NotificationPublisherService'] = $instance = new \App\Service\Notification\NotificationPublisherService($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\User\\NotificationRepository'] ?? $this->getNotificationRepositoryService()), new \App\Service\Mercure\MercureNotificationPublisherService($a, ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()), ($this->privates['App\\DTO\\Transformer\\User\\NotificationPublisherDtoTransfomer'] ?? $this->getNotificationPublisherDtoTransfomerService())), ($this->privates['App\\Repository\\User\\NotificationPublisherRepository'] ?? $this->getNotificationPublisherRepositoryService()));
  1688.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Service\\Notification\\NotificationPublisherService'$this));
  1689.         return $instance;
  1690.     }
  1691.     /**
  1692.      * Gets the public 'App\Service\StatService' shared autowired service.
  1693.      *
  1694.      * @return \App\Service\StatService
  1695.      */
  1696.     protected function getStatServiceService()
  1697.     {
  1698.         $this->services['App\\Service\\StatService'] = $instance = new \App\Service\StatService();
  1699.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Service\\StatService'$this));
  1700.         return $instance;
  1701.     }
  1702.     /**
  1703.      * Gets the public 'App\Service\dashboardService' shared autowired service.
  1704.      *
  1705.      * @return \App\Service\dashboardService
  1706.      */
  1707.     protected function getDashboardServiceService()
  1708.     {
  1709.         include_once \dirname(__DIR__4).'/src/Service/dashboardService.php';
  1710.         $this->services['App\\Service\\dashboardService'] = $instance = new \App\Service\dashboardService(($this->privates['App\\Repository\\Media\\MediaRepository'] ?? $this->getMediaRepositoryService()));
  1711.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Service\\dashboardService'$this));
  1712.         return $instance;
  1713.     }
  1714.     /**
  1715.      * Gets the public 'App\Service\mailService' shared autowired service.
  1716.      *
  1717.      * @return \App\Service\mailService
  1718.      */
  1719.     protected function getMailServiceService()
  1720.     {
  1721.         include_once \dirname(__DIR__4).'/src/Service/mailService.php';
  1722.         $a = ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService());
  1723.         if (isset($this->services['App\\Service\\mailService'])) {
  1724.             return $this->services['App\\Service\\mailService'];
  1725.         }
  1726.         $this->services['App\\Service\\mailService'] = $instance = new \App\Service\mailService($a);
  1727.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Service\\mailService'$this));
  1728.         return $instance;
  1729.     }
  1730.     /**
  1731.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1732.      *
  1733.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1734.      */
  1735.     protected function getProfilerControllerService()
  1736.     {
  1737.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  1738.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1739.     }
  1740.     /**
  1741.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1742.      *
  1743.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1744.      */
  1745.     protected function getRedirectControllerService()
  1746.     {
  1747.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1748.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1749.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1750.     }
  1751.     /**
  1752.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1753.      *
  1754.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1755.      */
  1756.     protected function getTemplateControllerService()
  1757.     {
  1758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1759.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1760.     }
  1761.     /**
  1762.      * Gets the public 'cache.app' shared service.
  1763.      *
  1764.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1765.      */
  1766.     protected function getCache_AppService()
  1767.     {
  1768.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('LwZ6LWuf2-'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1769.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1770.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1771.     }
  1772.     /**
  1773.      * Gets the public 'cache.app_clearer' shared service.
  1774.      *
  1775.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1776.      */
  1777.     protected function getCache_AppClearerService()
  1778.     {
  1779.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1780.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1781.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1782.     }
  1783.     /**
  1784.      * Gets the public 'cache.global_clearer' shared service.
  1785.      *
  1786.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1787.      */
  1788.     protected function getCache_GlobalClearerService()
  1789.     {
  1790.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1791.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1792.         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.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1793.     }
  1794.     /**
  1795.      * Gets the public 'cache.system' shared service.
  1796.      *
  1797.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1798.      */
  1799.     protected function getCache_SystemService()
  1800.     {
  1801.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6W4YUQdsmL'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1802.     }
  1803.     /**
  1804.      * Gets the public 'cache.system_clearer' shared service.
  1805.      *
  1806.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1807.      */
  1808.     protected function getCache_SystemClearerService()
  1809.     {
  1810.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1811.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1812.         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())]);
  1813.     }
  1814.     /**
  1815.      * Gets the public 'cache.validator_expression_language' shared service.
  1816.      *
  1817.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1818.      */
  1819.     protected function getCache_ValidatorExpressionLanguageService()
  1820.     {
  1821.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MGHq3mln5s'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1822.     }
  1823.     /**
  1824.      * Gets the public 'cache_warmer' shared service.
  1825.      *
  1826.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1827.      */
  1828.     protected function getCacheWarmerService()
  1829.     {
  1830.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1831.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1832.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1833.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1834.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1835.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1836.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1837.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1838.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1839.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1840.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1841.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1842.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1843.     }
  1844.     /**
  1845.      * Gets the public 'console.command_loader' shared service.
  1846.      *
  1847.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1848.      */
  1849.     protected function getConsole_CommandLoaderService()
  1850.     {
  1851.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1853.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1854.             'App\\Command\\DoDeletionRequestCommand' => ['privates''App\\Command\\DoDeletionRequestCommand''getDoDeletionRequestCommandService'false],
  1855.             'App\\Command\\DoDeletionUserNotConfirmedCommand' => ['privates''App\\Command\\DoDeletionUserNotConfirmedCommand''getDoDeletionUserNotConfirmedCommandService'false],
  1856.             'App\\Command\\HistoryCommand' => ['privates''App\\Command\\HistoryCommand''getHistoryCommandService'false],
  1857.             'App\\Command\\MediaScoreCommand' => ['privates''App\\Command\\MediaScoreCommand''getMediaScoreCommandService'false],
  1858.             'App\\Command\\NotificationPostFinishedCommand' => ['privates''App\\Command\\NotificationPostFinishedCommand''getNotificationPostFinishedCommandService'false],
  1859.             'App\\Command\\NotificationPublisherPostCommand' => ['privates''App\\Command\\NotificationPublisherPostCommand''getNotificationPublisherPostCommandService'false],
  1860.             'App\\Command\\PostScoreCommand' => ['privates''App\\Command\\PostScoreCommand''getPostScoreCommandService'false],
  1861.             'App\\Command\\ProgramScoreCommand' => ['privates''App\\Command\\ProgramScoreCommand''getProgramScoreCommandService'false],
  1862.             'App\\Command\\Ssp\\AdcolonyCommand' => ['privates''App\\Command\\Ssp\\AdcolonyCommand''getAdcolonyCommandService'false],
  1863.             'App\\Command\\Ssp\\ApplovinCommand' => ['privates''App\\Command\\Ssp\\ApplovinCommand''getApplovinCommandService'false],
  1864.             'App\\Command\\XrCodeMigrateCommand' => ['privates''App\\Command\\XrCodeMigrateCommand''getXrCodeMigrateCommandService'false],
  1865.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1866.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1867.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1868.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1869.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1870.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1871.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1872.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1873.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1874.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1875.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1876.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1877.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1878.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1879.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1880.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1881.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1882.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1883.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1884.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1885.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1886.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1887.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1888.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1889.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1890.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1891.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1892.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1893.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1894.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1895.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1896.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1897.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1898.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1899.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1900.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1901.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1902.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1903.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1904.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1905.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1906.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1907.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1908.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1909.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1910.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1911.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1912.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1913.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1914.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1915.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1916.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1917.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1918.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1919.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1920.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1921.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1922.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1923.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1924.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1925.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1926.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1927.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1928.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1929.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1930.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1931.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1932.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1933.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1934.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1935.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1936.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1937.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1938.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  1939.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1940.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1941.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1942.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1943.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1944.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1945.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1946.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1947.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1948.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1949.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1950.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1951.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1952.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1953.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1954.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1955.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1956.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1957.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1958.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1959.             'maker.auto_command.make_security_form_login' => ['privates''.maker.auto_command.make_security_form_login.lazy''get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService'false],
  1960.         ], [
  1961.             'App\\Command\\DoDeletionRequestCommand' => 'App\\Command\\DoDeletionRequestCommand',
  1962.             'App\\Command\\DoDeletionUserNotConfirmedCommand' => 'App\\Command\\DoDeletionUserNotConfirmedCommand',
  1963.             'App\\Command\\HistoryCommand' => 'App\\Command\\HistoryCommand',
  1964.             'App\\Command\\MediaScoreCommand' => 'App\\Command\\MediaScoreCommand',
  1965.             'App\\Command\\NotificationPostFinishedCommand' => 'App\\Command\\NotificationPostFinishedCommand',
  1966.             'App\\Command\\NotificationPublisherPostCommand' => 'App\\Command\\NotificationPublisherPostCommand',
  1967.             'App\\Command\\PostScoreCommand' => 'App\\Command\\PostScoreCommand',
  1968.             'App\\Command\\ProgramScoreCommand' => 'App\\Command\\ProgramScoreCommand',
  1969.             'App\\Command\\Ssp\\AdcolonyCommand' => 'App\\Command\\Ssp\\AdcolonyCommand',
  1970.             'App\\Command\\Ssp\\ApplovinCommand' => 'App\\Command\\Ssp\\ApplovinCommand',
  1971.             'App\\Command\\XrCodeMigrateCommand' => 'App\\Command\\XrCodeMigrateCommand',
  1972.             'console.command.about' => '?',
  1973.             'console.command.assets_install' => '?',
  1974.             'console.command.cache_clear' => '?',
  1975.             'console.command.cache_pool_clear' => '?',
  1976.             'console.command.cache_pool_prune' => '?',
  1977.             'console.command.cache_pool_delete' => '?',
  1978.             'console.command.cache_pool_list' => '?',
  1979.             'console.command.cache_warmup' => '?',
  1980.             'console.command.config_debug' => '?',
  1981.             'console.command.config_dump_reference' => '?',
  1982.             'console.command.container_debug' => '?',
  1983.             'console.command.container_lint' => '?',
  1984.             'console.command.debug_autowiring' => '?',
  1985.             'console.command.dotenv_debug' => '?',
  1986.             'console.command.event_dispatcher_debug' => '?',
  1987.             'console.command.router_debug' => '?',
  1988.             'console.command.router_match' => '?',
  1989.             'console.command.translation_debug' => '?',
  1990.             'console.command.translation_extract' => '?',
  1991.             'console.command.validator_debug' => '?',
  1992.             'console.command.translation_pull' => '?',
  1993.             'console.command.translation_push' => '?',
  1994.             'console.command.xliff_lint' => '?',
  1995.             'console.command.yaml_lint' => '?',
  1996.             'console.command.form_debug' => '?',
  1997.             'console.command.secrets_set' => '?',
  1998.             'console.command.secrets_remove' => '?',
  1999.             'console.command.secrets_generate_key' => '?',
  2000.             'console.command.secrets_list' => '?',
  2001.             'console.command.secrets_decrypt_to_local' => '?',
  2002.             'console.command.secrets_encrypt_from_local' => '?',
  2003.             'twig.command.debug' => '?',
  2004.             'twig.command.lint' => '?',
  2005.             'var_dumper.command.server_dump' => '?',
  2006.             'monolog.command.server_log' => '?',
  2007.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  2008.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  2009.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  2010.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  2011.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  2012.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  2013.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  2014.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  2015.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  2016.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  2017.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  2018.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  2019.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  2020.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  2021.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  2022.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  2023.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  2024.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  2025.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  2026.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  2027.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  2028.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  2029.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  2030.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  2031.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  2032.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  2033.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  2034.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  2035.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  2036.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  2037.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  2038.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  2039.             'security.command.debug_firewall' => '?',
  2040.             'security.command.user_password_encoder' => '?',
  2041.             'security.command.user_password_hash' => '?',
  2042.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  2043.             'maker.auto_command.make_auth' => '?',
  2044.             'maker.auto_command.make_command' => '?',
  2045.             'maker.auto_command.make_twig_component' => '?',
  2046.             'maker.auto_command.make_controller' => '?',
  2047.             'maker.auto_command.make_crud' => '?',
  2048.             'maker.auto_command.make_docker_database' => '?',
  2049.             'maker.auto_command.make_entity' => '?',
  2050.             'maker.auto_command.make_fixtures' => '?',
  2051.             'maker.auto_command.make_form' => '?',
  2052.             'maker.auto_command.make_message' => '?',
  2053.             'maker.auto_command.make_messenger_middleware' => '?',
  2054.             'maker.auto_command.make_registration_form' => '?',
  2055.             'maker.auto_command.make_reset_password' => '?',
  2056.             'maker.auto_command.make_serializer_encoder' => '?',
  2057.             'maker.auto_command.make_serializer_normalizer' => '?',
  2058.             'maker.auto_command.make_subscriber' => '?',
  2059.             'maker.auto_command.make_twig_extension' => '?',
  2060.             'maker.auto_command.make_test' => '?',
  2061.             'maker.auto_command.make_validator' => '?',
  2062.             'maker.auto_command.make_voter' => '?',
  2063.             'maker.auto_command.make_user' => '?',
  2064.             'maker.auto_command.make_migration' => '?',
  2065.             'maker.auto_command.make_stimulus_controller' => '?',
  2066.             'maker.auto_command.make_security_form_login' => '?',
  2067.         ]), ['inq:do-deletion-request' => 'App\\Command\\DoDeletionRequestCommand''inq:do-deletion-user-not-confirmed' => 'App\\Command\\DoDeletionUserNotConfirmedCommand''inq:history' => 'App\\Command\\HistoryCommand''inq:media-score' => 'App\\Command\\MediaScoreCommand''inq:notification-post-finished' => 'App\\Command\\NotificationPostFinishedCommand''inq:notification-publisher-post' => 'App\\Command\\NotificationPublisherPostCommand''inq:post-score' => 'App\\Command\\PostScoreCommand''inq:program-score' => 'App\\Command\\ProgramScoreCommand''inq:get-adcolony-data' => 'App\\Command\\Ssp\\AdcolonyCommand''inq:get-applovin-data' => 'App\\Command\\Ssp\\ApplovinCommand''app:xr-codes:migrate' => 'App\\Command\\XrCodeMigrateCommand''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:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:twig-component' => 'maker.auto_command.make_twig_component''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller''make:security:form-login' => 'maker.auto_command.make_security_form_login']);
  2068.     }
  2069.     /**
  2070.      * Gets the public 'container.env_var_processors_locator' shared service.
  2071.      *
  2072.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2073.      */
  2074.     protected function getContainer_EnvVarProcessorsLocatorService()
  2075.     {
  2076.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2077.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2078.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2079.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2080.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2081.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2082.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2083.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2084.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2085.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2086.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2087.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2088.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2089.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2090.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2091.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2092.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2093.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2094.         ], [
  2095.             'base64' => '?',
  2096.             'bool' => '?',
  2097.             'const' => '?',
  2098.             'csv' => '?',
  2099.             'default' => '?',
  2100.             'file' => '?',
  2101.             'float' => '?',
  2102.             'int' => '?',
  2103.             'json' => '?',
  2104.             'key' => '?',
  2105.             'not' => '?',
  2106.             'query_string' => '?',
  2107.             'require' => '?',
  2108.             'resolve' => '?',
  2109.             'string' => '?',
  2110.             'trim' => '?',
  2111.             'url' => '?',
  2112.         ]);
  2113.     }
  2114.     /**
  2115.      * Gets the public 'data_collector.dump' shared service.
  2116.      *
  2117.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  2118.      */
  2119.     protected function getDataCollector_DumpService()
  2120.     {
  2121.         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()));
  2122.     }
  2123.     /**
  2124.      * Gets the public 'doctrine' shared service.
  2125.      *
  2126.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2127.      */
  2128.     protected function getDoctrineService()
  2129.     {
  2130.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2131.     }
  2132.     /**
  2133.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2134.      *
  2135.      * @return \Doctrine\DBAL\Connection
  2136.      */
  2137.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2138.     {
  2139.         $a = new \Doctrine\DBAL\Configuration();
  2140.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2141.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2142.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2143.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2144.         $c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2145.         $c->setConnectionName('default');
  2146.         $a->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  2147.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
  2148.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($b), => $c]);
  2149.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()), []);
  2150.     }
  2151.     /**
  2152.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2153.      *
  2154.      * @return \Doctrine\ORM\EntityManager
  2155.      */
  2156.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2157.     {
  2158.         if ($lazyLoad) {
  2159.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2160.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2161.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2162.                     $proxy->setProxyInitializer(null);
  2163.                     return true;
  2164.                 });
  2165.             });
  2166.         }
  2167.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  2168.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  2169.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  2170.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  2171.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Mapping/Driver/MappingDriverChain.php';
  2172.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  2173.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  2174.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  2175.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  2176.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  2177.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  2178.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  2179.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  2180.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  2181.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  2182.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  2183.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  2184.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  2185.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  2186.         $a = new \Doctrine\ORM\Configuration();
  2187.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2188.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  2189.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  2190.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2191.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2192.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2193.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2194.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  2195.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  2196.         ], [
  2197.             'doctrine.ulid_generator' => '?',
  2198.             'doctrine.uuid_generator' => '?',
  2199.         ])));
  2200.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2201.         $a->setProxyNamespace('Proxies');
  2202.         $a->setAutoGenerateProxyClasses(true);
  2203.         $a->setSchemaIgnoreClasses([]);
  2204.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2205.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2206.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2207.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2208.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  2209.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2210.         $a->setLazyGhostObjectEnabled(false);
  2211.         $a->setIdentityGenerationPreferences([]);
  2212.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2213.             'App\\Repository\\AdhesionRepository' => ['privates''App\\Repository\\AdhesionRepository''getAdhesionRepositoryService'false],
  2214.             'App\\Repository\\BaseEntityRepository' => ['privates''App\\Repository\\BaseEntityRepository''getBaseEntityRepositoryService'false],
  2215.             'App\\Repository\\ChatsContentRepository' => ['privates''App\\Repository\\ChatsContentRepository''getChatsContentRepositoryService'false],
  2216.             'App\\Repository\\ChatsRepository' => ['privates''App\\Repository\\ChatsRepository''getChatsRepositoryService'false],
  2217.             'App\\Repository\\DataHistory\\MediaHistoryRepository' => ['privates''App\\Repository\\DataHistory\\MediaHistoryRepository''getMediaHistoryRepositoryService'false],
  2218.             'App\\Repository\\DataHistory\\PostHistoryRepository' => ['privates''App\\Repository\\DataHistory\\PostHistoryRepository''getPostHistoryRepositoryService'false],
  2219.             'App\\Repository\\DataHistory\\PostViewedRepository' => ['privates''App\\Repository\\DataHistory\\PostViewedRepository''getPostViewedRepositoryService'false],
  2220.             'App\\Repository\\DataHistory\\ProgramHistoryRepository' => ['privates''App\\Repository\\DataHistory\\ProgramHistoryRepository''getProgramHistoryRepositoryService'false],
  2221.             'App\\Repository\\EntityRepository' => ['privates''App\\Repository\\EntityRepository''getEntityRepositoryService'false],
  2222.             'App\\Repository\\Finance\\ByCountryRepository' => ['privates''App\\Repository\\Finance\\ByCountryRepository''getByCountryRepositoryService'false],
  2223.             'App\\Repository\\Finance\\EstimatedFileRepository' => ['privates''App\\Repository\\Finance\\EstimatedFileRepository''getEstimatedFileRepositoryService'false],
  2224.             'App\\Repository\\Finance\\MediaEarningRepository' => ['privates''App\\Repository\\Finance\\MediaEarningRepository''getMediaEarningRepositoryService'false],
  2225.             'App\\Repository\\Finance\\PostEarningRepository' => ['privates''App\\Repository\\Finance\\PostEarningRepository''getPostEarningRepositoryService'false],
  2226.             'App\\Repository\\Finance\\ProgramEarningRepository' => ['privates''App\\Repository\\Finance\\ProgramEarningRepository''getProgramEarningRepositoryService'false],
  2227.             'App\\Repository\\Finance\\SettingsBySspRepository' => ['privates''App\\Repository\\Finance\\SettingsBySspRepository''getSettingsBySspRepositoryService'false],
  2228.             'App\\Repository\\Finance\\SettingsRepository' => ['privates''App\\Repository\\Finance\\SettingsRepository''getSettingsRepositoryService'false],
  2229.             'App\\Repository\\Finance\\TaxesRepository' => ['privates''App\\Repository\\Finance\\TaxesRepository''getTaxesRepositoryService'false],
  2230.             'App\\Repository\\Media\\MediaAccessByConsultationRepository' => ['privates''App\\Repository\\Media\\MediaAccessByConsultationRepository''getMediaAccessByConsultationRepositoryService'false],
  2231.             'App\\Repository\\Media\\MediaAccessByLinkRepository' => ['privates''App\\Repository\\Media\\MediaAccessByLinkRepository''getMediaAccessByLinkRepositoryService'false],
  2232.             'App\\Repository\\Media\\MediaAccessByQrRepository' => ['privates''App\\Repository\\Media\\MediaAccessByQrRepository''getMediaAccessByQrRepositoryService'false],
  2233.             'App\\Repository\\Media\\MediaAccessBySearchRepository' => ['privates''App\\Repository\\Media\\MediaAccessBySearchRepository''getMediaAccessBySearchRepositoryService'false],
  2234.             'App\\Repository\\Media\\MediaBlockedByUserRepository' => ['privates''App\\Repository\\Media\\MediaBlockedByUserRepository''getMediaBlockedByUserRepositoryService'false],
  2235.             'App\\Repository\\Media\\MediaDeletionRequestRepository' => ['privates''App\\Repository\\Media\\MediaDeletionRequestRepository''getMediaDeletionRequestRepositoryService'false],
  2236.             'App\\Repository\\Media\\MediaFollowersRepository' => ['privates''App\\Repository\\Media\\MediaFollowersRepository''getMediaFollowersRepositoryService'false],
  2237.             'App\\Repository\\Media\\MediaReportedByUserRepository' => ['privates''App\\Repository\\Media\\MediaReportedByUserRepository''getMediaReportedByUserRepositoryService'false],
  2238.             'App\\Repository\\Media\\MediaRepository' => ['privates''App\\Repository\\Media\\MediaRepository''getMediaRepositoryService'false],
  2239.             'App\\Repository\\Media\\MediaTeamRepository' => ['privates''App\\Repository\\Media\\MediaTeamRepository''getMediaTeamRepositoryService'false],
  2240.             'App\\Repository\\Media\\TypeRepository' => ['privates''App\\Repository\\Media\\TypeRepository''getTypeRepositoryService'false],
  2241.             'App\\Repository\\Media\\categoryRepository' => ['privates''App\\Repository\\Media\\categoryRepository''getCategoryRepositoryService'false],
  2242.             'App\\Repository\\PictureRepository' => ['privates''App\\Repository\\PictureRepository''getPictureRepositoryService'false],
  2243.             'App\\Repository\\Post\\CommentLikeRepository' => ['privates''App\\Repository\\Post\\CommentLikeRepository''getCommentLikeRepositoryService'false],
  2244.             'App\\Repository\\Post\\CommentRepository' => ['privates''App\\Repository\\Post\\CommentRepository''getCommentRepositoryService'false],
  2245.             'App\\Repository\\Post\\DonationRepository' => ['privates''App\\Repository\\Post\\DonationRepository''getDonationRepositoryService'false],
  2246.             'App\\Repository\\Post\\GameRepository' => ['privates''App\\Repository\\Post\\GameRepository''getGameRepositoryService'false],
  2247.             'App\\Repository\\Post\\ParticipationRepository' => ['privates''App\\Repository\\Post\\ParticipationRepository''getParticipationRepositoryService'false],
  2248.             'App\\Repository\\Post\\PollRepository' => ['privates''App\\Repository\\Post\\PollRepository''getPollRepositoryService'false],
  2249.             'App\\Repository\\Post\\PostDislikeRepository' => ['privates''App\\Repository\\Post\\PostDislikeRepository''getPostDislikeRepositoryService'false],
  2250.             'App\\Repository\\Post\\PostHiddenByUserRepository' => ['privates''App\\Repository\\Post\\PostHiddenByUserRepository''getPostHiddenByUserRepositoryService'false],
  2251.             'App\\Repository\\Post\\PostLikeRepository' => ['privates''App\\Repository\\Post\\PostLikeRepository''getPostLikeRepositoryService'false],
  2252.             'App\\Repository\\Post\\PostReportedByUserRepository' => ['privates''App\\Repository\\Post\\PostReportedByUserRepository''getPostReportedByUserRepositoryService'false],
  2253.             'App\\Repository\\Post\\PostRepository' => ['privates''App\\Repository\\Post\\PostRepository''getPostRepositoryService'false],
  2254.             'App\\Repository\\Post\\PostTrackingRepository' => ['privates''App\\Repository\\Post\\PostTrackingRepository''getPostTrackingRepositoryService'false],
  2255.             'App\\Repository\\Post\\QuizRepository' => ['privates''App\\Repository\\Post\\QuizRepository''getQuizRepositoryService'false],
  2256.             'App\\Repository\\Post\\VoteRepository' => ['privates''App\\Repository\\Post\\VoteRepository''getVoteRepositoryService'false],
  2257.             'App\\Repository\\ProgramCrewMemberRepository' => ['privates''App\\Repository\\ProgramCrewMemberRepository''getProgramCrewMemberRepositoryService'false],
  2258.             'App\\Repository\\Program\\GenreRepository' => ['privates''App\\Repository\\Program\\GenreRepository''getGenreRepositoryService'false],
  2259.             'App\\Repository\\Program\\ProgramAccessByConsultationRepository' => ['privates''App\\Repository\\Program\\ProgramAccessByConsultationRepository''getProgramAccessByConsultationRepositoryService'false],
  2260.             'App\\Repository\\Program\\ProgramAccessByLinkRepository' => ['privates''App\\Repository\\Program\\ProgramAccessByLinkRepository''getProgramAccessByLinkRepositoryService'false],
  2261.             'App\\Repository\\Program\\ProgramAccessByQrRepository' => ['privates''App\\Repository\\Program\\ProgramAccessByQrRepository''getProgramAccessByQrRepositoryService'false],
  2262.             'App\\Repository\\Program\\ProgramAccessBySearchRepository' => ['privates''App\\Repository\\Program\\ProgramAccessBySearchRepository''getProgramAccessBySearchRepositoryService'false],
  2263.             'App\\Repository\\Program\\ProgramBlockedByUserRepository' => ['privates''App\\Repository\\Program\\ProgramBlockedByUserRepository''getProgramBlockedByUserRepositoryService'false],
  2264.             'App\\Repository\\Program\\ProgramCrewMemberRepository' => ['privates''App\\Repository\\Program\\ProgramCrewMemberRepository''getProgramCrewMemberRepository2Service'false],
  2265.             'App\\Repository\\Program\\ProgramDeletionRequestRepository' => ['privates''App\\Repository\\Program\\ProgramDeletionRequestRepository''getProgramDeletionRequestRepositoryService'false],
  2266.             'App\\Repository\\Program\\ProgramFollowersRepository' => ['privates''App\\Repository\\Program\\ProgramFollowersRepository''getProgramFollowersRepositoryService'false],
  2267.             'App\\Repository\\Program\\ProgramReportedByUserRepository' => ['privates''App\\Repository\\Program\\ProgramReportedByUserRepository''getProgramReportedByUserRepositoryService'false],
  2268.             'App\\Repository\\Program\\ProgramRepository' => ['privates''App\\Repository\\Program\\ProgramRepository''getProgramRepositoryService'false],
  2269.             'App\\Repository\\ShortcutRepository' => ['privates''App\\Repository\\ShortcutRepository''getShortcutRepositoryService'false],
  2270.             'App\\Repository\\SocialAdhesionRepository' => ['privates''App\\Repository\\SocialAdhesionRepository''getSocialAdhesionRepositoryService'false],
  2271.             'App\\Repository\\SocialMediaRepository' => ['privates''App\\Repository\\SocialMediaRepository''getSocialMediaRepositoryService'false],
  2272.             'App\\Repository\\SuperAdminRepository' => ['privates''App\\Repository\\SuperAdminRepository''getSuperAdminRepositoryService'false],
  2273.             'App\\Repository\\UserBlockedByUserRepository' => ['privates''App\\Repository\\UserBlockedByUserRepository''getUserBlockedByUserRepositoryService'false],
  2274.             'App\\Repository\\UserReportedByUserRepository' => ['privates''App\\Repository\\UserReportedByUserRepository''getUserReportedByUserRepositoryService'false],
  2275.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  2276.             'App\\Repository\\User\\NotificationPublisherRepository' => ['privates''App\\Repository\\User\\NotificationPublisherRepository''getNotificationPublisherRepositoryService'false],
  2277.             'App\\Repository\\User\\NotificationRepository' => ['privates''App\\Repository\\User\\NotificationRepository''getNotificationRepositoryService'false],
  2278.             'App\\Repository\\User\\TransactionRepository' => ['privates''App\\Repository\\User\\TransactionRepository''getTransactionRepositoryService'false],
  2279.             'App\\Repository\\User\\UserDeletionRequestRepository' => ['privates''App\\Repository\\User\\UserDeletionRequestRepository''getUserDeletionRequestRepositoryService'false],
  2280.             'App\\Repository\\User\\WalletRepository' => ['privates''App\\Repository\\User\\WalletRepository''getWalletRepositoryService'false],
  2281.         ], [
  2282.             'App\\Repository\\AdhesionRepository' => '?',
  2283.             'App\\Repository\\BaseEntityRepository' => '?',
  2284.             'App\\Repository\\ChatsContentRepository' => '?',
  2285.             'App\\Repository\\ChatsRepository' => '?',
  2286.             'App\\Repository\\DataHistory\\MediaHistoryRepository' => '?',
  2287.             'App\\Repository\\DataHistory\\PostHistoryRepository' => '?',
  2288.             'App\\Repository\\DataHistory\\PostViewedRepository' => '?',
  2289.             'App\\Repository\\DataHistory\\ProgramHistoryRepository' => '?',
  2290.             'App\\Repository\\EntityRepository' => '?',
  2291.             'App\\Repository\\Finance\\ByCountryRepository' => '?',
  2292.             'App\\Repository\\Finance\\EstimatedFileRepository' => '?',
  2293.             'App\\Repository\\Finance\\MediaEarningRepository' => '?',
  2294.             'App\\Repository\\Finance\\PostEarningRepository' => '?',
  2295.             'App\\Repository\\Finance\\ProgramEarningRepository' => '?',
  2296.             'App\\Repository\\Finance\\SettingsBySspRepository' => '?',
  2297.             'App\\Repository\\Finance\\SettingsRepository' => '?',
  2298.             'App\\Repository\\Finance\\TaxesRepository' => '?',
  2299.             'App\\Repository\\Media\\MediaAccessByConsultationRepository' => '?',
  2300.             'App\\Repository\\Media\\MediaAccessByLinkRepository' => '?',
  2301.             'App\\Repository\\Media\\MediaAccessByQrRepository' => '?',
  2302.             'App\\Repository\\Media\\MediaAccessBySearchRepository' => '?',
  2303.             'App\\Repository\\Media\\MediaBlockedByUserRepository' => '?',
  2304.             'App\\Repository\\Media\\MediaDeletionRequestRepository' => '?',
  2305.             'App\\Repository\\Media\\MediaFollowersRepository' => '?',
  2306.             'App\\Repository\\Media\\MediaReportedByUserRepository' => '?',
  2307.             'App\\Repository\\Media\\MediaRepository' => '?',
  2308.             'App\\Repository\\Media\\MediaTeamRepository' => '?',
  2309.             'App\\Repository\\Media\\TypeRepository' => '?',
  2310.             'App\\Repository\\Media\\categoryRepository' => '?',
  2311.             'App\\Repository\\PictureRepository' => '?',
  2312.             'App\\Repository\\Post\\CommentLikeRepository' => '?',
  2313.             'App\\Repository\\Post\\CommentRepository' => '?',
  2314.             'App\\Repository\\Post\\DonationRepository' => '?',
  2315.             'App\\Repository\\Post\\GameRepository' => '?',
  2316.             'App\\Repository\\Post\\ParticipationRepository' => '?',
  2317.             'App\\Repository\\Post\\PollRepository' => '?',
  2318.             'App\\Repository\\Post\\PostDislikeRepository' => '?',
  2319.             'App\\Repository\\Post\\PostHiddenByUserRepository' => '?',
  2320.             'App\\Repository\\Post\\PostLikeRepository' => '?',
  2321.             'App\\Repository\\Post\\PostReportedByUserRepository' => '?',
  2322.             'App\\Repository\\Post\\PostRepository' => '?',
  2323.             'App\\Repository\\Post\\PostTrackingRepository' => '?',
  2324.             'App\\Repository\\Post\\QuizRepository' => '?',
  2325.             'App\\Repository\\Post\\VoteRepository' => '?',
  2326.             'App\\Repository\\ProgramCrewMemberRepository' => '?',
  2327.             'App\\Repository\\Program\\GenreRepository' => '?',
  2328.             'App\\Repository\\Program\\ProgramAccessByConsultationRepository' => '?',
  2329.             'App\\Repository\\Program\\ProgramAccessByLinkRepository' => '?',
  2330.             'App\\Repository\\Program\\ProgramAccessByQrRepository' => '?',
  2331.             'App\\Repository\\Program\\ProgramAccessBySearchRepository' => '?',
  2332.             'App\\Repository\\Program\\ProgramBlockedByUserRepository' => '?',
  2333.             'App\\Repository\\Program\\ProgramCrewMemberRepository' => '?',
  2334.             'App\\Repository\\Program\\ProgramDeletionRequestRepository' => '?',
  2335.             'App\\Repository\\Program\\ProgramFollowersRepository' => '?',
  2336.             'App\\Repository\\Program\\ProgramReportedByUserRepository' => '?',
  2337.             'App\\Repository\\Program\\ProgramRepository' => '?',
  2338.             'App\\Repository\\ShortcutRepository' => '?',
  2339.             'App\\Repository\\SocialAdhesionRepository' => '?',
  2340.             'App\\Repository\\SocialMediaRepository' => '?',
  2341.             'App\\Repository\\SuperAdminRepository' => '?',
  2342.             'App\\Repository\\UserBlockedByUserRepository' => '?',
  2343.             'App\\Repository\\UserReportedByUserRepository' => '?',
  2344.             'App\\Repository\\UserRepository' => '?',
  2345.             'App\\Repository\\User\\NotificationPublisherRepository' => '?',
  2346.             'App\\Repository\\User\\NotificationRepository' => '?',
  2347.             'App\\Repository\\User\\TransactionRepository' => '?',
  2348.             'App\\Repository\\User\\UserDeletionRequestRepository' => '?',
  2349.             'App\\Repository\\User\\WalletRepository' => '?',
  2350.         ])));
  2351.         $a->addCustomStringFunction('JSON_EXTRACT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonExtract');
  2352.         $a->addCustomStringFunction('JSON_SEARCH''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonSearch');
  2353.         $a->addCustomStringFunction('JSON_CONTAINS''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonContains');
  2354.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  2355.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2356.         return $instance;
  2357.     }
  2358.     /**
  2359.      * Gets the public 'error_controller' shared service.
  2360.      *
  2361.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2362.      */
  2363.     protected function getErrorController2Service()
  2364.     {
  2365.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2366.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2367.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2368.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2369.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2370.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2371.         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)));
  2372.     }
  2373.     /**
  2374.      * Gets the public 'event_dispatcher' shared service.
  2375.      *
  2376.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2377.      */
  2378.     protected function getEventDispatcherService()
  2379.     {
  2380.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2381.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2382.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2383.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2384.         $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())));
  2385.         $instance->addListener('kernel.controller', [=> function () {
  2386.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2387.         }, => 'onKernelController'], 0);
  2388.         $instance->addListener('console.command', [=> function () {
  2389.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
  2390.         }, => 'onConsoleCommand'], 0);
  2391.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2392.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  2393.         }, => 'checkPassport'], 1024);
  2394.         $instance->addListener('kernel.response', [=> function () {
  2395.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  2396.         }, => 'onKernelResponse'], 0);
  2397.         $instance->addListener('kernel.response', [=> function () {
  2398.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  2399.         }, => 'onKernelResponse'], 0);
  2400.         $instance->addListener('kernel.request', [=> function () {
  2401.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2402.         }, => 'onKernelRequest'], 0);
  2403.         $instance->addListener('kernel.controller', [=> function () {
  2404.             return ($this->privates['App\\EventSubscriber\\PublisherRoleEventSubscriber'] ?? $this->getPublisherRoleEventSubscriberService());
  2405.         }, => 'onKernelController'], 0);
  2406.         $instance->addListener('kernel.response', [=> function () {
  2407.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2408.         }, => 'onKernelResponse'], 0);
  2409.         $instance->addListener('kernel.response', [=> function () {
  2410.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2411.         }, => 'onKernelResponse'], -1024);
  2412.         $instance->addListener('kernel.request', [=> function () {
  2413.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2414.         }, => 'setDefaultLocale'], 100);
  2415.         $instance->addListener('kernel.request', [=> function () {
  2416.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2417.         }, => 'onKernelRequest'], 16);
  2418.         $instance->addListener('kernel.finish_request', [=> function () {
  2419.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2420.         }, => 'onKernelFinishRequest'], 0);
  2421.         $instance->addListener('kernel.request', [=> function () {
  2422.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2423.         }, => 'onKernelRequest'], 256);
  2424.         $instance->addListener('kernel.response', [=> function () {
  2425.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2426.         }, => 'onResponse'], -255);
  2427.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2428.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2429.         }, => 'onControllerArguments'], 0);
  2430.         $instance->addListener('kernel.exception', [=> function () {
  2431.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2432.         }, => 'logKernelException'], 0);
  2433.         $instance->addListener('kernel.exception', [=> function () {
  2434.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2435.         }, => 'onKernelException'], -128);
  2436.         $instance->addListener('kernel.response', [=> function () {
  2437.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2438.         }, => 'removeCspHeader'], -128);
  2439.         $instance->addListener('kernel.request', [=> function () {
  2440.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2441.         }, => 'onKernelRequest'], 15);
  2442.         $instance->addListener('kernel.finish_request', [=> function () {
  2443.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2444.         }, => 'onKernelFinishRequest'], -15);
  2445.         $instance->addListener('console.error', [=> function () {
  2446.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2447.         }, => 'onConsoleError'], -128);
  2448.         $instance->addListener('console.terminate', [=> function () {
  2449.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2450.         }, => 'onConsoleTerminate'], -128);
  2451.         $instance->addListener('console.error', [=> function () {
  2452.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2453.         }, => 'onConsoleError'], 0);
  2454.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2455.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2456.         }, => 'onMessage'], -255);
  2457.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2458.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2459.         }, => 'onMessage'], -255);
  2460.         $instance->addListener('kernel.request', [=> function () {
  2461.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2462.         }, => 'configure'], 2048);
  2463.         $instance->addListener('console.command', [=> function () {
  2464.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2465.         }, => 'configure'], 2048);
  2466.         $instance->addListener('kernel.request', [=> function () {
  2467.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2468.         }, => 'onKernelRequest'], 32);
  2469.         $instance->addListener('kernel.finish_request', [=> function () {
  2470.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2471.         }, => 'onKernelFinishRequest'], 0);
  2472.         $instance->addListener('kernel.exception', [=> function () {
  2473.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2474.         }, => 'onKernelException'], -64);
  2475.         $instance->addListener('kernel.response', [=> function () {
  2476.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2477.         }, => 'onKernelResponse'], 0);
  2478.         $instance->addListener('kernel.request', [=> function () {
  2479.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2480.         }, => 'onKernelRequest'], 128);
  2481.         $instance->addListener('kernel.response', [=> function () {
  2482.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2483.         }, => 'onKernelResponse'], -1000);
  2484.         $instance->addListener('kernel.finish_request', [=> function () {
  2485.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2486.         }, => 'onFinishRequest'], 0);
  2487.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2488.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2489.         }, => 'onNotification'], -255);
  2490.         $instance->addListener('kernel.response', [=> function () {
  2491.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2492.         }, => 'onKernelResponse'], -100);
  2493.         $instance->addListener('kernel.exception', [=> function () {
  2494.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2495.         }, => 'onKernelException'], 0);
  2496.         $instance->addListener('kernel.terminate', [=> function () {
  2497.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2498.         }, => 'onKernelTerminate'], -1024);
  2499.         $instance->addListener('kernel.controller', [=> function () {
  2500.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2501.         }, => 'onKernelController'], 0);
  2502.         $instance->addListener('kernel.response', [=> function () {
  2503.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2504.         }, => 'onKernelResponse'], 0);
  2505.         $instance->addListener('kernel.controller', [=> function () {
  2506.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2507.         }, => 'onKernelController'], 0);
  2508.         $instance->addListener('kernel.controller', [=> function () {
  2509.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2510.         }, => 'onKernelController'], 0);
  2511.         $instance->addListener('kernel.controller', [=> function () {
  2512.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2513.         }, => 'onKernelController'], -128);
  2514.         $instance->addListener('kernel.view', [=> function () {
  2515.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2516.         }, => 'onKernelView'], 0);
  2517.         $instance->addListener('kernel.controller', [=> function () {
  2518.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2519.         }, => 'onKernelController'], 0);
  2520.         $instance->addListener('kernel.response', [=> function () {
  2521.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2522.         }, => 'onKernelResponse'], 0);
  2523.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2524.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2525.         }, => 'onKernelControllerArguments'], 0);
  2526.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2527.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2528.         }, => 'onKernelControllerArguments'], 0);
  2529.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2530.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2531.         }, => 'onMessage'], 0);
  2532.         $instance->addListener('kernel.response', [=> function () {
  2533.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2534.         }, => 'onKernelResponse'], -128);
  2535.         $instance->addListener('console.command', [=> function () {
  2536.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2537.         }, => 'onCommand'], 255);
  2538.         $instance->addListener('console.terminate', [=> function () {
  2539.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2540.         }, => 'onTerminate'], -255);
  2541.         $instance->addListener('console.command', [=> function () {
  2542.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2543.         }, => 'configure'], 1024);
  2544.         $instance->addListener('console.error', [=> function () {
  2545.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2546.         }, => 'onConsoleError'], 0);
  2547.         $instance->addListener('console.terminate', [=> function () {
  2548.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2549.         }, => 'onConsoleTerminate'], 0);
  2550.         $instance->addListener('kernel.response', [=> function () {
  2551.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2552.         }, => 'onKernelResponse'], 0);
  2553.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2554.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  2555.         }, => 'checkPassport'], 0);
  2556.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2557.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  2558.         }, => 'onLoginSuccess'], 0);
  2559.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2560.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2561.         }, => 'onVoterVote'], 0);
  2562.         $instance->addListener('kernel.request', [=> function () {
  2563.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2564.         }, => 'configureLogoutUrlGenerator'], 8);
  2565.         $instance->addListener('kernel.request', [=> function () {
  2566.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2567.         }, => 'onKernelRequest'], 8);
  2568.         $instance->addListener('kernel.finish_request', [=> function () {
  2569.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2570.         }, => 'onKernelFinishRequest'], 0);
  2571.         $instance->addListener('knp_pager.before', [=> function () {
  2572.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2573.         }, => 'before'], 0);
  2574.         $instance->addListener('knp_pager.pagination', [=> function () {
  2575.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2576.         }, => 'pagination'], 0);
  2577.         $instance->addListener('knp_pager.before', [=> function () {
  2578.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2579.         }, => 'before'], 1);
  2580.         $instance->addListener('knp_pager.before', [=> function () {
  2581.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2582.         }, => 'before'], 1);
  2583.         $instance->addListener('knp_pager.pagination', [=> function () {
  2584.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2585.         }, => 'pagination'], 1);
  2586.         $instance->addListener('kernel.response', [=> function () {
  2587.             return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ?? ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] = new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber()));
  2588.         }, => 'onKernelResponse'], 0);
  2589.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2590.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  2591.         }, => 'checkPassport'], 512);
  2592.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2593.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2594.         }, => 'onLogout'], 0);
  2595.         return $instance;
  2596.     }
  2597.     /**
  2598.      * Gets the public 'http_kernel' shared service.
  2599.      *
  2600.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2601.      */
  2602.     protected function getHttpKernelService()
  2603.     {
  2604.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2605.         if (isset($this->services['http_kernel'])) {
  2606.             return $this->services['http_kernel'];
  2607.         }
  2608.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2609.         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 () {
  2610.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2611.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2612.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2613.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2614.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2615.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2616.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2617.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2618.         }, 8)), $b));
  2619.     }
  2620.     /**
  2621.      * Gets the public 'knp_paginator' shared service.
  2622.      *
  2623.      * @return \Knp\Component\Pager\Paginator
  2624.      */
  2625.     protected function getKnpPaginatorService($lazyLoad true)
  2626.     {
  2627.         if ($lazyLoad) {
  2628.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  2629.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2630.                     $wrappedInstance $this->getKnpPaginatorService(false);
  2631.                     $proxy->setProxyInitializer(null);
  2632.                     return true;
  2633.                 });
  2634.             });
  2635.         }
  2636.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2637.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  2638.         return $instance;
  2639.     }
  2640.     /**
  2641.      * Gets the public 'request_stack' shared service.
  2642.      *
  2643.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2644.      */
  2645.     protected function getRequestStackService()
  2646.     {
  2647.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2648.     }
  2649.     /**
  2650.      * Gets the public 'router' shared service.
  2651.      *
  2652.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2653.      */
  2654.     protected function getRouterService()
  2655.     {
  2656.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2657.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2658.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2659.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2660.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2661.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2662.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2663.         ], [
  2664.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2665.         ]))->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'an');
  2666.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2667.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2668.         return $instance;
  2669.     }
  2670.     /**
  2671.      * Gets the public 'routing.loader' shared service.
  2672.      *
  2673.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2674.      */
  2675.     protected function getRouting_LoaderService()
  2676.     {
  2677.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2678.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2679.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2681.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2682.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2683.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2684.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2685.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2686.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2687.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2688.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2689.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2690.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2691.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2692.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2693.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2694.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2695.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2696.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2697.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2698.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2699.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2700.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2701.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2702.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2703.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2704.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2705.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2706.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2707.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2708.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2709.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2710.             'kernel' => ['services''kernel''getKernelService'false],
  2711.         ], [
  2712.             'kernel' => 'App\\Kernel',
  2713.         ]), 'dev'));
  2714.         $a->addLoader($c);
  2715.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2716.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2717.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2718.     }
  2719.     /**
  2720.      * Gets the public 'services_resetter' shared service.
  2721.      *
  2722.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2723.      */
  2724.     protected function getServicesResetterService()
  2725.     {
  2726.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2727.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2728.             if (isset($this->services['cache.app'])) {
  2729.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2730.             }
  2731.             if (isset($this->services['cache.system'])) {
  2732.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2733.             }
  2734.             if (isset($this->privates['cache.validator'])) {
  2735.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2736.             }
  2737.             if (isset($this->privates['cache.serializer'])) {
  2738.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2739.             }
  2740.             if (isset($this->privates['cache.annotations'])) {
  2741.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2742.             }
  2743.             if (isset($this->privates['cache.property_info'])) {
  2744.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2745.             }
  2746.             if (isset($this->privates['.debug.http_client'])) {
  2747.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2748.             }
  2749.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2750.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2751.             }
  2752.             if (isset($this->privates['debug.stopwatch'])) {
  2753.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2754.             }
  2755.             if (isset($this->services['event_dispatcher'])) {
  2756.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2757.             }
  2758.             if (isset($this->privates['session_listener'])) {
  2759.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2760.             }
  2761.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2762.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2763.             }
  2764.             if (isset($this->services['cache.validator_expression_language'])) {
  2765.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2766.             }
  2767.             if (isset($this->services['.container.private.profiler'])) {
  2768.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2769.             }
  2770.             if (isset($this->services['.container.private.validator'])) {
  2771.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2772.             }
  2773.             if (isset($this->services['.container.private.twig'])) {
  2774.                 yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  2775.             }
  2776.             if (isset($this->privates['twig.form.engine'])) {
  2777.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2778.             }
  2779.             if (isset($this->privates['monolog.handler.main'])) {
  2780.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2781.             }
  2782.             if (isset($this->privates['monolog.handler.console'])) {
  2783.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2784.             }
  2785.             if (isset($this->services['doctrine'])) {
  2786.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2787.             }
  2788.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  2789.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  2790.             }
  2791.             if (isset($this->privates['form.type.entity'])) {
  2792.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2793.             }
  2794.             if (isset($this->services['.container.private.security.token_storage'])) {
  2795.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2796.             }
  2797.             if (isset($this->privates['cache.security_expression_language'])) {
  2798.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2799.             }
  2800.             if (isset($this->privates['debug.security.firewall'])) {
  2801.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  2802.             }
  2803.             if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  2804.                 yield 'debug.security.firewall.authenticator.api' => ($this->privates['debug.security.firewall.authenticator.api'] ?? null);
  2805.             }
  2806.             if (isset($this->privates['debug.security.firewall.authenticator.suad'])) {
  2807.                 yield 'debug.security.firewall.authenticator.suad' => ($this->privates['debug.security.firewall.authenticator.suad'] ?? null);
  2808.             }
  2809.             if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  2810.                 yield 'debug.security.firewall.authenticator.main' => ($this->privates['debug.security.firewall.authenticator.main'] ?? null);
  2811.             }
  2812.             if (isset($this->privates['.debug.http_client'])) {
  2813.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2814.             }
  2815.         }, function () {
  2816.             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['mailer.message_logger_listener'])) + (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.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (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.api'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.suad'])) + (int) (isset($this->privates['debug.security.firewall.authenticator.main'])) + (int) (isset($this->privates['.debug.http_client']));
  2817.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> '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'], 'twig' => [=> 'resetGlobals'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'debug.security.firewall.authenticator.api' => [=> 'reset'], 'debug.security.firewall.authenticator.suad' => [=> 'reset'], 'debug.security.firewall.authenticator.main' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2818.     }
  2819.     /**
  2820.      * Gets the public 'translator' shared service.
  2821.      *
  2822.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2823.      */
  2824.     protected function getTranslatorService()
  2825.     {
  2826.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2827.     }
  2828.     /**
  2829.      * Gets the public 'var_dumper.cloner' shared service.
  2830.      *
  2831.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2832.      */
  2833.     protected function getVarDumper_ClonerService()
  2834.     {
  2835.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2836.         $instance->setMaxItems(2500);
  2837.         $instance->setMinDepth(1);
  2838.         $instance->setMaxString(-1);
  2839.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2840.         return $instance;
  2841.     }
  2842.     /**
  2843.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2844.      *
  2845.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2846.      */
  2847.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2848.     {
  2849.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2850.         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()));
  2851.     }
  2852.     /**
  2853.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2854.      *
  2855.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2856.      */
  2857.     protected function getWebProfiler_Controller_ProfilerService()
  2858.     {
  2859.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2860.         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));
  2861.     }
  2862.     /**
  2863.      * Gets the public 'web_profiler.controller.router' shared service.
  2864.      *
  2865.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2866.      */
  2867.     protected function getWebProfiler_Controller_RouterService()
  2868.     {
  2869.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2870.         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 () {
  2871.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2872.         }, 1));
  2873.     }
  2874.     /**
  2875.      * Gets the private '.console.command.about.lazy' shared service.
  2876.      *
  2877.      * @return \Symfony\Component\Console\Command\LazyCommand
  2878.      */
  2879.     protected function get_Console_Command_About_LazyService()
  2880.     {
  2881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2883.         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 {
  2884.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2885.         });
  2886.     }
  2887.     /**
  2888.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2889.      *
  2890.      * @return \Symfony\Component\Console\Command\LazyCommand
  2891.      */
  2892.     protected function get_Console_Command_AssetsInstall_LazyService()
  2893.     {
  2894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2896.         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 {
  2897.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2898.         });
  2899.     }
  2900.     /**
  2901.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2902.      *
  2903.      * @return \Symfony\Component\Console\Command\LazyCommand
  2904.      */
  2905.     protected function get_Console_Command_CacheClear_LazyService()
  2906.     {
  2907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2909.         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 {
  2910.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2911.         });
  2912.     }
  2913.     /**
  2914.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2915.      *
  2916.      * @return \Symfony\Component\Console\Command\LazyCommand
  2917.      */
  2918.     protected function get_Console_Command_CachePoolClear_LazyService()
  2919.     {
  2920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2922.         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 {
  2923.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2924.         });
  2925.     }
  2926.     /**
  2927.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2928.      *
  2929.      * @return \Symfony\Component\Console\Command\LazyCommand
  2930.      */
  2931.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2932.     {
  2933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2935.         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 {
  2936.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2937.         });
  2938.     }
  2939.     /**
  2940.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2941.      *
  2942.      * @return \Symfony\Component\Console\Command\LazyCommand
  2943.      */
  2944.     protected function get_Console_Command_CachePoolList_LazyService()
  2945.     {
  2946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2947.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2948.         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 {
  2949.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2950.         });
  2951.     }
  2952.     /**
  2953.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2954.      *
  2955.      * @return \Symfony\Component\Console\Command\LazyCommand
  2956.      */
  2957.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2958.     {
  2959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2960.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2961.         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 {
  2962.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2963.         });
  2964.     }
  2965.     /**
  2966.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2967.      *
  2968.      * @return \Symfony\Component\Console\Command\LazyCommand
  2969.      */
  2970.     protected function get_Console_Command_CacheWarmup_LazyService()
  2971.     {
  2972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2974.         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 {
  2975.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2976.         });
  2977.     }
  2978.     /**
  2979.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2980.      *
  2981.      * @return \Symfony\Component\Console\Command\LazyCommand
  2982.      */
  2983.     protected function get_Console_Command_ConfigDebug_LazyService()
  2984.     {
  2985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2986.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2987.         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 {
  2988.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2989.         });
  2990.     }
  2991.     /**
  2992.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2993.      *
  2994.      * @return \Symfony\Component\Console\Command\LazyCommand
  2995.      */
  2996.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2997.     {
  2998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2999.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3000.         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 {
  3001.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3002.         });
  3003.     }
  3004.     /**
  3005.      * Gets the private '.console.command.container_debug.lazy' shared service.
  3006.      *
  3007.      * @return \Symfony\Component\Console\Command\LazyCommand
  3008.      */
  3009.     protected function get_Console_Command_ContainerDebug_LazyService()
  3010.     {
  3011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3013.         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 {
  3014.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3015.         });
  3016.     }
  3017.     /**
  3018.      * Gets the private '.console.command.container_lint.lazy' shared service.
  3019.      *
  3020.      * @return \Symfony\Component\Console\Command\LazyCommand
  3021.      */
  3022.     protected function get_Console_Command_ContainerLint_LazyService()
  3023.     {
  3024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3025.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3026.         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 {
  3027.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3028.         });
  3029.     }
  3030.     /**
  3031.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3032.      *
  3033.      * @return \Symfony\Component\Console\Command\LazyCommand
  3034.      */
  3035.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3036.     {
  3037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3039.         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 {
  3040.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3041.         });
  3042.     }
  3043.     /**
  3044.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  3045.      *
  3046.      * @return \Symfony\Component\Console\Command\LazyCommand
  3047.      */
  3048.     protected function get_Console_Command_DotenvDebug_LazyService()
  3049.     {
  3050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3052.         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 {
  3053.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  3054.         });
  3055.     }
  3056.     /**
  3057.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3058.      *
  3059.      * @return \Symfony\Component\Console\Command\LazyCommand
  3060.      */
  3061.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3062.     {
  3063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3065.         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 {
  3066.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3067.         });
  3068.     }
  3069.     /**
  3070.      * Gets the private '.console.command.form_debug.lazy' shared service.
  3071.      *
  3072.      * @return \Symfony\Component\Console\Command\LazyCommand
  3073.      */
  3074.     protected function get_Console_Command_FormDebug_LazyService()
  3075.     {
  3076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3077.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3078.         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 {
  3079.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  3080.         });
  3081.     }
  3082.     /**
  3083.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3084.      *
  3085.      * @return \Symfony\Component\Console\Command\LazyCommand
  3086.      */
  3087.     protected function get_Console_Command_RouterDebug_LazyService()
  3088.     {
  3089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3090.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3091.         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 {
  3092.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3093.         });
  3094.     }
  3095.     /**
  3096.      * Gets the private '.console.command.router_match.lazy' shared service.
  3097.      *
  3098.      * @return \Symfony\Component\Console\Command\LazyCommand
  3099.      */
  3100.     protected function get_Console_Command_RouterMatch_LazyService()
  3101.     {
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3103.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3104.         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 {
  3105.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3106.         });
  3107.     }
  3108.     /**
  3109.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3110.      *
  3111.      * @return \Symfony\Component\Console\Command\LazyCommand
  3112.      */
  3113.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3114.     {
  3115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3116.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3117.         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 {
  3118.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3119.         });
  3120.     }
  3121.     /**
  3122.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3123.      *
  3124.      * @return \Symfony\Component\Console\Command\LazyCommand
  3125.      */
  3126.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3127.     {
  3128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3129.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3130.         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 {
  3131.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3132.         });
  3133.     }
  3134.     /**
  3135.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3136.      *
  3137.      * @return \Symfony\Component\Console\Command\LazyCommand
  3138.      */
  3139.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3140.     {
  3141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3142.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3143.         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 {
  3144.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3145.         });
  3146.     }
  3147.     /**
  3148.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3149.      *
  3150.      * @return \Symfony\Component\Console\Command\LazyCommand
  3151.      */
  3152.     protected function get_Console_Command_SecretsList_LazyService()
  3153.     {
  3154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3156.         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 {
  3157.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3158.         });
  3159.     }
  3160.     /**
  3161.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3162.      *
  3163.      * @return \Symfony\Component\Console\Command\LazyCommand
  3164.      */
  3165.     protected function get_Console_Command_SecretsRemove_LazyService()
  3166.     {
  3167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3168.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3169.         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 {
  3170.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3171.         });
  3172.     }
  3173.     /**
  3174.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3175.      *
  3176.      * @return \Symfony\Component\Console\Command\LazyCommand
  3177.      */
  3178.     protected function get_Console_Command_SecretsSet_LazyService()
  3179.     {
  3180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3182.         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 {
  3183.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3184.         });
  3185.     }
  3186.     /**
  3187.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3188.      *
  3189.      * @return \Symfony\Component\Console\Command\LazyCommand
  3190.      */
  3191.     protected function get_Console_Command_TranslationDebug_LazyService()
  3192.     {
  3193.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3195.         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 {
  3196.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3197.         });
  3198.     }
  3199.     /**
  3200.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3201.      *
  3202.      * @return \Symfony\Component\Console\Command\LazyCommand
  3203.      */
  3204.     protected function get_Console_Command_TranslationExtract_LazyService()
  3205.     {
  3206.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3208.         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 {
  3209.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3210.         });
  3211.     }
  3212.     /**
  3213.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3214.      *
  3215.      * @return \Symfony\Component\Console\Command\LazyCommand
  3216.      */
  3217.     protected function get_Console_Command_TranslationPull_LazyService()
  3218.     {
  3219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3221.         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 {
  3222.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3223.         });
  3224.     }
  3225.     /**
  3226.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3227.      *
  3228.      * @return \Symfony\Component\Console\Command\LazyCommand
  3229.      */
  3230.     protected function get_Console_Command_TranslationPush_LazyService()
  3231.     {
  3232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3234.         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 {
  3235.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3236.         });
  3237.     }
  3238.     /**
  3239.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3240.      *
  3241.      * @return \Symfony\Component\Console\Command\LazyCommand
  3242.      */
  3243.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3244.     {
  3245.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3247.         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 {
  3248.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3249.         });
  3250.     }
  3251.     /**
  3252.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3253.      *
  3254.      * @return \Symfony\Component\Console\Command\LazyCommand
  3255.      */
  3256.     protected function get_Console_Command_XliffLint_LazyService()
  3257.     {
  3258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3260.         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 {
  3261.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3262.         });
  3263.     }
  3264.     /**
  3265.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3266.      *
  3267.      * @return \Symfony\Component\Console\Command\LazyCommand
  3268.      */
  3269.     protected function get_Console_Command_YamlLint_LazyService()
  3270.     {
  3271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3273.         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 {
  3274.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3275.         });
  3276.     }
  3277.     /**
  3278.      * Gets the private '.debug.http_client' shared service.
  3279.      *
  3280.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3281.      */
  3282.     protected function get_Debug_HttpClientService()
  3283.     {
  3284.         $a \Symfony\Component\HttpClient\HttpClient::create(['verify_peer' => false'headers' => [], 'resolve' => []], 6);
  3285.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3286.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3287.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3288.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3289.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3290.         $a->setLogger($b);
  3291.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3292.     }
  3293.     /**
  3294.      * Gets the private '.errored..service_locator..oeJIn4.App\Entity\Post\Comment' shared service.
  3295.      *
  3296.      * @return \App\Entity\Post\Comment
  3297.      */
  3298.     protected function getCommentService()
  3299.     {
  3300.         $this->throw('Cannot autowire service ".service_locator..oeJIn4": it references class "App\\Entity\\Post\\Comment" but no such service exists.');
  3301.     }
  3302.     /**
  3303.      * Gets the private '.errored..service_locator..oeJIn4.App\Entity\User' shared service.
  3304.      *
  3305.      * @return \App\Entity\User
  3306.      */
  3307.     protected function getUserService()
  3308.     {
  3309.         $this->throw('Cannot autowire service ".service_locator..oeJIn4": it references class "App\\Entity\\User" but no such service exists.');
  3310.     }
  3311.     /**
  3312.      * Gets the private '.errored..service_locator.4T4EJFR.App\Entity\User' shared service.
  3313.      *
  3314.      * @return \App\Entity\User
  3315.      */
  3316.     protected function getUser2Service()
  3317.     {
  3318.         $this->throw('Cannot autowire service ".service_locator.4T4EJFR": it references class "App\\Entity\\User" but no such service exists.');
  3319.     }
  3320.     /**
  3321.      * Gets the private '.errored..service_locator.6OHA2wU.App\Entity\Post\Comment' shared service.
  3322.      *
  3323.      * @return \App\Entity\Post\Comment
  3324.      */
  3325.     protected function getComment2Service()
  3326.     {
  3327.         $this->throw('Cannot autowire service ".service_locator.6OHA2wU": it references class "App\\Entity\\Post\\Comment" but no such service exists.');
  3328.     }
  3329.     /**
  3330.      * Gets the private '.errored..service_locator.6yvKDvv.App\Entity\Post\Post' shared service.
  3331.      *
  3332.      * @return \App\Entity\Post\Post
  3333.      */
  3334.     protected function getPostService()
  3335.     {
  3336.         $this->throw('Cannot autowire service ".service_locator.6yvKDvv": it references class "App\\Entity\\Post\\Post" but no such service exists.');
  3337.     }
  3338.     /**
  3339.      * Gets the private '.errored..service_locator.6yvKDvv.App\Entity\User' shared service.
  3340.      *
  3341.      * @return \App\Entity\User
  3342.      */
  3343.     protected function getUser3Service()
  3344.     {
  3345.         $this->throw('Cannot autowire service ".service_locator.6yvKDvv": it references class "App\\Entity\\User" but no such service exists.');
  3346.     }
  3347.     /**
  3348.      * Gets the private '.errored..service_locator.9mch3Iz.App\Entity\Media\Media' shared service.
  3349.      *
  3350.      * @return \App\Entity\Media\Media
  3351.      */
  3352.     protected function getMediaService()
  3353.     {
  3354.         $this->throw('Cannot autowire service ".service_locator.9mch3Iz": it references class "App\\Entity\\Media\\Media" but no such service exists.');
  3355.     }
  3356.     /**
  3357.      * Gets the private '.errored..service_locator.9mch3Iz.App\Entity\User' shared service.
  3358.      *
  3359.      * @return \App\Entity\User
  3360.      */
  3361.     protected function getUser4Service()
  3362.     {
  3363.         $this->throw('Cannot autowire service ".service_locator.9mch3Iz": it references class "App\\Entity\\User" but no such service exists.');
  3364.     }
  3365.     /**
  3366.      * Gets the private '.errored..service_locator.DFYG38q.App\Entity\Chats' shared service.
  3367.      *
  3368.      * @return \App\Entity\Chats
  3369.      */
  3370.     protected function getChatsService()
  3371.     {
  3372.         $this->throw('Cannot autowire service ".service_locator.DFYG38q": it references class "App\\Entity\\Chats" but no such service exists.');
  3373.     }
  3374.     /**
  3375.      * Gets the private '.errored..service_locator.G4Z2JdS.App\Entity\Media\Media' shared service.
  3376.      *
  3377.      * @return \App\Entity\Media\Media
  3378.      */
  3379.     protected function getMedia2Service()
  3380.     {
  3381.         $this->throw('Cannot autowire service ".service_locator.G4Z2JdS": it references class "App\\Entity\\Media\\Media" but no such service exists.');
  3382.     }
  3383.     /**
  3384.      * Gets the private '.errored..service_locator.L.v5H4x.App\Entity\Post\Comment' shared service.
  3385.      *
  3386.      * @return \App\Entity\Post\Comment
  3387.      */
  3388.     protected function getComment3Service()
  3389.     {
  3390.         $this->throw('Cannot autowire service ".service_locator.L.v5H4x": it references class "App\\Entity\\Post\\Comment" but no such service exists.');
  3391.     }
  3392.     /**
  3393.      * Gets the private '.errored..service_locator.L.v5H4x.App\Entity\User' shared service.
  3394.      *
  3395.      * @return \App\Entity\User
  3396.      */
  3397.     protected function getUser5Service()
  3398.     {
  3399.         $this->throw('Cannot autowire service ".service_locator.L.v5H4x": it references class "App\\Entity\\User" but no such service exists.');
  3400.     }
  3401.     /**
  3402.      * Gets the private '.errored..service_locator.NtzYh8n.App\Entity\Program\Program' shared service.
  3403.      *
  3404.      * @return \App\Entity\Program\Program
  3405.      */
  3406.     protected function getProgramService()
  3407.     {
  3408.         $this->throw('Cannot autowire service ".service_locator.NtzYh8n": it references class "App\\Entity\\Program\\Program" but no such service exists.');
  3409.     }
  3410.     /**
  3411.      * Gets the private '.errored..service_locator.ON7Z0Bx.App\Entity\Media\Media' shared service.
  3412.      *
  3413.      * @return \App\Entity\Media\Media
  3414.      */
  3415.     protected function getMedia3Service()
  3416.     {
  3417.         $this->throw('Cannot autowire service ".service_locator.ON7Z0Bx": it references class "App\\Entity\\Media\\Media" but no such service exists.');
  3418.     }
  3419.     /**
  3420.      * Gets the private '.errored..service_locator.RF0eKa7.App\Entity\Media\Media' shared service.
  3421.      *
  3422.      * @return \App\Entity\Media\Media
  3423.      */
  3424.     protected function getMedia4Service()
  3425.     {
  3426.         $this->throw('Cannot autowire service ".service_locator.RF0eKa7": it references class "App\\Entity\\Media\\Media" but no such service exists.');
  3427.     }
  3428.     /**
  3429.      * Gets the private '.errored..service_locator.XVehINh.App\Entity\Program\Program' shared service.
  3430.      *
  3431.      * @return \App\Entity\Program\Program
  3432.      */
  3433.     protected function getProgram2Service()
  3434.     {
  3435.         $this->throw('Cannot autowire service ".service_locator.XVehINh": it references class "App\\Entity\\Program\\Program" but no such service exists.');
  3436.     }
  3437.     /**
  3438.      * Gets the private '.errored..service_locator.YqJNZ8V.App\Entity\Program\Program' shared service.
  3439.      *
  3440.      * @return \App\Entity\Program\Program
  3441.      */
  3442.     protected function getProgram3Service()
  3443.     {
  3444.         $this->throw('Cannot autowire service ".service_locator.YqJNZ8V": it references class "App\\Entity\\Program\\Program" but no such service exists.');
  3445.     }
  3446.     /**
  3447.      * Gets the private '.errored..service_locator.YqJNZ8V.App\Entity\User' shared service.
  3448.      *
  3449.      * @return \App\Entity\User
  3450.      */
  3451.     protected function getUser6Service()
  3452.     {
  3453.         $this->throw('Cannot autowire service ".service_locator.YqJNZ8V": it references class "App\\Entity\\User" but no such service exists.');
  3454.     }
  3455.     /**
  3456.      * Gets the private '.errored..service_locator.aBWVPKT.App\Entity\Program\Program' shared service.
  3457.      *
  3458.      * @return \App\Entity\Program\Program
  3459.      */
  3460.     protected function getProgram4Service()
  3461.     {
  3462.         $this->throw('Cannot autowire service ".service_locator.aBWVPKT": it references class "App\\Entity\\Program\\Program" but no such service exists.');
  3463.     }
  3464.     /**
  3465.      * Gets the private '.errored..service_locator.dAnhRO6.App\Entity\Program\Program' shared service.
  3466.      *
  3467.      * @return \App\Entity\Program\Program
  3468.      */
  3469.     protected function getProgram5Service()
  3470.     {
  3471.         $this->throw('Cannot autowire service ".service_locator.dAnhRO6": it references class "App\\Entity\\Program\\Program" but no such service exists.');
  3472.     }
  3473.     /**
  3474.      * Gets the private '.errored..service_locator.f4xDTj4.App\Entity\ChatsContent' shared service.
  3475.      *
  3476.      * @return \App\Entity\ChatsContent
  3477.      */
  3478.     protected function getChatsContentService()
  3479.     {
  3480.         $this->throw('Cannot autowire service ".service_locator.f4xDTj4": it references class "App\\Entity\\ChatsContent" but no such service exists.');
  3481.     }
  3482.     /**
  3483.      * Gets the private '.errored..service_locator.mv6sSog.App\Entity\Post\Post' shared service.
  3484.      *
  3485.      * @return \App\Entity\Post\Post
  3486.      */
  3487.     protected function getPost2Service()
  3488.     {
  3489.         $this->throw('Cannot autowire service ".service_locator.mv6sSog": it references class "App\\Entity\\Post\\Post" but no such service exists.');
  3490.     }
  3491.     /**
  3492.      * Gets the private '.errored..service_locator.okNRk_8.App\Entity\Media\Media' shared service.
  3493.      *
  3494.      * @return \App\Entity\Media\Media
  3495.      */
  3496.     protected function getMedia5Service()
  3497.     {
  3498.         $this->throw('Cannot autowire service ".service_locator.okNRk_8": it references class "App\\Entity\\Media\\Media" but no such service exists.');
  3499.     }
  3500.     /**
  3501.      * Gets the private '.errored..service_locator.okNRk_8.App\Entity\User' shared service.
  3502.      *
  3503.      * @return \App\Entity\User
  3504.      */
  3505.     protected function getUser7Service()
  3506.     {
  3507.         $this->throw('Cannot autowire service ".service_locator.okNRk_8": it references class "App\\Entity\\User" but no such service exists.');
  3508.     }
  3509.     /**
  3510.      * Gets the private '.errored..service_locator.vFK2itW.App\Entity\Media\Media' shared service.
  3511.      *
  3512.      * @return \App\Entity\Media\Media
  3513.      */
  3514.     protected function getMedia6Service()
  3515.     {
  3516.         $this->throw('Cannot autowire service ".service_locator.vFK2itW": it references class "App\\Entity\\Media\\Media" but no such service exists.');
  3517.     }
  3518.     /**
  3519.      * Gets the private '.errored..service_locator.vZZx1nu.App\Entity\Post\Comment' shared service.
  3520.      *
  3521.      * @return \App\Entity\Post\Comment
  3522.      */
  3523.     protected function getComment4Service()
  3524.     {
  3525.         $this->throw('Cannot autowire service ".service_locator.vZZx1nu": it references class "App\\Entity\\Post\\Comment" but no such service exists.');
  3526.     }
  3527.     /**
  3528.      * Gets the private '.errored..service_locator.wi34ela.App\Entity\Post\Post' shared service.
  3529.      *
  3530.      * @return \App\Entity\Post\Post
  3531.      */
  3532.     protected function getPost3Service()
  3533.     {
  3534.         $this->throw('Cannot autowire service ".service_locator.wi34ela": it references class "App\\Entity\\Post\\Post" but no such service exists.');
  3535.     }
  3536.     /**
  3537.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3538.      *
  3539.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3540.      */
  3541.     protected function getLoaderInterfaceService()
  3542.     {
  3543.         $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".');
  3544.     }
  3545.     /**
  3546.      * Gets the private '.errored..service_locator.ym8a.1a.App\Entity\Program\Program' shared service.
  3547.      *
  3548.      * @return \App\Entity\Program\Program
  3549.      */
  3550.     protected function getProgram6Service()
  3551.     {
  3552.         $this->throw('Cannot autowire service ".service_locator.ym8a.1a": it references class "App\\Entity\\Program\\Program" but no such service exists.');
  3553.     }
  3554.     /**
  3555.      * Gets the private '.errored..service_locator.ym8a.1a.App\Entity\User' shared service.
  3556.      *
  3557.      * @return \App\Entity\User
  3558.      */
  3559.     protected function getUser8Service()
  3560.     {
  3561.         $this->throw('Cannot autowire service ".service_locator.ym8a.1a": it references class "App\\Entity\\User" but no such service exists.');
  3562.     }
  3563.     /**
  3564.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3565.      *
  3566.      * @return \Symfony\Component\Console\Command\LazyCommand
  3567.      */
  3568.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3569.     {
  3570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3571.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3572.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3573.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3574.         });
  3575.     }
  3576.     /**
  3577.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3578.      *
  3579.      * @return \Symfony\Component\Console\Command\LazyCommand
  3580.      */
  3581.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3582.     {
  3583.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3585.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3586.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  3587.         });
  3588.     }
  3589.     /**
  3590.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  3591.      *
  3592.      * @return \Symfony\Component\Console\Command\LazyCommand
  3593.      */
  3594.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3595.     {
  3596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3598.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3599.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3600.         });
  3601.     }
  3602.     /**
  3603.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3604.      *
  3605.      * @return \Symfony\Component\Console\Command\LazyCommand
  3606.      */
  3607.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3608.     {
  3609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3610.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3611.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3612.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3613.         });
  3614.     }
  3615.     /**
  3616.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3617.      *
  3618.      * @return \Symfony\Component\Console\Command\LazyCommand
  3619.      */
  3620.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3621.     {
  3622.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3623.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3624.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3625.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3626.         });
  3627.     }
  3628.     /**
  3629.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3630.      *
  3631.      * @return \Symfony\Component\Console\Command\LazyCommand
  3632.      */
  3633.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3634.     {
  3635.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3636.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3637.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3638.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3639.         });
  3640.     }
  3641.     /**
  3642.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3643.      *
  3644.      * @return \Symfony\Component\Console\Command\LazyCommand
  3645.      */
  3646.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3647.     {
  3648.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3650.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3651.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3652.         });
  3653.     }
  3654.     /**
  3655.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3656.      *
  3657.      * @return \Symfony\Component\Console\Command\LazyCommand
  3658.      */
  3659.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3660.     {
  3661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3663.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3664.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3665.         });
  3666.     }
  3667.     /**
  3668.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3669.      *
  3670.      * @return \Symfony\Component\Console\Command\LazyCommand
  3671.      */
  3672.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3673.     {
  3674.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3676.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3677.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3678.         });
  3679.     }
  3680.     /**
  3681.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3682.      *
  3683.      * @return \Symfony\Component\Console\Command\LazyCommand
  3684.      */
  3685.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3686.     {
  3687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3688.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3689.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3690.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3691.         });
  3692.     }
  3693.     /**
  3694.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3695.      *
  3696.      * @return \Symfony\Component\Console\Command\LazyCommand
  3697.      */
  3698.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3699.     {
  3700.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3701.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3702.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3703.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3704.         });
  3705.     }
  3706.     /**
  3707.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3708.      *
  3709.      * @return \Symfony\Component\Console\Command\LazyCommand
  3710.      */
  3711.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3712.     {
  3713.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3714.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3715.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3716.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3717.         });
  3718.     }
  3719.     /**
  3720.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3721.      *
  3722.      * @return \Symfony\Component\Console\Command\LazyCommand
  3723.      */
  3724.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3725.     {
  3726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3727.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3728.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3729.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3730.         });
  3731.     }
  3732.     /**
  3733.      * Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
  3734.      *
  3735.      * @return \Symfony\Component\Console\Command\LazyCommand
  3736.      */
  3737.     protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
  3738.     {
  3739.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3740.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3741.         return $this->privates['.maker.auto_command.make_security_form_login.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:security:form-login', [], 'Generate the code needed for the form_login authenticator'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3742.             return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
  3743.         });
  3744.     }
  3745.     /**
  3746.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3747.      *
  3748.      * @return \Symfony\Component\Console\Command\LazyCommand
  3749.      */
  3750.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3751.     {
  3752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3754.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3755.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3756.         });
  3757.     }
  3758.     /**
  3759.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3760.      *
  3761.      * @return \Symfony\Component\Console\Command\LazyCommand
  3762.      */
  3763.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3764.     {
  3765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3767.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3768.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3769.         });
  3770.     }
  3771.     /**
  3772.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  3773.      *
  3774.      * @return \Symfony\Component\Console\Command\LazyCommand
  3775.      */
  3776.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3777.     {
  3778.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3780.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3781.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3782.         });
  3783.     }
  3784.     /**
  3785.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3786.      *
  3787.      * @return \Symfony\Component\Console\Command\LazyCommand
  3788.      */
  3789.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3790.     {
  3791.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3793.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3794.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3795.         });
  3796.     }
  3797.     /**
  3798.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3799.      *
  3800.      * @return \Symfony\Component\Console\Command\LazyCommand
  3801.      */
  3802.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3803.     {
  3804.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3806.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3807.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3808.         });
  3809.     }
  3810.     /**
  3811.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  3812.      *
  3813.      * @return \Symfony\Component\Console\Command\LazyCommand
  3814.      */
  3815.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  3816.     {
  3817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3819.         return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3820.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  3821.         });
  3822.     }
  3823.     /**
  3824.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3825.      *
  3826.      * @return \Symfony\Component\Console\Command\LazyCommand
  3827.      */
  3828.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3829.     {
  3830.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3832.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3833.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3834.         });
  3835.     }
  3836.     /**
  3837.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3838.      *
  3839.      * @return \Symfony\Component\Console\Command\LazyCommand
  3840.      */
  3841.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3842.     {
  3843.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3844.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3845.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3846.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3847.         });
  3848.     }
  3849.     /**
  3850.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3851.      *
  3852.      * @return \Symfony\Component\Console\Command\LazyCommand
  3853.      */
  3854.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3855.     {
  3856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3858.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3859.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3860.         });
  3861.     }
  3862.     /**
  3863.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3864.      *
  3865.      * @return \Symfony\Component\Console\Command\LazyCommand
  3866.      */
  3867.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3868.     {
  3869.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3870.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3871.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3872.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3873.         });
  3874.     }
  3875.     /**
  3876.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3877.      *
  3878.      * @return \Symfony\Component\Console\Command\LazyCommand
  3879.      */
  3880.     protected function get_Monolog_Command_ServerLog_LazyService()
  3881.     {
  3882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3883.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3884.         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 {
  3885.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3886.         });
  3887.     }
  3888.     /**
  3889.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3890.      *
  3891.      * @return \Symfony\Component\Console\Command\LazyCommand
  3892.      */
  3893.     protected function get_Security_Command_DebugFirewall_LazyService()
  3894.     {
  3895.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3897.         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 {
  3898.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3899.         });
  3900.     }
  3901.     /**
  3902.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3903.      *
  3904.      * @return \Symfony\Component\Console\Command\LazyCommand
  3905.      */
  3906.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3907.     {
  3908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3909.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3910.         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 {
  3911.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3912.         });
  3913.     }
  3914.     /**
  3915.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3916.      *
  3917.      * @return \Symfony\Component\Console\Command\LazyCommand
  3918.      */
  3919.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3920.     {
  3921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3922.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3923.         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 {
  3924.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3925.         });
  3926.     }
  3927.     /**
  3928.      * Gets the private '.service_locator..WGqpb3' shared service.
  3929.      *
  3930.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3931.      */
  3932.     protected function get_ServiceLocator__WGqpb3Service()
  3933.     {
  3934.         return $this->privates['.service_locator..WGqpb3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3935.             'participationRepository' => ['privates''App\\Repository\\Post\\ParticipationRepository''getParticipationRepositoryService'false],
  3936.         ], [
  3937.             'participationRepository' => 'App\\Repository\\Post\\ParticipationRepository',
  3938.         ]);
  3939.     }
  3940.     /**
  3941.      * Gets the private '.service_locator..oeJIn4' shared service.
  3942.      *
  3943.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3944.      */
  3945.     protected function get_ServiceLocator__OeJIn4Service()
  3946.     {
  3947.         return $this->privates['.service_locator..oeJIn4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3948.             'comment' => ['privates''.errored..service_locator..oeJIn4.App\\Entity\\Post\\Comment'NULL'Cannot autowire service ".service_locator..oeJIn4": it references class "App\\Entity\\Post\\Comment" but no such service exists.'],
  3949.             'connectedUser' => ['privates''.errored..service_locator..oeJIn4.App\\Entity\\User'NULL'Cannot autowire service ".service_locator..oeJIn4": it references class "App\\Entity\\User" but no such service exists.'],
  3950.         ], [
  3951.             'comment' => 'App\\Entity\\Post\\Comment',
  3952.             'connectedUser' => 'App\\Entity\\User',
  3953.         ]);
  3954.     }
  3955.     /**
  3956.      * Gets the private '.service_locator.1_uZ_sb' shared service.
  3957.      *
  3958.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3959.      */
  3960.     protected function get_ServiceLocator_1UZSbService()
  3961.     {
  3962.         return $this->privates['.service_locator.1_uZ_sb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3963.             'App\\Controller\\Api\\AccountController::loginWithSocialMedia' => ['privates''.service_locator.542HkFQ''get_ServiceLocator_542HkFQService'false],
  3964.             'App\\Controller\\Api\\AccountController::newPassword' => ['privates''.service_locator.dhYR9RK''get_ServiceLocator_DhYR9RKService'false],
  3965.             'App\\Controller\\Api\\AccountController::passwordRecovery' => ['privates''.service_locator.Qm6.4Ko''get_ServiceLocator_Qm6_4KoService'false],
  3966.             'App\\Controller\\Api\\AccountController::register' => ['privates''.service_locator.XyLaM7x''get_ServiceLocator_XyLaM7xService'false],
  3967.             'App\\Controller\\Api\\AccountController::verifyPasswordRecover' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  3968.             'App\\Controller\\Api\\ChatsController::delete' => ['privates''.service_locator.f4xDTj4''get_ServiceLocator_F4xDTj4Service'false],
  3969.             'App\\Controller\\Api\\ChatsController::index' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  3970.             'App\\Controller\\Api\\ChatsController::indexByMedia' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  3971.             'App\\Controller\\Api\\ChatsController::indexByProgram' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  3972.             'App\\Controller\\Api\\ChatsController::send' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  3973.             'App\\Controller\\Api\\ChatsController::sendToMedia' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  3974.             'App\\Controller\\Api\\ChatsController::sendToProgram' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  3975.             'App\\Controller\\Api\\CommentController::add' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  3976.             'App\\Controller\\Api\\CommentController::delete' => ['privates''.service_locator.vZZx1nu''get_ServiceLocator_VZZx1nuService'false],
  3977.             'App\\Controller\\Api\\CommentController::edit' => ['privates''.service_locator.6OHA2wU''get_ServiceLocator_6OHA2wUService'false],
  3978.             'App\\Controller\\Api\\CommentController::like' => ['privates''.service_locator.6OHA2wU''get_ServiceLocator_6OHA2wUService'false],
  3979.             'App\\Controller\\Api\\MediaBlockedByUserController::block' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  3980.             'App\\Controller\\Api\\MediaBlockedByUserController::unblock' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  3981.             'App\\Controller\\Api\\MediaController::accessByConsultation' => ['privates''.service_locator.RF0eKa7''get_ServiceLocator_RF0eKa7Service'false],
  3982.             'App\\Controller\\Api\\MediaController::accessByQR' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  3983.             'App\\Controller\\Api\\MediaController::accessBySearch' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  3984.             'App\\Controller\\Api\\MediaController::follower' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  3985.             'App\\Controller\\Api\\MediaController::isFollowed' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  3986.             'App\\Controller\\Api\\MediaController::show' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  3987.             'App\\Controller\\Api\\MediaController::showByUrl' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  3988.             'App\\Controller\\Api\\MediaReportedByUserController::report' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  3989.             'App\\Controller\\Api\\ParticipationController::add' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  3990.             'App\\Controller\\Api\\PostController::accessByLink' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  3991.             'App\\Controller\\Api\\PostController::accessByQR' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  3992.             'App\\Controller\\Api\\PostController::dislike' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  3993.             'App\\Controller\\Api\\PostController::like' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  3994.             'App\\Controller\\Api\\PostController::share' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  3995.             'App\\Controller\\Api\\PostController::show' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  3996.             'App\\Controller\\Api\\PostHiddenByUserController::hide' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  3997.             'App\\Controller\\Api\\PostHiddenByUserController::unhide' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  3998.             'App\\Controller\\Api\\PostReportedByUserController::report' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  3999.             'App\\Controller\\Api\\ProgramBlockedByUserController::block' => ['privates''.service_locator.NtzYh8n''get_ServiceLocator_NtzYh8nService'false],
  4000.             'App\\Controller\\Api\\ProgramBlockedByUserController::unblock' => ['privates''.service_locator.NtzYh8n''get_ServiceLocator_NtzYh8nService'false],
  4001.             'App\\Controller\\Api\\ProgramController::accessByConsultation' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4002.             'App\\Controller\\Api\\ProgramController::accessBySearch' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4003.             'App\\Controller\\Api\\ProgramController::follower' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4004.             'App\\Controller\\Api\\ProgramController::show' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4005.             'App\\Controller\\Api\\ProgramController::showByUrl' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4006.             'App\\Controller\\Api\\ProgramReportedByUserController::report' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4007.             'App\\Controller\\Api\\Publisher\\MobPubAdhesionController::add' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4008.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::byMedia' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4009.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::byProgram' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4010.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::delete' => ['privates''.service_locator.f4xDTj4''get_ServiceLocator_F4xDTj4Service'false],
  4011.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::getChat' => ['privates''.service_locator.DFYG38q''get_ServiceLocator_DFYG38qService'false],
  4012.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::send' => ['privates''.service_locator.DFYG38q''get_ServiceLocator_DFYG38qService'false],
  4013.             'App\\Controller\\Api\\Publisher\\MobPubMediaController::index' => ['privates''.service_locator..WGqpb3''get_ServiceLocator__WGqpb3Service'false],
  4014.             'App\\Controller\\Api\\Publisher\\MobPubMediaController::listWithMinAttribute' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4015.             'App\\Controller\\Api\\Publisher\\MobPubMediaController::update' => ['privates''.service_locator.ON7Z0Bx''get_ServiceLocator_ON7Z0BxService'false],
  4016.             'App\\Controller\\Api\\Publisher\\MobPubMediaController::updatelogo' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4017.             'App\\Controller\\Api\\Publisher\\MobPubPostController::add' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4018.             'App\\Controller\\Api\\Publisher\\MobPubPostController::indexByMedia' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4019.             'App\\Controller\\Api\\Publisher\\MobPubPostController::indexByProgram' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4020.             'App\\Controller\\Api\\Publisher\\MobPubPostController::suspendre' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4021.             'App\\Controller\\Api\\Publisher\\MobPubPostResultsController::index' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4022.             'App\\Controller\\Api\\Publisher\\MobPubProgramController::add' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4023.             'App\\Controller\\Api\\Publisher\\MobPubProgramController::index' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4024.             'App\\Controller\\Api\\Publisher\\MobPubProgramController::update' => ['privates''.service_locator.XVehINh''get_ServiceLocator_XVehINhService'false],
  4025.             'App\\Controller\\Api\\Publisher\\MobPubProgramController::updatelogo' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4026.             'App\\Controller\\Api\\UserBlockedByUserController::block' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4027.             'App\\Controller\\Api\\UserBlockedByUserController::unblock' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4028.             'App\\Controller\\Api\\UserController::delete' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4029.             'App\\Controller\\Api\\UserController::emailConfirmed' => ['privates''.service_locator.uVWeHZH''get_ServiceLocator_UVWeHZHService'false],
  4030.             'App\\Controller\\Api\\UserController::emailVerify' => ['privates''.service_locator.uVWeHZH''get_ServiceLocator_UVWeHZHService'false],
  4031.             'App\\Controller\\Api\\UserController::getDetail' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4032.             'App\\Controller\\Api\\UserController::getprofile' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4033.             'App\\Controller\\Api\\UserController::update' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4034.             'App\\Controller\\Api\\UserController::updatePassword' => ['privates''.service_locator.TwzcaOL''get_ServiceLocator_TwzcaOLService'false],
  4035.             'App\\Controller\\Api\\UserReportedByUserController::report' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4036.             'App\\Controller\\ChatsController::indexByMedia' => ['privates''.service_locator.DFYG38q''get_ServiceLocator_DFYG38qService'false],
  4037.             'App\\Controller\\HomeController::index' => ['privates''.service_locator.kaDOG1r''get_ServiceLocator_KaDOG1rService'false],
  4038.             'App\\Controller\\HomeController::indexForProgramAdminOrProgramPublisher' => ['privates''.service_locator.kaDOG1r''get_ServiceLocator_KaDOG1rService'false],
  4039.             'App\\Controller\\MediaController::changeName' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4040.             'App\\Controller\\MediaController::changeURL' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4041.             'App\\Controller\\MediaController::confirmDelete' => ['privates''.service_locator.BEGcl7Q''get_ServiceLocator_BEGcl7QService'false],
  4042.             'App\\Controller\\MediaController::delete' => ['privates''.service_locator.G4Z2JdS''get_ServiceLocator_G4Z2JdSService'false],
  4043.             'App\\Controller\\MediaController::edit' => ['privates''.service_locator.ON7Z0Bx''get_ServiceLocator_ON7Z0BxService'false],
  4044.             'App\\Controller\\PostController::index' => ['privates''.service_locator.AugoqEz''get_ServiceLocator_AugoqEzService'false],
  4045.             'App\\Controller\\PostController::suspendre' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4046.             'App\\Controller\\PostResultsController::index' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4047.             'App\\Controller\\ProgramController::changeURL' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4048.             'App\\Controller\\ProgramController::delete' => ['privates''.service_locator.dAnhRO6''get_ServiceLocator_DAnhRO6Service'false],
  4049.             'App\\Controller\\ProgramController::edit' => ['privates''.service_locator.XVehINh''get_ServiceLocator_XVehINhService'false],
  4050.             'App\\Controller\\ProgramController::index' => ['privates''.service_locator.FPuei9T''get_ServiceLocator_FPuei9TService'false],
  4051.             'App\\Controller\\ProgramController::show' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4052.             'App\\Controller\\SecurityPublisherController::login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4053.             'App\\Controller\\SuperAdmin\\AdMobController::index' => ['privates''.service_locator.FgREIYJ''get_ServiceLocator_FgREIYJService'false],
  4054.             'App\\Controller\\SuperAdmin\\AdMobController::report' => ['privates''.service_locator.FgREIYJ''get_ServiceLocator_FgREIYJService'false],
  4055.             'App\\Controller\\SuperAdmin\\AdhesionController::index' => ['privates''.service_locator.Yh6HGOo''get_ServiceLocator_Yh6HGOoService'false],
  4056.             'App\\Controller\\SuperAdmin\\AdhesionController::userAccept' => ['privates''.service_locator.36wtQ3S''get_ServiceLocator_36wtQ3SService'false],
  4057.             'App\\Controller\\SuperAdmin\\AdhesionController::userDenided' => ['privates''.service_locator.36wtQ3S''get_ServiceLocator_36wtQ3SService'false],
  4058.             'App\\Controller\\SuperAdmin\\AdhesionController::userProgress' => ['privates''.service_locator.uVWeHZH''get_ServiceLocator_UVWeHZHService'false],
  4059.             'App\\Controller\\SuperAdmin\\SecuritySuperAdminController::login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4060.             'App\\Controller\\SuperAdmin\\StatsController::index' => ['privates''.service_locator.Sfu.weJ''get_ServiceLocator_Sfu_WeJService'false],
  4061.             'App\\Controller\\UserController::confirmDelete' => ['privates''.service_locator.Raeff1G''get_ServiceLocator_Raeff1GService'false],
  4062.             'App\\Controller\\UserController::delete' => ['privates''.service_locator.6gcyutA''get_ServiceLocator_6gcyutAService'false],
  4063.             'App\\Service\\NotificationService::likedComment' => ['privates''.service_locator..oeJIn4''get_ServiceLocator__OeJIn4Service'false],
  4064.             'App\\Service\\NotificationService::mediaUpdated' => ['privates''.service_locator.okNRk_8''get_ServiceLocator_OkNRk8Service'false],
  4065.             'App\\Service\\NotificationService::programUpdated' => ['privates''.service_locator.ym8a.1a''get_ServiceLocator_Ym8a_1aService'false],
  4066.             'App\\Service\\NotificationService::repliedComment' => ['privates''.service_locator.L.v5H4x''get_ServiceLocator_L_V5H4xService'false],
  4067.             'App\\Service\\Notification\\NotificationPublisherService::comment' => ['privates''.service_locator..oeJIn4''get_ServiceLocator__OeJIn4Service'false],
  4068.             'App\\Service\\Notification\\NotificationPublisherService::followedMedia' => ['privates''.service_locator.9mch3Iz''get_ServiceLocator_9mch3IzService'false],
  4069.             'App\\Service\\Notification\\NotificationPublisherService::followedProgram' => ['privates''.service_locator.YqJNZ8V''get_ServiceLocator_YqJNZ8VService'false],
  4070.             'App\\Service\\Notification\\NotificationPublisherService::likedPost' => ['privates''.service_locator.6yvKDvv''get_ServiceLocator_6yvKDvvService'false],
  4071.             'App\\Service\\Notification\\NotificationPublisherService::participation' => ['privates''.service_locator.6yvKDvv''get_ServiceLocator_6yvKDvvService'false],
  4072.             'App\\Service\\Notification\\NotificationPublisherService::postFinishedIn30mn' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4073.             'App\\Service\\Notification\\NotificationPublisherService::postParticipatedFinished' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4074.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4075.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4076.             'App\\Controller\\Api\\AccountController:loginWithSocialMedia' => ['privates''.service_locator.542HkFQ''get_ServiceLocator_542HkFQService'false],
  4077.             'App\\Controller\\Api\\AccountController:newPassword' => ['privates''.service_locator.dhYR9RK''get_ServiceLocator_DhYR9RKService'false],
  4078.             'App\\Controller\\Api\\AccountController:passwordRecovery' => ['privates''.service_locator.Qm6.4Ko''get_ServiceLocator_Qm6_4KoService'false],
  4079.             'App\\Controller\\Api\\AccountController:register' => ['privates''.service_locator.XyLaM7x''get_ServiceLocator_XyLaM7xService'false],
  4080.             'App\\Controller\\Api\\AccountController:verifyPasswordRecover' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4081.             'App\\Controller\\Api\\ChatsController:delete' => ['privates''.service_locator.f4xDTj4''get_ServiceLocator_F4xDTj4Service'false],
  4082.             'App\\Controller\\Api\\ChatsController:index' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4083.             'App\\Controller\\Api\\ChatsController:indexByMedia' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4084.             'App\\Controller\\Api\\ChatsController:indexByProgram' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4085.             'App\\Controller\\Api\\ChatsController:send' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4086.             'App\\Controller\\Api\\ChatsController:sendToMedia' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4087.             'App\\Controller\\Api\\ChatsController:sendToProgram' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4088.             'App\\Controller\\Api\\CommentController:add' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4089.             'App\\Controller\\Api\\CommentController:delete' => ['privates''.service_locator.vZZx1nu''get_ServiceLocator_VZZx1nuService'false],
  4090.             'App\\Controller\\Api\\CommentController:edit' => ['privates''.service_locator.6OHA2wU''get_ServiceLocator_6OHA2wUService'false],
  4091.             'App\\Controller\\Api\\CommentController:like' => ['privates''.service_locator.6OHA2wU''get_ServiceLocator_6OHA2wUService'false],
  4092.             'App\\Controller\\Api\\MediaBlockedByUserController:block' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4093.             'App\\Controller\\Api\\MediaBlockedByUserController:unblock' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4094.             'App\\Controller\\Api\\MediaController:accessByConsultation' => ['privates''.service_locator.RF0eKa7''get_ServiceLocator_RF0eKa7Service'false],
  4095.             'App\\Controller\\Api\\MediaController:accessByQR' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4096.             'App\\Controller\\Api\\MediaController:accessBySearch' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4097.             'App\\Controller\\Api\\MediaController:follower' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4098.             'App\\Controller\\Api\\MediaController:isFollowed' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4099.             'App\\Controller\\Api\\MediaController:show' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4100.             'App\\Controller\\Api\\MediaController:showByUrl' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4101.             'App\\Controller\\Api\\MediaReportedByUserController:report' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4102.             'App\\Controller\\Api\\ParticipationController:add' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4103.             'App\\Controller\\Api\\PostController:accessByLink' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  4104.             'App\\Controller\\Api\\PostController:accessByQR' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  4105.             'App\\Controller\\Api\\PostController:dislike' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  4106.             'App\\Controller\\Api\\PostController:like' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  4107.             'App\\Controller\\Api\\PostController:share' => ['privates''.service_locator.wi34ela''get_ServiceLocator_Wi34elaService'false],
  4108.             'App\\Controller\\Api\\PostController:show' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4109.             'App\\Controller\\Api\\PostHiddenByUserController:hide' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4110.             'App\\Controller\\Api\\PostHiddenByUserController:unhide' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4111.             'App\\Controller\\Api\\PostReportedByUserController:report' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4112.             'App\\Controller\\Api\\ProgramBlockedByUserController:block' => ['privates''.service_locator.NtzYh8n''get_ServiceLocator_NtzYh8nService'false],
  4113.             'App\\Controller\\Api\\ProgramBlockedByUserController:unblock' => ['privates''.service_locator.NtzYh8n''get_ServiceLocator_NtzYh8nService'false],
  4114.             'App\\Controller\\Api\\ProgramController:accessByConsultation' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4115.             'App\\Controller\\Api\\ProgramController:accessBySearch' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4116.             'App\\Controller\\Api\\ProgramController:follower' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4117.             'App\\Controller\\Api\\ProgramController:show' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4118.             'App\\Controller\\Api\\ProgramController:showByUrl' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4119.             'App\\Controller\\Api\\ProgramReportedByUserController:report' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4120.             'App\\Controller\\Api\\Publisher\\MobPubAdhesionController:add' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4121.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:byMedia' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4122.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:byProgram' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4123.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:delete' => ['privates''.service_locator.f4xDTj4''get_ServiceLocator_F4xDTj4Service'false],
  4124.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:getChat' => ['privates''.service_locator.DFYG38q''get_ServiceLocator_DFYG38qService'false],
  4125.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:send' => ['privates''.service_locator.DFYG38q''get_ServiceLocator_DFYG38qService'false],
  4126.             'App\\Controller\\Api\\Publisher\\MobPubMediaController:index' => ['privates''.service_locator..WGqpb3''get_ServiceLocator__WGqpb3Service'false],
  4127.             'App\\Controller\\Api\\Publisher\\MobPubMediaController:listWithMinAttribute' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4128.             'App\\Controller\\Api\\Publisher\\MobPubMediaController:update' => ['privates''.service_locator.ON7Z0Bx''get_ServiceLocator_ON7Z0BxService'false],
  4129.             'App\\Controller\\Api\\Publisher\\MobPubMediaController:updatelogo' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4130.             'App\\Controller\\Api\\Publisher\\MobPubPostController:add' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4131.             'App\\Controller\\Api\\Publisher\\MobPubPostController:indexByMedia' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4132.             'App\\Controller\\Api\\Publisher\\MobPubPostController:indexByProgram' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4133.             'App\\Controller\\Api\\Publisher\\MobPubPostController:suspendre' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4134.             'App\\Controller\\Api\\Publisher\\MobPubPostResultsController:index' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4135.             'App\\Controller\\Api\\Publisher\\MobPubProgramController:add' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4136.             'App\\Controller\\Api\\Publisher\\MobPubProgramController:index' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4137.             'App\\Controller\\Api\\Publisher\\MobPubProgramController:update' => ['privates''.service_locator.XVehINh''get_ServiceLocator_XVehINhService'false],
  4138.             'App\\Controller\\Api\\Publisher\\MobPubProgramController:updatelogo' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4139.             'App\\Controller\\Api\\UserBlockedByUserController:block' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4140.             'App\\Controller\\Api\\UserBlockedByUserController:unblock' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4141.             'App\\Controller\\Api\\UserController:delete' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4142.             'App\\Controller\\Api\\UserController:emailConfirmed' => ['privates''.service_locator.uVWeHZH''get_ServiceLocator_UVWeHZHService'false],
  4143.             'App\\Controller\\Api\\UserController:emailVerify' => ['privates''.service_locator.uVWeHZH''get_ServiceLocator_UVWeHZHService'false],
  4144.             'App\\Controller\\Api\\UserController:getDetail' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4145.             'App\\Controller\\Api\\UserController:getprofile' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4146.             'App\\Controller\\Api\\UserController:update' => ['privates''.service_locator.qSMHXJu''get_ServiceLocator_QSMHXJuService'false],
  4147.             'App\\Controller\\Api\\UserController:updatePassword' => ['privates''.service_locator.TwzcaOL''get_ServiceLocator_TwzcaOLService'false],
  4148.             'App\\Controller\\Api\\UserReportedByUserController:report' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4149.             'App\\Controller\\ChatsController:indexByMedia' => ['privates''.service_locator.DFYG38q''get_ServiceLocator_DFYG38qService'false],
  4150.             'App\\Controller\\HomeController:index' => ['privates''.service_locator.kaDOG1r''get_ServiceLocator_KaDOG1rService'false],
  4151.             'App\\Controller\\HomeController:indexForProgramAdminOrProgramPublisher' => ['privates''.service_locator.kaDOG1r''get_ServiceLocator_KaDOG1rService'false],
  4152.             'App\\Controller\\MediaController:changeName' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4153.             'App\\Controller\\MediaController:changeURL' => ['privates''.service_locator.vFK2itW''get_ServiceLocator_VFK2itWService'false],
  4154.             'App\\Controller\\MediaController:confirmDelete' => ['privates''.service_locator.BEGcl7Q''get_ServiceLocator_BEGcl7QService'false],
  4155.             'App\\Controller\\MediaController:delete' => ['privates''.service_locator.G4Z2JdS''get_ServiceLocator_G4Z2JdSService'false],
  4156.             'App\\Controller\\MediaController:edit' => ['privates''.service_locator.ON7Z0Bx''get_ServiceLocator_ON7Z0BxService'false],
  4157.             'App\\Controller\\PostController:index' => ['privates''.service_locator.AugoqEz''get_ServiceLocator_AugoqEzService'false],
  4158.             'App\\Controller\\PostController:suspendre' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4159.             'App\\Controller\\PostResultsController:index' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4160.             'App\\Controller\\ProgramController:changeURL' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4161.             'App\\Controller\\ProgramController:delete' => ['privates''.service_locator.dAnhRO6''get_ServiceLocator_DAnhRO6Service'false],
  4162.             'App\\Controller\\ProgramController:edit' => ['privates''.service_locator.XVehINh''get_ServiceLocator_XVehINhService'false],
  4163.             'App\\Controller\\ProgramController:index' => ['privates''.service_locator.FPuei9T''get_ServiceLocator_FPuei9TService'false],
  4164.             'App\\Controller\\ProgramController:show' => ['privates''.service_locator.aBWVPKT''get_ServiceLocator_ABWVPKTService'false],
  4165.             'App\\Controller\\SecurityPublisherController:login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4166.             'App\\Controller\\SuperAdmin\\AdMobController:index' => ['privates''.service_locator.FgREIYJ''get_ServiceLocator_FgREIYJService'false],
  4167.             'App\\Controller\\SuperAdmin\\AdMobController:report' => ['privates''.service_locator.FgREIYJ''get_ServiceLocator_FgREIYJService'false],
  4168.             'App\\Controller\\SuperAdmin\\AdhesionController:index' => ['privates''.service_locator.Yh6HGOo''get_ServiceLocator_Yh6HGOoService'false],
  4169.             'App\\Controller\\SuperAdmin\\AdhesionController:userAccept' => ['privates''.service_locator.36wtQ3S''get_ServiceLocator_36wtQ3SService'false],
  4170.             'App\\Controller\\SuperAdmin\\AdhesionController:userDenided' => ['privates''.service_locator.36wtQ3S''get_ServiceLocator_36wtQ3SService'false],
  4171.             'App\\Controller\\SuperAdmin\\AdhesionController:userProgress' => ['privates''.service_locator.uVWeHZH''get_ServiceLocator_UVWeHZHService'false],
  4172.             'App\\Controller\\SuperAdmin\\SecuritySuperAdminController:login' => ['privates''.service_locator.zFcJjKU''get_ServiceLocator_ZFcJjKUService'false],
  4173.             'App\\Controller\\SuperAdmin\\StatsController:index' => ['privates''.service_locator.Sfu.weJ''get_ServiceLocator_Sfu_WeJService'false],
  4174.             'App\\Controller\\UserController:confirmDelete' => ['privates''.service_locator.Raeff1G''get_ServiceLocator_Raeff1GService'false],
  4175.             'App\\Controller\\UserController:delete' => ['privates''.service_locator.6gcyutA''get_ServiceLocator_6gcyutAService'false],
  4176.             'App\\Service\\NotificationService:likedComment' => ['privates''.service_locator..oeJIn4''get_ServiceLocator__OeJIn4Service'false],
  4177.             'App\\Service\\NotificationService:mediaUpdated' => ['privates''.service_locator.okNRk_8''get_ServiceLocator_OkNRk8Service'false],
  4178.             'App\\Service\\NotificationService:programUpdated' => ['privates''.service_locator.ym8a.1a''get_ServiceLocator_Ym8a_1aService'false],
  4179.             'App\\Service\\NotificationService:repliedComment' => ['privates''.service_locator.L.v5H4x''get_ServiceLocator_L_V5H4xService'false],
  4180.             'App\\Service\\Notification\\NotificationPublisherService:comment' => ['privates''.service_locator..oeJIn4''get_ServiceLocator__OeJIn4Service'false],
  4181.             'App\\Service\\Notification\\NotificationPublisherService:followedMedia' => ['privates''.service_locator.9mch3Iz''get_ServiceLocator_9mch3IzService'false],
  4182.             'App\\Service\\Notification\\NotificationPublisherService:followedProgram' => ['privates''.service_locator.YqJNZ8V''get_ServiceLocator_YqJNZ8VService'false],
  4183.             'App\\Service\\Notification\\NotificationPublisherService:likedPost' => ['privates''.service_locator.6yvKDvv''get_ServiceLocator_6yvKDvvService'false],
  4184.             'App\\Service\\Notification\\NotificationPublisherService:participation' => ['privates''.service_locator.6yvKDvv''get_ServiceLocator_6yvKDvvService'false],
  4185.             'App\\Service\\Notification\\NotificationPublisherService:postFinishedIn30mn' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4186.             'App\\Service\\Notification\\NotificationPublisherService:postParticipatedFinished' => ['privates''.service_locator.mv6sSog''get_ServiceLocator_Mv6sSogService'false],
  4187.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4188.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4189.         ], [
  4190.             'App\\Controller\\Api\\AccountController::loginWithSocialMedia' => '?',
  4191.             'App\\Controller\\Api\\AccountController::newPassword' => '?',
  4192.             'App\\Controller\\Api\\AccountController::passwordRecovery' => '?',
  4193.             'App\\Controller\\Api\\AccountController::register' => '?',
  4194.             'App\\Controller\\Api\\AccountController::verifyPasswordRecover' => '?',
  4195.             'App\\Controller\\Api\\ChatsController::delete' => '?',
  4196.             'App\\Controller\\Api\\ChatsController::index' => '?',
  4197.             'App\\Controller\\Api\\ChatsController::indexByMedia' => '?',
  4198.             'App\\Controller\\Api\\ChatsController::indexByProgram' => '?',
  4199.             'App\\Controller\\Api\\ChatsController::send' => '?',
  4200.             'App\\Controller\\Api\\ChatsController::sendToMedia' => '?',
  4201.             'App\\Controller\\Api\\ChatsController::sendToProgram' => '?',
  4202.             'App\\Controller\\Api\\CommentController::add' => '?',
  4203.             'App\\Controller\\Api\\CommentController::delete' => '?',
  4204.             'App\\Controller\\Api\\CommentController::edit' => '?',
  4205.             'App\\Controller\\Api\\CommentController::like' => '?',
  4206.             'App\\Controller\\Api\\MediaBlockedByUserController::block' => '?',
  4207.             'App\\Controller\\Api\\MediaBlockedByUserController::unblock' => '?',
  4208.             'App\\Controller\\Api\\MediaController::accessByConsultation' => '?',
  4209.             'App\\Controller\\Api\\MediaController::accessByQR' => '?',
  4210.             'App\\Controller\\Api\\MediaController::accessBySearch' => '?',
  4211.             'App\\Controller\\Api\\MediaController::follower' => '?',
  4212.             'App\\Controller\\Api\\MediaController::isFollowed' => '?',
  4213.             'App\\Controller\\Api\\MediaController::show' => '?',
  4214.             'App\\Controller\\Api\\MediaController::showByUrl' => '?',
  4215.             'App\\Controller\\Api\\MediaReportedByUserController::report' => '?',
  4216.             'App\\Controller\\Api\\ParticipationController::add' => '?',
  4217.             'App\\Controller\\Api\\PostController::accessByLink' => '?',
  4218.             'App\\Controller\\Api\\PostController::accessByQR' => '?',
  4219.             'App\\Controller\\Api\\PostController::dislike' => '?',
  4220.             'App\\Controller\\Api\\PostController::like' => '?',
  4221.             'App\\Controller\\Api\\PostController::share' => '?',
  4222.             'App\\Controller\\Api\\PostController::show' => '?',
  4223.             'App\\Controller\\Api\\PostHiddenByUserController::hide' => '?',
  4224.             'App\\Controller\\Api\\PostHiddenByUserController::unhide' => '?',
  4225.             'App\\Controller\\Api\\PostReportedByUserController::report' => '?',
  4226.             'App\\Controller\\Api\\ProgramBlockedByUserController::block' => '?',
  4227.             'App\\Controller\\Api\\ProgramBlockedByUserController::unblock' => '?',
  4228.             'App\\Controller\\Api\\ProgramController::accessByConsultation' => '?',
  4229.             'App\\Controller\\Api\\ProgramController::accessBySearch' => '?',
  4230.             'App\\Controller\\Api\\ProgramController::follower' => '?',
  4231.             'App\\Controller\\Api\\ProgramController::show' => '?',
  4232.             'App\\Controller\\Api\\ProgramController::showByUrl' => '?',
  4233.             'App\\Controller\\Api\\ProgramReportedByUserController::report' => '?',
  4234.             'App\\Controller\\Api\\Publisher\\MobPubAdhesionController::add' => '?',
  4235.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::byMedia' => '?',
  4236.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::byProgram' => '?',
  4237.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::delete' => '?',
  4238.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::getChat' => '?',
  4239.             'App\\Controller\\Api\\Publisher\\MobPubChatsController::send' => '?',
  4240.             'App\\Controller\\Api\\Publisher\\MobPubMediaController::index' => '?',
  4241.             'App\\Controller\\Api\\Publisher\\MobPubMediaController::listWithMinAttribute' => '?',
  4242.             'App\\Controller\\Api\\Publisher\\MobPubMediaController::update' => '?',
  4243.             'App\\Controller\\Api\\Publisher\\MobPubMediaController::updatelogo' => '?',
  4244.             'App\\Controller\\Api\\Publisher\\MobPubPostController::add' => '?',
  4245.             'App\\Controller\\Api\\Publisher\\MobPubPostController::indexByMedia' => '?',
  4246.             'App\\Controller\\Api\\Publisher\\MobPubPostController::indexByProgram' => '?',
  4247.             'App\\Controller\\Api\\Publisher\\MobPubPostController::suspendre' => '?',
  4248.             'App\\Controller\\Api\\Publisher\\MobPubPostResultsController::index' => '?',
  4249.             'App\\Controller\\Api\\Publisher\\MobPubProgramController::add' => '?',
  4250.             'App\\Controller\\Api\\Publisher\\MobPubProgramController::index' => '?',
  4251.             'App\\Controller\\Api\\Publisher\\MobPubProgramController::update' => '?',
  4252.             'App\\Controller\\Api\\Publisher\\MobPubProgramController::updatelogo' => '?',
  4253.             'App\\Controller\\Api\\UserBlockedByUserController::block' => '?',
  4254.             'App\\Controller\\Api\\UserBlockedByUserController::unblock' => '?',
  4255.             'App\\Controller\\Api\\UserController::delete' => '?',
  4256.             'App\\Controller\\Api\\UserController::emailConfirmed' => '?',
  4257.             'App\\Controller\\Api\\UserController::emailVerify' => '?',
  4258.             'App\\Controller\\Api\\UserController::getDetail' => '?',
  4259.             'App\\Controller\\Api\\UserController::getprofile' => '?',
  4260.             'App\\Controller\\Api\\UserController::update' => '?',
  4261.             'App\\Controller\\Api\\UserController::updatePassword' => '?',
  4262.             'App\\Controller\\Api\\UserReportedByUserController::report' => '?',
  4263.             'App\\Controller\\ChatsController::indexByMedia' => '?',
  4264.             'App\\Controller\\HomeController::index' => '?',
  4265.             'App\\Controller\\HomeController::indexForProgramAdminOrProgramPublisher' => '?',
  4266.             'App\\Controller\\MediaController::changeName' => '?',
  4267.             'App\\Controller\\MediaController::changeURL' => '?',
  4268.             'App\\Controller\\MediaController::confirmDelete' => '?',
  4269.             'App\\Controller\\MediaController::delete' => '?',
  4270.             'App\\Controller\\MediaController::edit' => '?',
  4271.             'App\\Controller\\PostController::index' => '?',
  4272.             'App\\Controller\\PostController::suspendre' => '?',
  4273.             'App\\Controller\\PostResultsController::index' => '?',
  4274.             'App\\Controller\\ProgramController::changeURL' => '?',
  4275.             'App\\Controller\\ProgramController::delete' => '?',
  4276.             'App\\Controller\\ProgramController::edit' => '?',
  4277.             'App\\Controller\\ProgramController::index' => '?',
  4278.             'App\\Controller\\ProgramController::show' => '?',
  4279.             'App\\Controller\\SecurityPublisherController::login' => '?',
  4280.             'App\\Controller\\SuperAdmin\\AdMobController::index' => '?',
  4281.             'App\\Controller\\SuperAdmin\\AdMobController::report' => '?',
  4282.             'App\\Controller\\SuperAdmin\\AdhesionController::index' => '?',
  4283.             'App\\Controller\\SuperAdmin\\AdhesionController::userAccept' => '?',
  4284.             'App\\Controller\\SuperAdmin\\AdhesionController::userDenided' => '?',
  4285.             'App\\Controller\\SuperAdmin\\AdhesionController::userProgress' => '?',
  4286.             'App\\Controller\\SuperAdmin\\SecuritySuperAdminController::login' => '?',
  4287.             'App\\Controller\\SuperAdmin\\StatsController::index' => '?',
  4288.             'App\\Controller\\UserController::confirmDelete' => '?',
  4289.             'App\\Controller\\UserController::delete' => '?',
  4290.             'App\\Service\\NotificationService::likedComment' => '?',
  4291.             'App\\Service\\NotificationService::mediaUpdated' => '?',
  4292.             'App\\Service\\NotificationService::programUpdated' => '?',
  4293.             'App\\Service\\NotificationService::repliedComment' => '?',
  4294.             'App\\Service\\Notification\\NotificationPublisherService::comment' => '?',
  4295.             'App\\Service\\Notification\\NotificationPublisherService::followedMedia' => '?',
  4296.             'App\\Service\\Notification\\NotificationPublisherService::followedProgram' => '?',
  4297.             'App\\Service\\Notification\\NotificationPublisherService::likedPost' => '?',
  4298.             'App\\Service\\Notification\\NotificationPublisherService::participation' => '?',
  4299.             'App\\Service\\Notification\\NotificationPublisherService::postFinishedIn30mn' => '?',
  4300.             'App\\Service\\Notification\\NotificationPublisherService::postParticipatedFinished' => '?',
  4301.             'kernel::loadRoutes' => '?',
  4302.             'kernel::registerContainerConfiguration' => '?',
  4303.             'App\\Controller\\Api\\AccountController:loginWithSocialMedia' => '?',
  4304.             'App\\Controller\\Api\\AccountController:newPassword' => '?',
  4305.             'App\\Controller\\Api\\AccountController:passwordRecovery' => '?',
  4306.             'App\\Controller\\Api\\AccountController:register' => '?',
  4307.             'App\\Controller\\Api\\AccountController:verifyPasswordRecover' => '?',
  4308.             'App\\Controller\\Api\\ChatsController:delete' => '?',
  4309.             'App\\Controller\\Api\\ChatsController:index' => '?',
  4310.             'App\\Controller\\Api\\ChatsController:indexByMedia' => '?',
  4311.             'App\\Controller\\Api\\ChatsController:indexByProgram' => '?',
  4312.             'App\\Controller\\Api\\ChatsController:send' => '?',
  4313.             'App\\Controller\\Api\\ChatsController:sendToMedia' => '?',
  4314.             'App\\Controller\\Api\\ChatsController:sendToProgram' => '?',
  4315.             'App\\Controller\\Api\\CommentController:add' => '?',
  4316.             'App\\Controller\\Api\\CommentController:delete' => '?',
  4317.             'App\\Controller\\Api\\CommentController:edit' => '?',
  4318.             'App\\Controller\\Api\\CommentController:like' => '?',
  4319.             'App\\Controller\\Api\\MediaBlockedByUserController:block' => '?',
  4320.             'App\\Controller\\Api\\MediaBlockedByUserController:unblock' => '?',
  4321.             'App\\Controller\\Api\\MediaController:accessByConsultation' => '?',
  4322.             'App\\Controller\\Api\\MediaController:accessByQR' => '?',
  4323.             'App\\Controller\\Api\\MediaController:accessBySearch' => '?',
  4324.             'App\\Controller\\Api\\MediaController:follower' => '?',
  4325.             'App\\Controller\\Api\\MediaController:isFollowed' => '?',
  4326.             'App\\Controller\\Api\\MediaController:show' => '?',
  4327.             'App\\Controller\\Api\\MediaController:showByUrl' => '?',
  4328.             'App\\Controller\\Api\\MediaReportedByUserController:report' => '?',
  4329.             'App\\Controller\\Api\\ParticipationController:add' => '?',
  4330.             'App\\Controller\\Api\\PostController:accessByLink' => '?',
  4331.             'App\\Controller\\Api\\PostController:accessByQR' => '?',
  4332.             'App\\Controller\\Api\\PostController:dislike' => '?',
  4333.             'App\\Controller\\Api\\PostController:like' => '?',
  4334.             'App\\Controller\\Api\\PostController:share' => '?',
  4335.             'App\\Controller\\Api\\PostController:show' => '?',
  4336.             'App\\Controller\\Api\\PostHiddenByUserController:hide' => '?',
  4337.             'App\\Controller\\Api\\PostHiddenByUserController:unhide' => '?',
  4338.             'App\\Controller\\Api\\PostReportedByUserController:report' => '?',
  4339.             'App\\Controller\\Api\\ProgramBlockedByUserController:block' => '?',
  4340.             'App\\Controller\\Api\\ProgramBlockedByUserController:unblock' => '?',
  4341.             'App\\Controller\\Api\\ProgramController:accessByConsultation' => '?',
  4342.             'App\\Controller\\Api\\ProgramController:accessBySearch' => '?',
  4343.             'App\\Controller\\Api\\ProgramController:follower' => '?',
  4344.             'App\\Controller\\Api\\ProgramController:show' => '?',
  4345.             'App\\Controller\\Api\\ProgramController:showByUrl' => '?',
  4346.             'App\\Controller\\Api\\ProgramReportedByUserController:report' => '?',
  4347.             'App\\Controller\\Api\\Publisher\\MobPubAdhesionController:add' => '?',
  4348.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:byMedia' => '?',
  4349.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:byProgram' => '?',
  4350.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:delete' => '?',
  4351.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:getChat' => '?',
  4352.             'App\\Controller\\Api\\Publisher\\MobPubChatsController:send' => '?',
  4353.             'App\\Controller\\Api\\Publisher\\MobPubMediaController:index' => '?',
  4354.             'App\\Controller\\Api\\Publisher\\MobPubMediaController:listWithMinAttribute' => '?',
  4355.             'App\\Controller\\Api\\Publisher\\MobPubMediaController:update' => '?',
  4356.             'App\\Controller\\Api\\Publisher\\MobPubMediaController:updatelogo' => '?',
  4357.             'App\\Controller\\Api\\Publisher\\MobPubPostController:add' => '?',
  4358.             'App\\Controller\\Api\\Publisher\\MobPubPostController:indexByMedia' => '?',
  4359.             'App\\Controller\\Api\\Publisher\\MobPubPostController:indexByProgram' => '?',
  4360.             'App\\Controller\\Api\\Publisher\\MobPubPostController:suspendre' => '?',
  4361.             'App\\Controller\\Api\\Publisher\\MobPubPostResultsController:index' => '?',
  4362.             'App\\Controller\\Api\\Publisher\\MobPubProgramController:add' => '?',
  4363.             'App\\Controller\\Api\\Publisher\\MobPubProgramController:index' => '?',
  4364.             'App\\Controller\\Api\\Publisher\\MobPubProgramController:update' => '?',
  4365.             'App\\Controller\\Api\\Publisher\\MobPubProgramController:updatelogo' => '?',
  4366.             'App\\Controller\\Api\\UserBlockedByUserController:block' => '?',
  4367.             'App\\Controller\\Api\\UserBlockedByUserController:unblock' => '?',
  4368.             'App\\Controller\\Api\\UserController:delete' => '?',
  4369.             'App\\Controller\\Api\\UserController:emailConfirmed' => '?',
  4370.             'App\\Controller\\Api\\UserController:emailVerify' => '?',
  4371.             'App\\Controller\\Api\\UserController:getDetail' => '?',
  4372.             'App\\Controller\\Api\\UserController:getprofile' => '?',
  4373.             'App\\Controller\\Api\\UserController:update' => '?',
  4374.             'App\\Controller\\Api\\UserController:updatePassword' => '?',
  4375.             'App\\Controller\\Api\\UserReportedByUserController:report' => '?',
  4376.             'App\\Controller\\ChatsController:indexByMedia' => '?',
  4377.             'App\\Controller\\HomeController:index' => '?',
  4378.             'App\\Controller\\HomeController:indexForProgramAdminOrProgramPublisher' => '?',
  4379.             'App\\Controller\\MediaController:changeName' => '?',
  4380.             'App\\Controller\\MediaController:changeURL' => '?',
  4381.             'App\\Controller\\MediaController:confirmDelete' => '?',
  4382.             'App\\Controller\\MediaController:delete' => '?',
  4383.             'App\\Controller\\MediaController:edit' => '?',
  4384.             'App\\Controller\\PostController:index' => '?',
  4385.             'App\\Controller\\PostController:suspendre' => '?',
  4386.             'App\\Controller\\PostResultsController:index' => '?',
  4387.             'App\\Controller\\ProgramController:changeURL' => '?',
  4388.             'App\\Controller\\ProgramController:delete' => '?',
  4389.             'App\\Controller\\ProgramController:edit' => '?',
  4390.             'App\\Controller\\ProgramController:index' => '?',
  4391.             'App\\Controller\\ProgramController:show' => '?',
  4392.             'App\\Controller\\SecurityPublisherController:login' => '?',
  4393.             'App\\Controller\\SuperAdmin\\AdMobController:index' => '?',
  4394.             'App\\Controller\\SuperAdmin\\AdMobController:report' => '?',
  4395.             'App\\Controller\\SuperAdmin\\AdhesionController:index' => '?',
  4396.             'App\\Controller\\SuperAdmin\\AdhesionController:userAccept' => '?',
  4397.             'App\\Controller\\SuperAdmin\\AdhesionController:userDenided' => '?',
  4398.             'App\\Controller\\SuperAdmin\\AdhesionController:userProgress' => '?',
  4399.             'App\\Controller\\SuperAdmin\\SecuritySuperAdminController:login' => '?',
  4400.             'App\\Controller\\SuperAdmin\\StatsController:index' => '?',
  4401.             'App\\Controller\\UserController:confirmDelete' => '?',
  4402.             'App\\Controller\\UserController:delete' => '?',
  4403.             'App\\Service\\NotificationService:likedComment' => '?',
  4404.             'App\\Service\\NotificationService:mediaUpdated' => '?',
  4405.             'App\\Service\\NotificationService:programUpdated' => '?',
  4406.             'App\\Service\\NotificationService:repliedComment' => '?',
  4407.             'App\\Service\\Notification\\NotificationPublisherService:comment' => '?',
  4408.             'App\\Service\\Notification\\NotificationPublisherService:followedMedia' => '?',
  4409.             'App\\Service\\Notification\\NotificationPublisherService:followedProgram' => '?',
  4410.             'App\\Service\\Notification\\NotificationPublisherService:likedPost' => '?',
  4411.             'App\\Service\\Notification\\NotificationPublisherService:participation' => '?',
  4412.             'App\\Service\\Notification\\NotificationPublisherService:postFinishedIn30mn' => '?',
  4413.             'App\\Service\\Notification\\NotificationPublisherService:postParticipatedFinished' => '?',
  4414.             'kernel:loadRoutes' => '?',
  4415.             'kernel:registerContainerConfiguration' => '?',
  4416.         ]);
  4417.     }
  4418.     /**
  4419.      * Gets the private '.service_locator.36wtQ3S' shared service.
  4420.      *
  4421.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4422.      */
  4423.     protected function get_ServiceLocator_36wtQ3SService()
  4424.     {
  4425.         return $this->privates['.service_locator.36wtQ3S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4426.             'mailService' => ['services''App\\Service\\mailService''getMailServiceService'false],
  4427.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  4428.         ], [
  4429.             'mailService' => 'App\\Service\\mailService',
  4430.             'mailer' => '?',
  4431.         ]);
  4432.     }
  4433.     /**
  4434.      * Gets the private '.service_locator.4T4EJFR' shared service.
  4435.      *
  4436.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4437.      */
  4438.     protected function get_ServiceLocator_4T4EJFRService()
  4439.     {
  4440.         return $this->privates['.service_locator.4T4EJFR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4441.             'user' => ['privates''.errored..service_locator.4T4EJFR.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.4T4EJFR": it references class "App\\Entity\\User" but no such service exists.'],
  4442.         ], [
  4443.             'user' => 'App\\Entity\\User',
  4444.         ]);
  4445.     }
  4446.     /**
  4447.      * Gets the private '.service_locator.542HkFQ' shared service.
  4448.      *
  4449.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4450.      */
  4451.     protected function get_ServiceLocator_542HkFQService()
  4452.     {
  4453.         return $this->privates['.service_locator.542HkFQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4454.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  4455.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4456.         ], [
  4457.             'api' => 'App\\Service\\Api',
  4458.             'passwordEncoder' => '?',
  4459.         ]);
  4460.     }
  4461.     /**
  4462.      * Gets the private '.service_locator.6OHA2wU' shared service.
  4463.      *
  4464.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4465.      */
  4466.     protected function get_ServiceLocator_6OHA2wUService()
  4467.     {
  4468.         return $this->privates['.service_locator.6OHA2wU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4469.             'comment' => ['privates''.errored..service_locator.6OHA2wU.App\\Entity\\Post\\Comment'NULL'Cannot autowire service ".service_locator.6OHA2wU": it references class "App\\Entity\\Post\\Comment" but no such service exists.'],
  4470.         ], [
  4471.             'comment' => 'App\\Entity\\Post\\Comment',
  4472.         ]);
  4473.     }
  4474.     /**
  4475.      * Gets the private '.service_locator.6gcyutA' shared service.
  4476.      *
  4477.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4478.      */
  4479.     protected function get_ServiceLocator_6gcyutAService()
  4480.     {
  4481.         return $this->privates['.service_locator.6gcyutA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4482.             'mailService' => ['services''App\\Service\\mailService''getMailServiceService'false],
  4483.             'userDeletionRequestRepository' => ['privates''App\\Repository\\User\\UserDeletionRequestRepository''getUserDeletionRequestRepositoryService'false],
  4484.         ], [
  4485.             'mailService' => 'App\\Service\\mailService',
  4486.             'userDeletionRequestRepository' => 'App\\Repository\\User\\UserDeletionRequestRepository',
  4487.         ]);
  4488.     }
  4489.     /**
  4490.      * Gets the private '.service_locator.6yvKDvv' shared service.
  4491.      *
  4492.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4493.      */
  4494.     protected function get_ServiceLocator_6yvKDvvService()
  4495.     {
  4496.         return $this->privates['.service_locator.6yvKDvv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4497.             'connectedUser' => ['privates''.errored..service_locator.6yvKDvv.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.6yvKDvv": it references class "App\\Entity\\User" but no such service exists.'],
  4498.             'post' => ['privates''.errored..service_locator.6yvKDvv.App\\Entity\\Post\\Post'NULL'Cannot autowire service ".service_locator.6yvKDvv": it references class "App\\Entity\\Post\\Post" but no such service exists.'],
  4499.         ], [
  4500.             'connectedUser' => 'App\\Entity\\User',
  4501.             'post' => 'App\\Entity\\Post\\Post',
  4502.         ]);
  4503.     }
  4504.     /**
  4505.      * Gets the private '.service_locator.9mch3Iz' shared service.
  4506.      *
  4507.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4508.      */
  4509.     protected function get_ServiceLocator_9mch3IzService()
  4510.     {
  4511.         return $this->privates['.service_locator.9mch3Iz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4512.             'connectedUser' => ['privates''.errored..service_locator.9mch3Iz.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.9mch3Iz": it references class "App\\Entity\\User" but no such service exists.'],
  4513.             'media' => ['privates''.errored..service_locator.9mch3Iz.App\\Entity\\Media\\Media'NULL'Cannot autowire service ".service_locator.9mch3Iz": it references class "App\\Entity\\Media\\Media" but no such service exists.'],
  4514.         ], [
  4515.             'connectedUser' => 'App\\Entity\\User',
  4516.             'media' => 'App\\Entity\\Media\\Media',
  4517.         ]);
  4518.     }
  4519.     /**
  4520.      * Gets the private '.service_locator.AugoqEz' shared service.
  4521.      *
  4522.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4523.      */
  4524.     protected function get_ServiceLocator_AugoqEzService()
  4525.     {
  4526.         return $this->privates['.service_locator.AugoqEz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4527.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4528.             'postRepository' => ['privates''App\\Repository\\Post\\PostRepository''getPostRepositoryService'false],
  4529.         ], [
  4530.             'paginator' => '?',
  4531.             'postRepository' => 'App\\Repository\\Post\\PostRepository',
  4532.         ]);
  4533.     }
  4534.     /**
  4535.      * Gets the private '.service_locator.BEGcl7Q' shared service.
  4536.      *
  4537.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4538.      */
  4539.     protected function get_ServiceLocator_BEGcl7QService()
  4540.     {
  4541.         return $this->privates['.service_locator.BEGcl7Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4542.             'mediaDeletionRequestRepository' => ['privates''App\\Repository\\Media\\MediaDeletionRequestRepository''getMediaDeletionRequestRepositoryService'false],
  4543.         ], [
  4544.             'mediaDeletionRequestRepository' => 'App\\Repository\\Media\\MediaDeletionRequestRepository',
  4545.         ]);
  4546.     }
  4547.     /**
  4548.      * Gets the private '.service_locator.DFYG38q' shared service.
  4549.      *
  4550.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4551.      */
  4552.     protected function get_ServiceLocator_DFYG38qService()
  4553.     {
  4554.         return $this->privates['.service_locator.DFYG38q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4555.             'chat' => ['privates''.errored..service_locator.DFYG38q.App\\Entity\\Chats'NULL'Cannot autowire service ".service_locator.DFYG38q": it references class "App\\Entity\\Chats" but no such service exists.'],
  4556.         ], [
  4557.             'chat' => 'App\\Entity\\Chats',
  4558.         ]);
  4559.     }
  4560.     /**
  4561.      * Gets the private '.service_locator.FPuei9T' shared service.
  4562.      *
  4563.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4564.      */
  4565.     protected function get_ServiceLocator_FPuei9TService()
  4566.     {
  4567.         return $this->privates['.service_locator.FPuei9T'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4568.             'programRepository' => ['privates''App\\Repository\\Program\\ProgramRepository''getProgramRepositoryService'false],
  4569.         ], [
  4570.             'programRepository' => 'App\\Repository\\Program\\ProgramRepository',
  4571.         ]);
  4572.     }
  4573.     /**
  4574.      * Gets the private '.service_locator.FgREIYJ' shared service.
  4575.      *
  4576.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4577.      */
  4578.     protected function get_ServiceLocator_FgREIYJService()
  4579.     {
  4580.         return $this->privates['.service_locator.FgREIYJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4581.             'appKernel' => ['services''kernel''getKernelService'false],
  4582.         ], [
  4583.             'appKernel' => '?',
  4584.         ]);
  4585.     }
  4586.     /**
  4587.      * Gets the private '.service_locator.G4Z2JdS' shared service.
  4588.      *
  4589.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4590.      */
  4591.     protected function get_ServiceLocator_G4Z2JdSService()
  4592.     {
  4593.         return $this->privates['.service_locator.G4Z2JdS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4594.             'mailService' => ['services''App\\Service\\mailService''getMailServiceService'false],
  4595.             'media' => ['privates''.errored..service_locator.G4Z2JdS.App\\Entity\\Media\\Media'NULL'Cannot autowire service ".service_locator.G4Z2JdS": it references class "App\\Entity\\Media\\Media" but no such service exists.'],
  4596.             'mediaDeletionRequestRepository' => ['privates''App\\Repository\\Media\\MediaDeletionRequestRepository''getMediaDeletionRequestRepositoryService'false],
  4597.         ], [
  4598.             'mailService' => 'App\\Service\\mailService',
  4599.             'media' => 'App\\Entity\\Media\\Media',
  4600.             'mediaDeletionRequestRepository' => 'App\\Repository\\Media\\MediaDeletionRequestRepository',
  4601.         ]);
  4602.     }
  4603.     /**
  4604.      * Gets the private '.service_locator.L.v5H4x' shared service.
  4605.      *
  4606.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4607.      */
  4608.     protected function get_ServiceLocator_L_V5H4xService()
  4609.     {
  4610.         return $this->privates['.service_locator.L.v5H4x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4611.             'comment' => ['privates''.errored..service_locator.L.v5H4x.App\\Entity\\Post\\Comment'NULL'Cannot autowire service ".service_locator.L.v5H4x": it references class "App\\Entity\\Post\\Comment" but no such service exists.'],
  4612.             'repliedTo' => ['privates''.errored..service_locator.L.v5H4x.App\\Entity\\Post\\Comment'NULL'Cannot autowire service ".service_locator.L.v5H4x": it references class "App\\Entity\\Post\\Comment" but no such service exists.'],
  4613.             'user' => ['privates''.errored..service_locator.L.v5H4x.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.L.v5H4x": it references class "App\\Entity\\User" but no such service exists.'],
  4614.         ], [
  4615.             'comment' => 'App\\Entity\\Post\\Comment',
  4616.             'repliedTo' => 'App\\Entity\\Post\\Comment',
  4617.             'user' => 'App\\Entity\\User',
  4618.         ]);
  4619.     }
  4620.     /**
  4621.      * Gets the private '.service_locator.NtzYh8n' shared service.
  4622.      *
  4623.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4624.      */
  4625.     protected function get_ServiceLocator_NtzYh8nService()
  4626.     {
  4627.         return $this->privates['.service_locator.NtzYh8n'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4628.             'program' => ['privates''.errored..service_locator.NtzYh8n.App\\Entity\\Program\\Program'NULL'Cannot autowire service ".service_locator.NtzYh8n": it references class "App\\Entity\\Program\\Program" but no such service exists.'],
  4629.             'programblockedByUserRepository' => ['privates''App\\Repository\\Program\\ProgramBlockedByUserRepository''getProgramBlockedByUserRepositoryService'false],
  4630.         ], [
  4631.             'program' => 'App\\Entity\\Program\\Program',
  4632.             'programblockedByUserRepository' => 'App\\Repository\\Program\\ProgramBlockedByUserRepository',
  4633.         ]);
  4634.     }
  4635.     /**
  4636.      * Gets the private '.service_locator.ON7Z0Bx' shared service.
  4637.      *
  4638.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4639.      */
  4640.     protected function get_ServiceLocator_ON7Z0BxService()
  4641.     {
  4642.         return $this->privates['.service_locator.ON7Z0Bx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4643.             'media' => ['privates''.errored..service_locator.ON7Z0Bx.App\\Entity\\Media\\Media'NULL'Cannot autowire service ".service_locator.ON7Z0Bx": it references class "App\\Entity\\Media\\Media" but no such service exists.'],
  4644.             'notificationService' => ['services''App\\Service\\NotificationService''getNotificationServiceService'false],
  4645.         ], [
  4646.             'media' => 'App\\Entity\\Media\\Media',
  4647.             'notificationService' => 'App\\Service\\NotificationService',
  4648.         ]);
  4649.     }
  4650.     /**
  4651.      * Gets the private '.service_locator.Qm6.4Ko' shared service.
  4652.      *
  4653.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4654.      */
  4655.     protected function get_ServiceLocator_Qm6_4KoService()
  4656.     {
  4657.         return $this->privates['.service_locator.Qm6.4Ko'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4658.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  4659.             'mailService' => ['services''App\\Service\\mailService''getMailServiceService'false],
  4660.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  4661.         ], [
  4662.             'api' => 'App\\Service\\Api',
  4663.             'mailService' => 'App\\Service\\mailService',
  4664.             'mailer' => '?',
  4665.         ]);
  4666.     }
  4667.     /**
  4668.      * Gets the private '.service_locator.RF0eKa7' shared service.
  4669.      *
  4670.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4671.      */
  4672.     protected function get_ServiceLocator_RF0eKa7Service()
  4673.     {
  4674.         return $this->privates['.service_locator.RF0eKa7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4675.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  4676.             'media' => ['privates''.errored..service_locator.RF0eKa7.App\\Entity\\Media\\Media'NULL'Cannot autowire service ".service_locator.RF0eKa7": it references class "App\\Entity\\Media\\Media" but no such service exists.'],
  4677.         ], [
  4678.             'api' => 'App\\Service\\Api',
  4679.             'media' => 'App\\Entity\\Media\\Media',
  4680.         ]);
  4681.     }
  4682.     /**
  4683.      * Gets the private '.service_locator.Raeff1G' shared service.
  4684.      *
  4685.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4686.      */
  4687.     protected function get_ServiceLocator_Raeff1GService()
  4688.     {
  4689.         return $this->privates['.service_locator.Raeff1G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4690.             'userDeletionRequestRepository' => ['privates''App\\Repository\\User\\UserDeletionRequestRepository''getUserDeletionRequestRepositoryService'false],
  4691.         ], [
  4692.             'userDeletionRequestRepository' => 'App\\Repository\\User\\UserDeletionRequestRepository',
  4693.         ]);
  4694.     }
  4695.     /**
  4696.      * Gets the private '.service_locator.Sfu.weJ' shared service.
  4697.      *
  4698.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4699.      */
  4700.     protected function get_ServiceLocator_Sfu_WeJService()
  4701.     {
  4702.         return $this->privates['.service_locator.Sfu.weJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4703.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4704.             'userRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  4705.         ], [
  4706.             'paginator' => '?',
  4707.             'userRepository' => 'App\\Repository\\UserRepository',
  4708.         ]);
  4709.     }
  4710.     /**
  4711.      * Gets the private '.service_locator.TwzcaOL' shared service.
  4712.      *
  4713.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4714.      */
  4715.     protected function get_ServiceLocator_TwzcaOLService()
  4716.     {
  4717.         return $this->privates['.service_locator.TwzcaOL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4718.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  4719.             'mailService' => ['services''App\\Service\\mailService''getMailServiceService'false],
  4720.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4721.         ], [
  4722.             'api' => 'App\\Service\\Api',
  4723.             'mailService' => 'App\\Service\\mailService',
  4724.             'passwordEncoder' => '?',
  4725.         ]);
  4726.     }
  4727.     /**
  4728.      * Gets the private '.service_locator.XVehINh' shared service.
  4729.      *
  4730.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4731.      */
  4732.     protected function get_ServiceLocator_XVehINhService()
  4733.     {
  4734.         return $this->privates['.service_locator.XVehINh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4735.             'notificationService' => ['services''App\\Service\\NotificationService''getNotificationServiceService'false],
  4736.             'program' => ['privates''.errored..service_locator.XVehINh.App\\Entity\\Program\\Program'NULL'Cannot autowire service ".service_locator.XVehINh": it references class "App\\Entity\\Program\\Program" but no such service exists.'],
  4737.         ], [
  4738.             'notificationService' => 'App\\Service\\NotificationService',
  4739.             'program' => 'App\\Entity\\Program\\Program',
  4740.         ]);
  4741.     }
  4742.     /**
  4743.      * Gets the private '.service_locator.XyLaM7x' shared service.
  4744.      *
  4745.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4746.      */
  4747.     protected function get_ServiceLocator_XyLaM7xService()
  4748.     {
  4749.         return $this->privates['.service_locator.XyLaM7x'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4750.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  4751.             'contraintPasswordService' => ['services''App\\Service\\ContraintPasswordService''getContraintPasswordServiceService'false],
  4752.             'passwordEncoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4753.         ], [
  4754.             'api' => 'App\\Service\\Api',
  4755.             'contraintPasswordService' => 'App\\Service\\ContraintPasswordService',
  4756.             'passwordEncoder' => '?',
  4757.         ]);
  4758.     }
  4759.     /**
  4760.      * Gets the private '.service_locator.Yh6HGOo' shared service.
  4761.      *
  4762.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4763.      */
  4764.     protected function get_ServiceLocator_Yh6HGOoService()
  4765.     {
  4766.         return $this->privates['.service_locator.Yh6HGOo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4767.             'adhesionRepository' => ['privates''App\\Repository\\AdhesionRepository''getAdhesionRepositoryService'false],
  4768.             'paginator' => ['services''knp_paginator''getKnpPaginatorService'false],
  4769.         ], [
  4770.             'adhesionRepository' => 'App\\Repository\\AdhesionRepository',
  4771.             'paginator' => '?',
  4772.         ]);
  4773.     }
  4774.     /**
  4775.      * Gets the private '.service_locator.YqJNZ8V' shared service.
  4776.      *
  4777.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4778.      */
  4779.     protected function get_ServiceLocator_YqJNZ8VService()
  4780.     {
  4781.         return $this->privates['.service_locator.YqJNZ8V'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4782.             'connectedUser' => ['privates''.errored..service_locator.YqJNZ8V.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.YqJNZ8V": it references class "App\\Entity\\User" but no such service exists.'],
  4783.             'program' => ['privates''.errored..service_locator.YqJNZ8V.App\\Entity\\Program\\Program'NULL'Cannot autowire service ".service_locator.YqJNZ8V": it references class "App\\Entity\\Program\\Program" but no such service exists.'],
  4784.         ], [
  4785.             'connectedUser' => 'App\\Entity\\User',
  4786.             'program' => 'App\\Entity\\Program\\Program',
  4787.         ]);
  4788.     }
  4789.     /**
  4790.      * Gets the private '.service_locator.aBWVPKT' shared service.
  4791.      *
  4792.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4793.      */
  4794.     protected function get_ServiceLocator_ABWVPKTService()
  4795.     {
  4796.         return $this->privates['.service_locator.aBWVPKT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4797.             'program' => ['privates''.errored..service_locator.aBWVPKT.App\\Entity\\Program\\Program'NULL'Cannot autowire service ".service_locator.aBWVPKT": it references class "App\\Entity\\Program\\Program" but no such service exists.'],
  4798.         ], [
  4799.             'program' => 'App\\Entity\\Program\\Program',
  4800.         ]);
  4801.     }
  4802.     /**
  4803.      * Gets the private '.service_locator.dAnhRO6' shared service.
  4804.      *
  4805.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4806.      */
  4807.     protected function get_ServiceLocator_DAnhRO6Service()
  4808.     {
  4809.         return $this->privates['.service_locator.dAnhRO6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4810.             'program' => ['privates''.errored..service_locator.dAnhRO6.App\\Entity\\Program\\Program'NULL'Cannot autowire service ".service_locator.dAnhRO6": it references class "App\\Entity\\Program\\Program" but no such service exists.'],
  4811.             'programDeletionRequestRepository' => ['privates''App\\Repository\\Program\\ProgramDeletionRequestRepository''getProgramDeletionRequestRepositoryService'false],
  4812.         ], [
  4813.             'program' => 'App\\Entity\\Program\\Program',
  4814.             'programDeletionRequestRepository' => 'App\\Repository\\Program\\ProgramDeletionRequestRepository',
  4815.         ]);
  4816.     }
  4817.     /**
  4818.      * Gets the private '.service_locator.dhYR9RK' shared service.
  4819.      *
  4820.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4821.      */
  4822.     protected function get_ServiceLocator_DhYR9RKService()
  4823.     {
  4824.         return $this->privates['.service_locator.dhYR9RK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4825.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  4826.             'contraintPasswordService' => ['services''App\\Service\\ContraintPasswordService''getContraintPasswordServiceService'false],
  4827.             'encoder' => ['services''.container.private.security.password_encoder''get_Container_Private_Security_PasswordEncoderService'false],
  4828.             'mailService' => ['services''App\\Service\\mailService''getMailServiceService'false],
  4829.         ], [
  4830.             'api' => 'App\\Service\\Api',
  4831.             'contraintPasswordService' => 'App\\Service\\ContraintPasswordService',
  4832.             'encoder' => '?',
  4833.             'mailService' => 'App\\Service\\mailService',
  4834.         ]);
  4835.     }
  4836.     /**
  4837.      * Gets the private '.service_locator.dzwfHfd' shared service.
  4838.      *
  4839.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4840.      */
  4841.     protected function get_ServiceLocator_DzwfHfdService()
  4842.     {
  4843.         return $this->privates['.service_locator.dzwfHfd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4844.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  4845.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4846.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4847.             'security.firewall.map.context.suad' => ['privates''security.firewall.map.context.suad''getSecurity_Firewall_Map_Context_SuadService'false],
  4848.         ], [
  4849.             'security.firewall.map.context.api' => '?',
  4850.             'security.firewall.map.context.dev' => '?',
  4851.             'security.firewall.map.context.main' => '?',
  4852.             'security.firewall.map.context.suad' => '?',
  4853.         ]);
  4854.     }
  4855.     /**
  4856.      * Gets the private '.service_locator.f4xDTj4' shared service.
  4857.      *
  4858.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4859.      */
  4860.     protected function get_ServiceLocator_F4xDTj4Service()
  4861.     {
  4862.         return $this->privates['.service_locator.f4xDTj4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4863.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  4864.             'chatsContent' => ['privates''.errored..service_locator.f4xDTj4.App\\Entity\\ChatsContent'NULL'Cannot autowire service ".service_locator.f4xDTj4": it references class "App\\Entity\\ChatsContent" but no such service exists.'],
  4865.         ], [
  4866.             'api' => 'App\\Service\\Api',
  4867.             'chatsContent' => 'App\\Entity\\ChatsContent',
  4868.         ]);
  4869.     }
  4870.     /**
  4871.      * Gets the private '.service_locator.kaDOG1r' shared service.
  4872.      *
  4873.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4874.      */
  4875.     protected function get_ServiceLocator_KaDOG1rService()
  4876.     {
  4877.         return $this->privates['.service_locator.kaDOG1r'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4878.             'mediaRepository' => ['privates''App\\Repository\\Media\\MediaRepository''getMediaRepositoryService'false],
  4879.             'programRepository' => ['privates''App\\Repository\\Program\\ProgramRepository''getProgramRepositoryService'false],
  4880.         ], [
  4881.             'mediaRepository' => 'App\\Repository\\Media\\MediaRepository',
  4882.             'programRepository' => 'App\\Repository\\Program\\ProgramRepository',
  4883.         ]);
  4884.     }
  4885.     /**
  4886.      * Gets the private '.service_locator.mv6sSog' shared service.
  4887.      *
  4888.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4889.      */
  4890.     protected function get_ServiceLocator_Mv6sSogService()
  4891.     {
  4892.         return $this->privates['.service_locator.mv6sSog'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4893.             'post' => ['privates''.errored..service_locator.mv6sSog.App\\Entity\\Post\\Post'NULL'Cannot autowire service ".service_locator.mv6sSog": it references class "App\\Entity\\Post\\Post" but no such service exists.'],
  4894.         ], [
  4895.             'post' => 'App\\Entity\\Post\\Post',
  4896.         ]);
  4897.     }
  4898.     /**
  4899.      * Gets the private '.service_locator.mx0UMmY' shared service.
  4900.      *
  4901.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4902.      */
  4903.     protected function get_ServiceLocator_Mx0UMmYService()
  4904.     {
  4905.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4906.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4907.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4908.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4909.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4910.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4911.             'router' => ['services''router''getRouterService'false],
  4912.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4913.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4914.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4915.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4916.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4917.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4918.         ], [
  4919.             'doctrine' => '?',
  4920.             'form.factory' => '?',
  4921.             'http_kernel' => '?',
  4922.             'parameter_bag' => '?',
  4923.             'request_stack' => '?',
  4924.             'router' => '?',
  4925.             'security.authorization_checker' => '?',
  4926.             'security.csrf.token_manager' => '?',
  4927.             'security.token_storage' => '?',
  4928.             'serializer' => '?',
  4929.             'session' => '.session.deprecated',
  4930.             'twig' => '?',
  4931.         ]);
  4932.     }
  4933.     /**
  4934.      * Gets the private '.service_locator.of4ODDT' shared service.
  4935.      *
  4936.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4937.      */
  4938.     protected function get_ServiceLocator_Of4ODDTService()
  4939.     {
  4940.         return $this->privates['.service_locator.of4ODDT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4941.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4942.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  4943.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4944.             'security.event_dispatcher.suad' => ['privates''security.event_dispatcher.suad''getSecurity_EventDispatcher_SuadService'false],
  4945.         ], [
  4946.             'event_dispatcher' => '?',
  4947.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4948.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4949.             'security.event_dispatcher.suad' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4950.         ]);
  4951.     }
  4952.     /**
  4953.      * Gets the private '.service_locator.okNRk_8' shared service.
  4954.      *
  4955.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4956.      */
  4957.     protected function get_ServiceLocator_OkNRk8Service()
  4958.     {
  4959.         return $this->privates['.service_locator.okNRk_8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4960.             'media' => ['privates''.errored..service_locator.okNRk_8.App\\Entity\\Media\\Media'NULL'Cannot autowire service ".service_locator.okNRk_8": it references class "App\\Entity\\Media\\Media" but no such service exists.'],
  4961.             'user' => ['privates''.errored..service_locator.okNRk_8.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.okNRk_8": it references class "App\\Entity\\User" but no such service exists.'],
  4962.         ], [
  4963.             'media' => 'App\\Entity\\Media\\Media',
  4964.             'user' => 'App\\Entity\\User',
  4965.         ]);
  4966.     }
  4967.     /**
  4968.      * Gets the private '.service_locator.qSMHXJu' shared service.
  4969.      *
  4970.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4971.      */
  4972.     protected function get_ServiceLocator_QSMHXJuService()
  4973.     {
  4974.         return $this->privates['.service_locator.qSMHXJu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4975.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  4976.         ], [
  4977.             'api' => 'App\\Service\\Api',
  4978.         ]);
  4979.     }
  4980.     /**
  4981.      * Gets the private '.service_locator.uVWeHZH' shared service.
  4982.      *
  4983.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4984.      */
  4985.     protected function get_ServiceLocator_UVWeHZHService()
  4986.     {
  4987.         return $this->privates['.service_locator.uVWeHZH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4988.             'mailService' => ['services''App\\Service\\mailService''getMailServiceService'false],
  4989.         ], [
  4990.             'mailService' => 'App\\Service\\mailService',
  4991.         ]);
  4992.     }
  4993.     /**
  4994.      * Gets the private '.service_locator.vFK2itW' shared service.
  4995.      *
  4996.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4997.      */
  4998.     protected function get_ServiceLocator_VFK2itWService()
  4999.     {
  5000.         return $this->privates['.service_locator.vFK2itW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5001.             'media' => ['privates''.errored..service_locator.vFK2itW.App\\Entity\\Media\\Media'NULL'Cannot autowire service ".service_locator.vFK2itW": it references class "App\\Entity\\Media\\Media" but no such service exists.'],
  5002.         ], [
  5003.             'media' => 'App\\Entity\\Media\\Media',
  5004.         ]);
  5005.     }
  5006.     /**
  5007.      * Gets the private '.service_locator.vZZx1nu' shared service.
  5008.      *
  5009.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5010.      */
  5011.     protected function get_ServiceLocator_VZZx1nuService()
  5012.     {
  5013.         return $this->privates['.service_locator.vZZx1nu'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5014.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  5015.             'comment' => ['privates''.errored..service_locator.vZZx1nu.App\\Entity\\Post\\Comment'NULL'Cannot autowire service ".service_locator.vZZx1nu": it references class "App\\Entity\\Post\\Comment" but no such service exists.'],
  5016.         ], [
  5017.             'api' => 'App\\Service\\Api',
  5018.             'comment' => 'App\\Entity\\Post\\Comment',
  5019.         ]);
  5020.     }
  5021.     /**
  5022.      * Gets the private '.service_locator.wi34ela' shared service.
  5023.      *
  5024.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5025.      */
  5026.     protected function get_ServiceLocator_Wi34elaService()
  5027.     {
  5028.         return $this->privates['.service_locator.wi34ela'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5029.             'api' => ['privates''App\\Service\\Api''getApiService'false],
  5030.             'post' => ['privates''.errored..service_locator.wi34ela.App\\Entity\\Post\\Post'NULL'Cannot autowire service ".service_locator.wi34ela": it references class "App\\Entity\\Post\\Post" but no such service exists.'],
  5031.         ], [
  5032.             'api' => 'App\\Service\\Api',
  5033.             'post' => 'App\\Entity\\Post\\Post',
  5034.         ]);
  5035.     }
  5036.     /**
  5037.      * Gets the private '.service_locator.xUrKPVU' shared service.
  5038.      *
  5039.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5040.      */
  5041.     protected function get_ServiceLocator_XUrKPVUService()
  5042.     {
  5043.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5044.             '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".'],
  5045.         ], [
  5046.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  5047.         ]);
  5048.     }
  5049.     /**
  5050.      * Gets the private '.service_locator.ym8a.1a' shared service.
  5051.      *
  5052.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5053.      */
  5054.     protected function get_ServiceLocator_Ym8a_1aService()
  5055.     {
  5056.         return $this->privates['.service_locator.ym8a.1a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5057.             'program' => ['privates''.errored..service_locator.ym8a.1a.App\\Entity\\Program\\Program'NULL'Cannot autowire service ".service_locator.ym8a.1a": it references class "App\\Entity\\Program\\Program" but no such service exists.'],
  5058.             'user' => ['privates''.errored..service_locator.ym8a.1a.App\\Entity\\User'NULL'Cannot autowire service ".service_locator.ym8a.1a": it references class "App\\Entity\\User" but no such service exists.'],
  5059.         ], [
  5060.             'program' => 'App\\Entity\\Program\\Program',
  5061.             'user' => 'App\\Entity\\User',
  5062.         ]);
  5063.     }
  5064.     /**
  5065.      * Gets the private '.service_locator.zFcJjKU' shared service.
  5066.      *
  5067.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5068.      */
  5069.     protected function get_ServiceLocator_ZFcJjKUService()
  5070.     {
  5071.         return $this->privates['.service_locator.zFcJjKU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5072.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  5073.         ], [
  5074.             'authenticationUtils' => '?',
  5075.         ]);
  5076.     }
  5077.     /**
  5078.      * Gets the private '.session.deprecated' shared service.
  5079.      *
  5080.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  5081.      */
  5082.     protected function get_Session_DeprecatedService()
  5083.     {
  5084.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  5085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  5086.         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();
  5087.     }
  5088.     /**
  5089.      * Gets the private '.twig.command.debug.lazy' shared service.
  5090.      *
  5091.      * @return \Symfony\Component\Console\Command\LazyCommand
  5092.      */
  5093.     protected function get_Twig_Command_Debug_LazyService()
  5094.     {
  5095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5096.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5097.         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 {
  5098.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5099.         });
  5100.     }
  5101.     /**
  5102.      * Gets the private '.twig.command.lint.lazy' shared service.
  5103.      *
  5104.      * @return \Symfony\Component\Console\Command\LazyCommand
  5105.      */
  5106.     protected function get_Twig_Command_Lint_LazyService()
  5107.     {
  5108.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5110.         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 {
  5111.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5112.         });
  5113.     }
  5114.     /**
  5115.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  5116.      *
  5117.      * @return \Symfony\Component\Console\Command\LazyCommand
  5118.      */
  5119.     protected function get_VarDumper_Command_ServerDump_LazyService()
  5120.     {
  5121.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5123.         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 {
  5124.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  5125.         });
  5126.     }
  5127.     /**
  5128.      * Gets the private 'App\Command\DoDeletionRequestCommand' shared autowired service.
  5129.      *
  5130.      * @return \App\Command\DoDeletionRequestCommand
  5131.      */
  5132.     protected function getDoDeletionRequestCommandService()
  5133.     {
  5134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5135.         include_once \dirname(__DIR__4).'/src/Command/DoDeletionRequestCommand.php';
  5136.         $this->privates['App\\Command\\DoDeletionRequestCommand'] = $instance = new \App\Command\DoDeletionRequestCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5137.         $instance->setName('inq:do-deletion-request');
  5138.         return $instance;
  5139.     }
  5140.     /**
  5141.      * Gets the private 'App\Command\DoDeletionUserNotConfirmedCommand' shared autowired service.
  5142.      *
  5143.      * @return \App\Command\DoDeletionUserNotConfirmedCommand
  5144.      */
  5145.     protected function getDoDeletionUserNotConfirmedCommandService()
  5146.     {
  5147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5148.         include_once \dirname(__DIR__4).'/src/Command/DoDeletionUserNotConfirmedCommand.php';
  5149.         $this->privates['App\\Command\\DoDeletionUserNotConfirmedCommand'] = $instance = new \App\Command\DoDeletionUserNotConfirmedCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5150.         $instance->setName('inq:do-deletion-user-not-confirmed');
  5151.         return $instance;
  5152.     }
  5153.     /**
  5154.      * Gets the private 'App\Command\HistoryCommand' shared autowired service.
  5155.      *
  5156.      * @return \App\Command\HistoryCommand
  5157.      */
  5158.     protected function getHistoryCommandService()
  5159.     {
  5160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5161.         include_once \dirname(__DIR__4).'/src/Command/HistoryCommand.php';
  5162.         $this->privates['App\\Command\\HistoryCommand'] = $instance = new \App\Command\HistoryCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Repository\\Finance\\PostEarningRepository'] ?? $this->getPostEarningRepositoryService()), ($this->privates['App\\Repository\\Post\\PostRepository'] ?? $this->getPostRepositoryService()), ($this->privates['App\\Repository\\Finance\\ProgramEarningRepository'] ?? $this->getProgramEarningRepositoryService()), ($this->privates['App\\Repository\\Program\\ProgramRepository'] ?? $this->getProgramRepositoryService()), ($this->privates['App\\Repository\\Finance\\MediaEarningRepository'] ?? $this->getMediaEarningRepositoryService()), ($this->privates['App\\Repository\\Media\\MediaRepository'] ?? $this->getMediaRepositoryService()));
  5163.         $instance->setName('inq:history');
  5164.         return $instance;
  5165.     }
  5166.     /**
  5167.      * Gets the private 'App\Command\MediaScoreCommand' shared autowired service.
  5168.      *
  5169.      * @return \App\Command\MediaScoreCommand
  5170.      */
  5171.     protected function getMediaScoreCommandService()
  5172.     {
  5173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5174.         include_once \dirname(__DIR__4).'/src/Command/MediaScoreCommand.php';
  5175.         $this->privates['App\\Command\\MediaScoreCommand'] = $instance = new \App\Command\MediaScoreCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5176.         $instance->setName('inq:media-score');
  5177.         return $instance;
  5178.     }
  5179.     /**
  5180.      * Gets the private 'App\Command\NotificationPostFinishedCommand' shared autowired service.
  5181.      *
  5182.      * @return \App\Command\NotificationPostFinishedCommand
  5183.      */
  5184.     protected function getNotificationPostFinishedCommandService()
  5185.     {
  5186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5187.         include_once \dirname(__DIR__4).'/src/Command/NotificationPostFinishedCommand.php';
  5188.         $this->privates['App\\Command\\NotificationPostFinishedCommand'] = $instance = new \App\Command\NotificationPostFinishedCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['App\\Service\\NotificationService'] ?? $this->getNotificationServiceService()));
  5189.         $instance->setName('inq:notification-post-finished');
  5190.         return $instance;
  5191.     }
  5192.     /**
  5193.      * Gets the private 'App\Command\NotificationPublisherPostCommand' shared autowired service.
  5194.      *
  5195.      * @return \App\Command\NotificationPublisherPostCommand
  5196.      */
  5197.     protected function getNotificationPublisherPostCommandService()
  5198.     {
  5199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5200.         include_once \dirname(__DIR__4).'/src/Command/NotificationPublisherPostCommand.php';
  5201.         $this->privates['App\\Command\\NotificationPublisherPostCommand'] = $instance = new \App\Command\NotificationPublisherPostCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['App\\Service\\Notification\\NotificationPublisherService'] ?? $this->getNotificationPublisherServiceService()));
  5202.         $instance->setName('inq:notification-publisher-post');
  5203.         return $instance;
  5204.     }
  5205.     /**
  5206.      * Gets the private 'App\Command\PostScoreCommand' shared autowired service.
  5207.      *
  5208.      * @return \App\Command\PostScoreCommand
  5209.      */
  5210.     protected function getPostScoreCommandService()
  5211.     {
  5212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5213.         include_once \dirname(__DIR__4).'/src/Command/PostScoreCommand.php';
  5214.         $this->privates['App\\Command\\PostScoreCommand'] = $instance = new \App\Command\PostScoreCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5215.         $instance->setName('inq:post-score');
  5216.         return $instance;
  5217.     }
  5218.     /**
  5219.      * Gets the private 'App\Command\ProgramScoreCommand' shared autowired service.
  5220.      *
  5221.      * @return \App\Command\ProgramScoreCommand
  5222.      */
  5223.     protected function getProgramScoreCommandService()
  5224.     {
  5225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5226.         include_once \dirname(__DIR__4).'/src/Command/ProgramScoreCommand.php';
  5227.         $this->privates['App\\Command\\ProgramScoreCommand'] = $instance = new \App\Command\ProgramScoreCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  5228.         $instance->setName('inq:program-score');
  5229.         return $instance;
  5230.     }
  5231.     /**
  5232.      * Gets the private 'App\Command\Ssp\AdcolonyCommand' shared autowired service.
  5233.      *
  5234.      * @return \App\Command\Ssp\AdcolonyCommand
  5235.      */
  5236.     protected function getAdcolonyCommandService()
  5237.     {
  5238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5239.         include_once \dirname(__DIR__4).'/src/Command/Ssp/AdcolonyCommand.php';
  5240.         $this->privates['App\\Command\\Ssp\\AdcolonyCommand'] = $instance = new \App\Command\Ssp\AdcolonyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Service\\superAdmin\\SettingsService'] ?? $this->getSettingsServiceService()));
  5241.         $instance->setName('inq:get-adcolony-data');
  5242.         return $instance;
  5243.     }
  5244.     /**
  5245.      * Gets the private 'App\Command\Ssp\ApplovinCommand' shared autowired service.
  5246.      *
  5247.      * @return \App\Command\Ssp\ApplovinCommand
  5248.      */
  5249.     protected function getApplovinCommandService()
  5250.     {
  5251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5252.         include_once \dirname(__DIR__4).'/src/Command/Ssp/ApplovinCommand.php';
  5253.         $this->privates['App\\Command\\Ssp\\ApplovinCommand'] = $instance = new \App\Command\Ssp\ApplovinCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['App\\Service\\superAdmin\\SettingsService'] ?? $this->getSettingsServiceService()));
  5254.         $instance->setName('inq:get-applovin-data');
  5255.         return $instance;
  5256.     }
  5257.     /**
  5258.      * Gets the private 'App\Command\XrCodeMigrateCommand' shared autowired service.
  5259.      *
  5260.      * @return \App\Command\XrCodeMigrateCommand
  5261.      */
  5262.     protected function getXrCodeMigrateCommandService()
  5263.     {
  5264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5265.         include_once \dirname(__DIR__4).'/src/Command/XrCodeMigrateCommand.php';
  5266.         $this->privates['App\\Command\\XrCodeMigrateCommand'] = $instance = new \App\Command\XrCodeMigrateCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Business\\ProgramService'] ?? $this->getProgramServiceService()));
  5267.         $instance->setName('app:xr-codes:migrate');
  5268.         return $instance;
  5269.     }
  5270.     /**
  5271.      * Gets the private 'App\DTO\Transformer\Media\MediaAllAttributeDtoTransfomer' shared autowired service.
  5272.      *
  5273.      * @return \App\DTO\Transformer\Media\MediaAllAttributeDtoTransfomer
  5274.      */
  5275.     protected function getMediaAllAttributeDtoTransfomerService()
  5276.     {
  5277.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  5278.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Media/MediaAllAttributeDtoTransfomer.php';
  5279.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/SocialMediaDtoTransformer.php';
  5280.         return $this->privates['App\\DTO\\Transformer\\Media\\MediaAllAttributeDtoTransfomer'] = new \App\DTO\Transformer\Media\MediaAllAttributeDtoTransfomer(($this->privates['App\\DTO\\Transformer\\SocialMediaDtoTransformer'] ?? ($this->privates['App\\DTO\\Transformer\\SocialMediaDtoTransformer'] = new \App\DTO\Transformer\SocialMediaDtoTransformer())));
  5281.     }
  5282.     /**
  5283.      * Gets the private 'App\DTO\Transformer\Post\CommentDtoTransfomer' shared autowired service.
  5284.      *
  5285.      * @return \App\DTO\Transformer\Post\CommentDtoTransfomer
  5286.      */
  5287.     protected function getCommentDtoTransfomerService()
  5288.     {
  5289.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  5290.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Post/CommentDtoTransfomer.php';
  5291.         return $this->privates['App\\DTO\\Transformer\\Post\\CommentDtoTransfomer'] = new \App\DTO\Transformer\Post\CommentDtoTransfomer(($this->privates['App\\DTO\\Transformer\\UserMinAttributeDtoTransfomer'] ?? $this->getUserMinAttributeDtoTransfomerService()));
  5292.     }
  5293.     /**
  5294.      * Gets the private 'App\DTO\Transformer\Post\PostDtoTransfomer' shared autowired service.
  5295.      *
  5296.      * @return \App\DTO\Transformer\Post\PostDtoTransfomer
  5297.      */
  5298.     protected function getPostDtoTransfomerService()
  5299.     {
  5300.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  5301.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Post/PostDtoTransfomer.php';
  5302.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Media/MediaDtoTransfomer.php';
  5303.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  5304.         return $this->privates['App\\DTO\\Transformer\\Post\\PostDtoTransfomer'] = new \App\DTO\Transformer\Post\PostDtoTransfomer(($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] = new \App\DTO\Transformer\Media\MediaDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())));
  5305.     }
  5306.     /**
  5307.      * Gets the private 'App\DTO\Transformer\Post\PostMinAttributeDtoTransfomer' shared autowired service.
  5308.      *
  5309.      * @return \App\DTO\Transformer\Post\PostMinAttributeDtoTransfomer
  5310.      */
  5311.     protected function getPostMinAttributeDtoTransfomerService()
  5312.     {
  5313.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  5314.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Post/PostMinAttributeDtoTransfomer.php';
  5315.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Media/MediaDtoTransfomer.php';
  5316.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  5317.         return $this->privates['App\\DTO\\Transformer\\Post\\PostMinAttributeDtoTransfomer'] = new \App\DTO\Transformer\Post\PostMinAttributeDtoTransfomer(($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] = new \App\DTO\Transformer\Media\MediaDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())));
  5318.     }
  5319.     /**
  5320.      * Gets the private 'App\DTO\Transformer\Program\ProgramAllAttributeDtoTransfomer' shared autowired service.
  5321.      *
  5322.      * @return \App\DTO\Transformer\Program\ProgramAllAttributeDtoTransfomer
  5323.      */
  5324.     protected function getProgramAllAttributeDtoTransfomerService()
  5325.     {
  5326.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  5327.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramAllAttributeDtoTransfomer.php';
  5328.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/SocialMediaDtoTransformer.php';
  5329.         return $this->privates['App\\DTO\\Transformer\\Program\\ProgramAllAttributeDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramAllAttributeDtoTransfomer(($this->privates['App\\DTO\\Transformer\\SocialMediaDtoTransformer'] ?? ($this->privates['App\\DTO\\Transformer\\SocialMediaDtoTransformer'] = new \App\DTO\Transformer\SocialMediaDtoTransformer())));
  5330.     }
  5331.     /**
  5332.      * Gets the private 'App\DTO\Transformer\UserDtoTransfomer' shared autowired service.
  5333.      *
  5334.      * @return \App\DTO\Transformer\UserDtoTransfomer
  5335.      */
  5336.     protected function getUserDtoTransfomerService()
  5337.     {
  5338.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  5339.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/UserDtoTransfomer.php';
  5340.         return $this->privates['App\\DTO\\Transformer\\UserDtoTransfomer'] = new \App\DTO\Transformer\UserDtoTransfomer(($this->privates['App\\DTO\\Transformer\\UserProgramCrewMemberDtoTransfomer'] ?? $this->getUserProgramCrewMemberDtoTransfomerService()));
  5341.     }
  5342.     /**
  5343.      * Gets the private 'App\DTO\Transformer\UserMinAttributeDtoTransfomer' shared autowired service.
  5344.      *
  5345.      * @return \App\DTO\Transformer\UserMinAttributeDtoTransfomer
  5346.      */
  5347.     protected function getUserMinAttributeDtoTransfomerService()
  5348.     {
  5349.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  5350.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/UserMinAttributeDtoTransfomer.php';
  5351.         return $this->privates['App\\DTO\\Transformer\\UserMinAttributeDtoTransfomer'] = new \App\DTO\Transformer\UserMinAttributeDtoTransfomer(($this->privates['App\\DTO\\Transformer\\UserProgramCrewMemberDtoTransfomer'] ?? $this->getUserProgramCrewMemberDtoTransfomerService()));
  5352.     }
  5353.     /**
  5354.      * Gets the private 'App\DTO\Transformer\UserProgramCrewMemberDtoTransfomer' shared autowired service.
  5355.      *
  5356.      * @return \App\DTO\Transformer\UserProgramCrewMemberDtoTransfomer
  5357.      */
  5358.     protected function getUserProgramCrewMemberDtoTransfomerService()
  5359.     {
  5360.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  5361.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/UserProgramCrewMemberDtoTransfomer.php';
  5362.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  5363.         return $this->privates['App\\DTO\\Transformer\\UserProgramCrewMemberDtoTransfomer'] = new \App\DTO\Transformer\UserProgramCrewMemberDtoTransfomer(($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())));
  5364.     }
  5365.     /**
  5366.      * Gets the private 'App\DTO\Transformer\User\NotificationPublisherDtoTransfomer' shared autowired service.
  5367.      *
  5368.      * @return \App\DTO\Transformer\User\NotificationPublisherDtoTransfomer
  5369.      */
  5370.     protected function getNotificationPublisherDtoTransfomerService()
  5371.     {
  5372.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/AbstractDtoTranformer.php';
  5373.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/User/NotificationPublisherDtoTransfomer.php';
  5374.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Media/MediaDtoTransfomer.php';
  5375.         include_once \dirname(__DIR__4).'/src/DTO/Transformer/Program/ProgramDtoTransfomer.php';
  5376.         return $this->privates['App\\DTO\\Transformer\\User\\NotificationPublisherDtoTransfomer'] = new \App\DTO\Transformer\User\NotificationPublisherDtoTransfomer(($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Media\\MediaDtoTransfomer'] = new \App\DTO\Transformer\Media\MediaDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] ?? ($this->privates['App\\DTO\\Transformer\\Program\\ProgramDtoTransfomer'] = new \App\DTO\Transformer\Program\ProgramDtoTransfomer())), ($this->privates['App\\DTO\\Transformer\\UserMinAttributeDtoTransfomer'] ?? $this->getUserMinAttributeDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Post\\CommentDtoTransfomer'] ?? $this->getCommentDtoTransfomerService()), ($this->privates['App\\DTO\\Transformer\\Post\\PostMinAttributeDtoTransfomer'] ?? $this->getPostMinAttributeDtoTransfomerService()));
  5377.     }
  5378.     /**
  5379.      * Gets the private 'App\EventSubscriber\PublisherRoleEventSubscriber' shared autowired service.
  5380.      *
  5381.      * @return \App\EventSubscriber\PublisherRoleEventSubscriber
  5382.      */
  5383.     protected function getPublisherRoleEventSubscriberService()
  5384.     {
  5385.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5386.         if (isset($this->privates['App\\EventSubscriber\\PublisherRoleEventSubscriber'])) {
  5387.             return $this->privates['App\\EventSubscriber\\PublisherRoleEventSubscriber'];
  5388.         }
  5389.         return $this->privates['App\\EventSubscriber\\PublisherRoleEventSubscriber'] = new \App\EventSubscriber\PublisherRoleEventSubscriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->services['router'] ?? $this->getRouterService()), $a);
  5390.     }
  5391.     /**
  5392.      * Gets the private 'App\Form\AdhesionType' shared autowired service.
  5393.      *
  5394.      * @return \App\Form\AdhesionType
  5395.      */
  5396.     protected function getAdhesionTypeService()
  5397.     {
  5398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5399.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5400.         include_once \dirname(__DIR__4).'/src/Form/AdhesionType.php';
  5401.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5402.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TimeAsStringToDateTransformer.php';
  5403.         return $this->privates['App\\Form\\AdhesionType'] = new \App\Form\AdhesionType(($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] = new \App\Form\DataTransformer\TimeAsStringToDateTransformer())));
  5404.     }
  5405.     /**
  5406.      * Gets the private 'App\Form\Media\MediaApiUpdateType' shared autowired service.
  5407.      *
  5408.      * @return \App\Form\Media\MediaApiUpdateType
  5409.      */
  5410.     protected function getMediaApiUpdateTypeService()
  5411.     {
  5412.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5413.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5414.         include_once \dirname(__DIR__4).'/src/Form/Media/MediaApiUpdateType.php';
  5415.         return $this->privates['App\\Form\\Media\\MediaApiUpdateType'] = new \App\Form\Media\MediaApiUpdateType();
  5416.     }
  5417.     /**
  5418.      * Gets the private 'App\Form\Media\MediaNewType' shared autowired service.
  5419.      *
  5420.      * @return \App\Form\Media\MediaNewType
  5421.      */
  5422.     protected function getMediaNewTypeService()
  5423.     {
  5424.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5425.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5426.         include_once \dirname(__DIR__4).'/src/Form/Media/MediaNewType.php';
  5427.         return $this->privates['App\\Form\\Media\\MediaNewType'] = new \App\Form\Media\MediaNewType();
  5428.     }
  5429.     /**
  5430.      * Gets the private 'App\Form\Media\MediaType' shared autowired service.
  5431.      *
  5432.      * @return \App\Form\Media\MediaType
  5433.      */
  5434.     protected function getMediaTypeService()
  5435.     {
  5436.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5437.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5438.         include_once \dirname(__DIR__4).'/src/Form/Media/MediaType.php';
  5439.         return $this->privates['App\\Form\\Media\\MediaType'] = new \App\Form\Media\MediaType();
  5440.     }
  5441.     /**
  5442.      * Gets the private 'App\Form\PostType' shared autowired service.
  5443.      *
  5444.      * @return \App\Form\PostType
  5445.      */
  5446.     protected function getPostTypeService()
  5447.     {
  5448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5449.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5450.         include_once \dirname(__DIR__4).'/src/Form/PostType.php';
  5451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5452.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TextToDateTransformer.php';
  5453.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TimeAsStringToDateTransformer.php';
  5454.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5455.         if (isset($this->privates['App\\Form\\PostType'])) {
  5456.             return $this->privates['App\\Form\\PostType'];
  5457.         }
  5458.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5459.         if (isset($this->privates['App\\Form\\PostType'])) {
  5460.             return $this->privates['App\\Form\\PostType'];
  5461.         }
  5462.         return $this->privates['App\\Form\\PostType'] = new \App\Form\PostType(($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] = new \App\Form\DataTransformer\TextToDateTransformer())), $a, ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] = new \App\Form\DataTransformer\TimeAsStringToDateTransformer())), $b);
  5463.     }
  5464.     /**
  5465.      * Gets the private 'App\Form\Post\CommentType' shared autowired service.
  5466.      *
  5467.      * @return \App\Form\Post\CommentType
  5468.      */
  5469.     protected function getCommentTypeService()
  5470.     {
  5471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5472.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5473.         include_once \dirname(__DIR__4).'/src/Form/Post/CommentType.php';
  5474.         return $this->privates['App\\Form\\Post\\CommentType'] = new \App\Form\Post\CommentType();
  5475.     }
  5476.     /**
  5477.      * Gets the private 'App\Form\Post\DonationType' shared autowired service.
  5478.      *
  5479.      * @return \App\Form\Post\DonationType
  5480.      */
  5481.     protected function getDonationTypeService()
  5482.     {
  5483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5484.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5485.         include_once \dirname(__DIR__4).'/src/Form/Post/DonationType.php';
  5486.         return $this->privates['App\\Form\\Post\\DonationType'] = new \App\Form\Post\DonationType();
  5487.     }
  5488.     /**
  5489.      * Gets the private 'App\Form\Post\GameType' shared autowired service.
  5490.      *
  5491.      * @return \App\Form\Post\GameType
  5492.      */
  5493.     protected function getGameTypeService()
  5494.     {
  5495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5496.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5497.         include_once \dirname(__DIR__4).'/src/Form/Post/GameType.php';
  5498.         return $this->privates['App\\Form\\Post\\GameType'] = new \App\Form\Post\GameType();
  5499.     }
  5500.     /**
  5501.      * Gets the private 'App\Form\Post\PollType' shared autowired service.
  5502.      *
  5503.      * @return \App\Form\Post\PollType
  5504.      */
  5505.     protected function getPollTypeService()
  5506.     {
  5507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5508.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5509.         include_once \dirname(__DIR__4).'/src/Form/Post/PollType.php';
  5510.         return $this->privates['App\\Form\\Post\\PollType'] = new \App\Form\Post\PollType();
  5511.     }
  5512.     /**
  5513.      * Gets the private 'App\Form\Post\PostApiNewType' shared autowired service.
  5514.      *
  5515.      * @return \App\Form\Post\PostApiNewType
  5516.      */
  5517.     protected function getPostApiNewTypeService()
  5518.     {
  5519.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5520.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5521.         include_once \dirname(__DIR__4).'/src/Form/Post/PostApiNewType.php';
  5522.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5523.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TextToDateTransformer.php';
  5524.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TimeAsStringToDateTransformer.php';
  5525.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5526.         if (isset($this->privates['App\\Form\\Post\\PostApiNewType'])) {
  5527.             return $this->privates['App\\Form\\Post\\PostApiNewType'];
  5528.         }
  5529.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5530.         if (isset($this->privates['App\\Form\\Post\\PostApiNewType'])) {
  5531.             return $this->privates['App\\Form\\Post\\PostApiNewType'];
  5532.         }
  5533.         return $this->privates['App\\Form\\Post\\PostApiNewType'] = new \App\Form\Post\PostApiNewType(($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] = new \App\Form\DataTransformer\TextToDateTransformer())), $a, ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] = new \App\Form\DataTransformer\TimeAsStringToDateTransformer())), $b);
  5534.     }
  5535.     /**
  5536.      * Gets the private 'App\Form\Post\PostQuickType' shared autowired service.
  5537.      *
  5538.      * @return \App\Form\Post\PostQuickType
  5539.      */
  5540.     protected function getPostQuickTypeService()
  5541.     {
  5542.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5543.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5544.         include_once \dirname(__DIR__4).'/src/Form/Post/PostQuickType.php';
  5545.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5546.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TextToDateTransformer.php';
  5547.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TimeAsStringToDateTransformer.php';
  5548.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5549.         if (isset($this->privates['App\\Form\\Post\\PostQuickType'])) {
  5550.             return $this->privates['App\\Form\\Post\\PostQuickType'];
  5551.         }
  5552.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5553.         if (isset($this->privates['App\\Form\\Post\\PostQuickType'])) {
  5554.             return $this->privates['App\\Form\\Post\\PostQuickType'];
  5555.         }
  5556.         return $this->privates['App\\Form\\Post\\PostQuickType'] = new \App\Form\Post\PostQuickType(($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] = new \App\Form\DataTransformer\TextToDateTransformer())), $a, ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] = new \App\Form\DataTransformer\TimeAsStringToDateTransformer())), $b);
  5557.     }
  5558.     /**
  5559.      * Gets the private 'App\Form\Post\QuizType' shared autowired service.
  5560.      *
  5561.      * @return \App\Form\Post\QuizType
  5562.      */
  5563.     protected function getQuizTypeService()
  5564.     {
  5565.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5567.         include_once \dirname(__DIR__4).'/src/Form/Post/QuizType.php';
  5568.         return $this->privates['App\\Form\\Post\\QuizType'] = new \App\Form\Post\QuizType();
  5569.     }
  5570.     /**
  5571.      * Gets the private 'App\Form\Post\VoteType' shared autowired service.
  5572.      *
  5573.      * @return \App\Form\Post\VoteType
  5574.      */
  5575.     protected function getVoteTypeService()
  5576.     {
  5577.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5578.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5579.         include_once \dirname(__DIR__4).'/src/Form/Post/VoteType.php';
  5580.         return $this->privates['App\\Form\\Post\\VoteType'] = new \App\Form\Post\VoteType();
  5581.     }
  5582.     /**
  5583.      * Gets the private 'App\Form\Program\ProgramApiNewType' shared autowired service.
  5584.      *
  5585.      * @return \App\Form\Program\ProgramApiNewType
  5586.      */
  5587.     protected function getProgramApiNewTypeService()
  5588.     {
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5591.         include_once \dirname(__DIR__4).'/src/Form/Program/ProgramApiNewType.php';
  5592.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5593.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TextToDateTransformer.php';
  5594.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TimeAsStringToDateTransformer.php';
  5595.         return $this->privates['App\\Form\\Program\\ProgramApiNewType'] = new \App\Form\Program\ProgramApiNewType(($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] = new \App\Form\DataTransformer\TextToDateTransformer())), ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] = new \App\Form\DataTransformer\TimeAsStringToDateTransformer())));
  5596.     }
  5597.     /**
  5598.      * Gets the private 'App\Form\Program\ProgramApiUpdateType' shared autowired service.
  5599.      *
  5600.      * @return \App\Form\Program\ProgramApiUpdateType
  5601.      */
  5602.     protected function getProgramApiUpdateTypeService()
  5603.     {
  5604.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5605.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5606.         include_once \dirname(__DIR__4).'/src/Form/Program/ProgramApiUpdateType.php';
  5607.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5608.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TextToDateTransformer.php';
  5609.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TimeAsStringToDateTransformer.php';
  5610.         return $this->privates['App\\Form\\Program\\ProgramApiUpdateType'] = new \App\Form\Program\ProgramApiUpdateType(($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] = new \App\Form\DataTransformer\TextToDateTransformer())), ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] = new \App\Form\DataTransformer\TimeAsStringToDateTransformer())));
  5611.     }
  5612.     /**
  5613.      * Gets the private 'App\Form\Program\ProgramNewType' shared autowired service.
  5614.      *
  5615.      * @return \App\Form\Program\ProgramNewType
  5616.      */
  5617.     protected function getProgramNewTypeService()
  5618.     {
  5619.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5620.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5621.         include_once \dirname(__DIR__4).'/src/Form/Program/ProgramNewType.php';
  5622.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5623.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TextToDateTransformer.php';
  5624.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TimeAsStringToDateTransformer.php';
  5625.         return $this->privates['App\\Form\\Program\\ProgramNewType'] = new \App\Form\Program\ProgramNewType(($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] = new \App\Form\DataTransformer\TextToDateTransformer())), ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] = new \App\Form\DataTransformer\TimeAsStringToDateTransformer())));
  5626.     }
  5627.     /**
  5628.      * Gets the private 'App\Form\Program\ProgramType' shared autowired service.
  5629.      *
  5630.      * @return \App\Form\Program\ProgramType
  5631.      */
  5632.     protected function getProgramTypeService()
  5633.     {
  5634.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5635.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5636.         include_once \dirname(__DIR__4).'/src/Form/Program/ProgramType.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5638.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TextToDateTransformer.php';
  5639.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TimeAsStringToDateTransformer.php';
  5640.         return $this->privates['App\\Form\\Program\\ProgramType'] = new \App\Form\Program\ProgramType(($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TextToDateTransformer'] = new \App\Form\DataTransformer\TextToDateTransformer())), ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] = new \App\Form\DataTransformer\TimeAsStringToDateTransformer())));
  5641.     }
  5642.     /**
  5643.      * Gets the private 'App\Form\SettingsType' shared autowired service.
  5644.      *
  5645.      * @return \App\Form\SettingsType
  5646.      */
  5647.     protected function getSettingsTypeService()
  5648.     {
  5649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5651.         include_once \dirname(__DIR__4).'/src/Form/SettingsType.php';
  5652.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataTransformerInterface.php';
  5653.         include_once \dirname(__DIR__4).'/src/Form/DataTransformer/TimeAsStringToDateTransformer.php';
  5654.         return $this->privates['App\\Form\\SettingsType'] = new \App\Form\SettingsType(($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] ?? ($this->privates['App\\Form\\DataTransformer\\TimeAsStringToDateTransformer'] = new \App\Form\DataTransformer\TimeAsStringToDateTransformer())));
  5655.     }
  5656.     /**
  5657.      * Gets the private 'App\Form\SocialAdhesionType' shared autowired service.
  5658.      *
  5659.      * @return \App\Form\SocialAdhesionType
  5660.      */
  5661.     protected function getSocialAdhesionTypeService()
  5662.     {
  5663.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5665.         include_once \dirname(__DIR__4).'/src/Form/SocialAdhesionType.php';
  5666.         return $this->privates['App\\Form\\SocialAdhesionType'] = new \App\Form\SocialAdhesionType();
  5667.     }
  5668.     /**
  5669.      * Gets the private 'App\Form\SocialMediaType' shared autowired service.
  5670.      *
  5671.      * @return \App\Form\SocialMediaType
  5672.      */
  5673.     protected function getSocialMediaTypeService()
  5674.     {
  5675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5677.         include_once \dirname(__DIR__4).'/src/Form/SocialMediaType.php';
  5678.         return $this->privates['App\\Form\\SocialMediaType'] = new \App\Form\SocialMediaType();
  5679.     }
  5680.     /**
  5681.      * Gets the private 'App\Form\UserType' shared autowired service.
  5682.      *
  5683.      * @return \App\Form\UserType
  5684.      */
  5685.     protected function getUserTypeService()
  5686.     {
  5687.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5688.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5689.         include_once \dirname(__DIR__4).'/src/Form/UserType.php';
  5690.         return $this->privates['App\\Form\\UserType'] = new \App\Form\UserType();
  5691.     }
  5692.     /**
  5693.      * Gets the private 'App\Repository\AdhesionRepository' shared autowired service.
  5694.      *
  5695.      * @return \App\Repository\AdhesionRepository
  5696.      */
  5697.     protected function getAdhesionRepositoryService()
  5698.     {
  5699.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5700.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5701.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5702.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5703.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5704.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5705.         include_once \dirname(__DIR__4).'/src/Repository/AdhesionRepository.php';
  5706.         return $this->privates['App\\Repository\\AdhesionRepository'] = new \App\Repository\AdhesionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5707.     }
  5708.     /**
  5709.      * Gets the private 'App\Repository\BaseEntityRepository' shared autowired service.
  5710.      *
  5711.      * @return \App\Repository\BaseEntityRepository
  5712.      */
  5713.     protected function getBaseEntityRepositoryService()
  5714.     {
  5715.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5716.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5717.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5718.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5719.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5720.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5721.         include_once \dirname(__DIR__4).'/src/Repository/BaseEntityRepository.php';
  5722.         return $this->privates['App\\Repository\\BaseEntityRepository'] = new \App\Repository\BaseEntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5723.     }
  5724.     /**
  5725.      * Gets the private 'App\Repository\ChatsContentRepository' shared autowired service.
  5726.      *
  5727.      * @return \App\Repository\ChatsContentRepository
  5728.      */
  5729.     protected function getChatsContentRepositoryService()
  5730.     {
  5731.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5732.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5734.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5735.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5736.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5737.         include_once \dirname(__DIR__4).'/src/Repository/ChatsContentRepository.php';
  5738.         return $this->privates['App\\Repository\\ChatsContentRepository'] = new \App\Repository\ChatsContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5739.     }
  5740.     /**
  5741.      * Gets the private 'App\Repository\ChatsRepository' shared autowired service.
  5742.      *
  5743.      * @return \App\Repository\ChatsRepository
  5744.      */
  5745.     protected function getChatsRepositoryService()
  5746.     {
  5747.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5748.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5749.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5750.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5751.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5753.         include_once \dirname(__DIR__4).'/src/Repository/ChatsRepository.php';
  5754.         return $this->privates['App\\Repository\\ChatsRepository'] = new \App\Repository\ChatsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5755.     }
  5756.     /**
  5757.      * Gets the private 'App\Repository\DataHistory\MediaHistoryRepository' shared autowired service.
  5758.      *
  5759.      * @return \App\Repository\DataHistory\MediaHistoryRepository
  5760.      */
  5761.     protected function getMediaHistoryRepositoryService()
  5762.     {
  5763.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5764.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5765.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5766.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5767.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5768.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5769.         include_once \dirname(__DIR__4).'/src/Repository/DataHistory/MediaHistoryRepository.php';
  5770.         return $this->privates['App\\Repository\\DataHistory\\MediaHistoryRepository'] = new \App\Repository\DataHistory\MediaHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5771.     }
  5772.     /**
  5773.      * Gets the private 'App\Repository\DataHistory\PostHistoryRepository' shared autowired service.
  5774.      *
  5775.      * @return \App\Repository\DataHistory\PostHistoryRepository
  5776.      */
  5777.     protected function getPostHistoryRepositoryService()
  5778.     {
  5779.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5780.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5781.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5782.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5783.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5784.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5785.         include_once \dirname(__DIR__4).'/src/Repository/DataHistory/PostHistoryRepository.php';
  5786.         return $this->privates['App\\Repository\\DataHistory\\PostHistoryRepository'] = new \App\Repository\DataHistory\PostHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5787.     }
  5788.     /**
  5789.      * Gets the private 'App\Repository\DataHistory\PostViewedRepository' shared autowired service.
  5790.      *
  5791.      * @return \App\Repository\DataHistory\PostViewedRepository
  5792.      */
  5793.     protected function getPostViewedRepositoryService()
  5794.     {
  5795.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5796.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5797.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5798.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5799.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5800.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5801.         include_once \dirname(__DIR__4).'/src/Repository/DataHistory/PostViewedRepository.php';
  5802.         return $this->privates['App\\Repository\\DataHistory\\PostViewedRepository'] = new \App\Repository\DataHistory\PostViewedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5803.     }
  5804.     /**
  5805.      * Gets the private 'App\Repository\DataHistory\ProgramHistoryRepository' shared autowired service.
  5806.      *
  5807.      * @return \App\Repository\DataHistory\ProgramHistoryRepository
  5808.      */
  5809.     protected function getProgramHistoryRepositoryService()
  5810.     {
  5811.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5812.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5813.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5814.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5815.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5816.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5817.         include_once \dirname(__DIR__4).'/src/Repository/DataHistory/ProgramHistoryRepository.php';
  5818.         return $this->privates['App\\Repository\\DataHistory\\ProgramHistoryRepository'] = new \App\Repository\DataHistory\ProgramHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5819.     }
  5820.     /**
  5821.      * Gets the private 'App\Repository\EntityRepository' shared autowired service.
  5822.      *
  5823.      * @return \App\Repository\EntityRepository
  5824.      */
  5825.     protected function getEntityRepositoryService()
  5826.     {
  5827.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5828.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5829.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5830.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5831.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5832.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5833.         include_once \dirname(__DIR__4).'/src/Repository/EntityRepository.php';
  5834.         return $this->privates['App\\Repository\\EntityRepository'] = new \App\Repository\EntityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5835.     }
  5836.     /**
  5837.      * Gets the private 'App\Repository\Finance\ByCountryRepository' shared autowired service.
  5838.      *
  5839.      * @return \App\Repository\Finance\ByCountryRepository
  5840.      */
  5841.     protected function getByCountryRepositoryService()
  5842.     {
  5843.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5844.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5845.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5846.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5847.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5849.         include_once \dirname(__DIR__4).'/src/Repository/Finance/ByCountryRepository.php';
  5850.         return $this->privates['App\\Repository\\Finance\\ByCountryRepository'] = new \App\Repository\Finance\ByCountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5851.     }
  5852.     /**
  5853.      * Gets the private 'App\Repository\Finance\EstimatedFileRepository' shared autowired service.
  5854.      *
  5855.      * @return \App\Repository\Finance\EstimatedFileRepository
  5856.      */
  5857.     protected function getEstimatedFileRepositoryService()
  5858.     {
  5859.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5860.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5861.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5863.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5864.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5865.         include_once \dirname(__DIR__4).'/src/Repository/Finance/EstimatedFileRepository.php';
  5866.         return $this->privates['App\\Repository\\Finance\\EstimatedFileRepository'] = new \App\Repository\Finance\EstimatedFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5867.     }
  5868.     /**
  5869.      * Gets the private 'App\Repository\Finance\MediaEarningRepository' shared autowired service.
  5870.      *
  5871.      * @return \App\Repository\Finance\MediaEarningRepository
  5872.      */
  5873.     protected function getMediaEarningRepositoryService()
  5874.     {
  5875.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5876.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5877.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5878.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5879.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5880.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5881.         include_once \dirname(__DIR__4).'/src/Repository/Finance/MediaEarningRepository.php';
  5882.         return $this->privates['App\\Repository\\Finance\\MediaEarningRepository'] = new \App\Repository\Finance\MediaEarningRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5883.     }
  5884.     /**
  5885.      * Gets the private 'App\Repository\Finance\PostEarningRepository' shared autowired service.
  5886.      *
  5887.      * @return \App\Repository\Finance\PostEarningRepository
  5888.      */
  5889.     protected function getPostEarningRepositoryService()
  5890.     {
  5891.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5892.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5893.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5894.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5895.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5896.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5897.         include_once \dirname(__DIR__4).'/src/Repository/Finance/PostEarningRepository.php';
  5898.         return $this->privates['App\\Repository\\Finance\\PostEarningRepository'] = new \App\Repository\Finance\PostEarningRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5899.     }
  5900.     /**
  5901.      * Gets the private 'App\Repository\Finance\ProgramEarningRepository' shared autowired service.
  5902.      *
  5903.      * @return \App\Repository\Finance\ProgramEarningRepository
  5904.      */
  5905.     protected function getProgramEarningRepositoryService()
  5906.     {
  5907.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5908.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5909.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5910.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5911.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5912.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5913.         include_once \dirname(__DIR__4).'/src/Repository/Finance/ProgramEarningRepository.php';
  5914.         return $this->privates['App\\Repository\\Finance\\ProgramEarningRepository'] = new \App\Repository\Finance\ProgramEarningRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5915.     }
  5916.     /**
  5917.      * Gets the private 'App\Repository\Finance\SettingsBySspRepository' shared autowired service.
  5918.      *
  5919.      * @return \App\Repository\Finance\SettingsBySspRepository
  5920.      */
  5921.     protected function getSettingsBySspRepositoryService()
  5922.     {
  5923.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5924.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5925.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5926.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5927.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5928.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5929.         include_once \dirname(__DIR__4).'/src/Repository/Finance/SettingsBySspRepository.php';
  5930.         return $this->privates['App\\Repository\\Finance\\SettingsBySspRepository'] = new \App\Repository\Finance\SettingsBySspRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5931.     }
  5932.     /**
  5933.      * Gets the private 'App\Repository\Finance\SettingsRepository' shared autowired service.
  5934.      *
  5935.      * @return \App\Repository\Finance\SettingsRepository
  5936.      */
  5937.     protected function getSettingsRepositoryService()
  5938.     {
  5939.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5940.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5941.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5942.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5943.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5945.         include_once \dirname(__DIR__4).'/src/Repository/Finance/SettingsRepository.php';
  5946.         return $this->privates['App\\Repository\\Finance\\SettingsRepository'] = new \App\Repository\Finance\SettingsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5947.     }
  5948.     /**
  5949.      * Gets the private 'App\Repository\Finance\TaxesRepository' shared autowired service.
  5950.      *
  5951.      * @return \App\Repository\Finance\TaxesRepository
  5952.      */
  5953.     protected function getTaxesRepositoryService()
  5954.     {
  5955.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5956.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5957.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5959.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5960.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5961.         include_once \dirname(__DIR__4).'/src/Repository/Finance/TaxesRepository.php';
  5962.         return $this->privates['App\\Repository\\Finance\\TaxesRepository'] = new \App\Repository\Finance\TaxesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5963.     }
  5964.     /**
  5965.      * Gets the private 'App\Repository\Media\MediaAccessByConsultationRepository' shared autowired service.
  5966.      *
  5967.      * @return \App\Repository\Media\MediaAccessByConsultationRepository
  5968.      */
  5969.     protected function getMediaAccessByConsultationRepositoryService()
  5970.     {
  5971.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5972.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5973.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5974.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5977.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaAccessByConsultationRepository.php';
  5978.         return $this->privates['App\\Repository\\Media\\MediaAccessByConsultationRepository'] = new \App\Repository\Media\MediaAccessByConsultationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5979.     }
  5980.     /**
  5981.      * Gets the private 'App\Repository\Media\MediaAccessByLinkRepository' shared autowired service.
  5982.      *
  5983.      * @return \App\Repository\Media\MediaAccessByLinkRepository
  5984.      */
  5985.     protected function getMediaAccessByLinkRepositoryService()
  5986.     {
  5987.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  5988.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  5989.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  5990.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  5992.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  5993.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaAccessByLinkRepository.php';
  5994.         return $this->privates['App\\Repository\\Media\\MediaAccessByLinkRepository'] = new \App\Repository\Media\MediaAccessByLinkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5995.     }
  5996.     /**
  5997.      * Gets the private 'App\Repository\Media\MediaAccessByQrRepository' shared autowired service.
  5998.      *
  5999.      * @return \App\Repository\Media\MediaAccessByQrRepository
  6000.      */
  6001.     protected function getMediaAccessByQrRepositoryService()
  6002.     {
  6003.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6004.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6005.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6006.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6007.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6008.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6009.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaAccessByQrRepository.php';
  6010.         return $this->privates['App\\Repository\\Media\\MediaAccessByQrRepository'] = new \App\Repository\Media\MediaAccessByQrRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6011.     }
  6012.     /**
  6013.      * Gets the private 'App\Repository\Media\MediaAccessBySearchRepository' shared autowired service.
  6014.      *
  6015.      * @return \App\Repository\Media\MediaAccessBySearchRepository
  6016.      */
  6017.     protected function getMediaAccessBySearchRepositoryService()
  6018.     {
  6019.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6020.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6021.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6022.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6023.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6025.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaAccessBySearchRepository.php';
  6026.         return $this->privates['App\\Repository\\Media\\MediaAccessBySearchRepository'] = new \App\Repository\Media\MediaAccessBySearchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6027.     }
  6028.     /**
  6029.      * Gets the private 'App\Repository\Media\MediaBlockedByUserRepository' shared autowired service.
  6030.      *
  6031.      * @return \App\Repository\Media\MediaBlockedByUserRepository
  6032.      */
  6033.     protected function getMediaBlockedByUserRepositoryService()
  6034.     {
  6035.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6037.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6038.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6040.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6041.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaBlockedByUserRepository.php';
  6042.         return $this->privates['App\\Repository\\Media\\MediaBlockedByUserRepository'] = new \App\Repository\Media\MediaBlockedByUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6043.     }
  6044.     /**
  6045.      * Gets the private 'App\Repository\Media\MediaDeletionRequestRepository' shared autowired service.
  6046.      *
  6047.      * @return \App\Repository\Media\MediaDeletionRequestRepository
  6048.      */
  6049.     protected function getMediaDeletionRequestRepositoryService()
  6050.     {
  6051.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6054.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6055.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6056.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6057.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaDeletionRequestRepository.php';
  6058.         return $this->privates['App\\Repository\\Media\\MediaDeletionRequestRepository'] = new \App\Repository\Media\MediaDeletionRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6059.     }
  6060.     /**
  6061.      * Gets the private 'App\Repository\Media\MediaFollowersRepository' shared autowired service.
  6062.      *
  6063.      * @return \App\Repository\Media\MediaFollowersRepository
  6064.      */
  6065.     protected function getMediaFollowersRepositoryService()
  6066.     {
  6067.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6070.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6071.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6072.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6073.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaFollowersRepository.php';
  6074.         return $this->privates['App\\Repository\\Media\\MediaFollowersRepository'] = new \App\Repository\Media\MediaFollowersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6075.     }
  6076.     /**
  6077.      * Gets the private 'App\Repository\Media\MediaReportedByUserRepository' shared autowired service.
  6078.      *
  6079.      * @return \App\Repository\Media\MediaReportedByUserRepository
  6080.      */
  6081.     protected function getMediaReportedByUserRepositoryService()
  6082.     {
  6083.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6084.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6089.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaReportedByUserRepository.php';
  6090.         return $this->privates['App\\Repository\\Media\\MediaReportedByUserRepository'] = new \App\Repository\Media\MediaReportedByUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6091.     }
  6092.     /**
  6093.      * Gets the private 'App\Repository\Media\MediaRepository' shared autowired service.
  6094.      *
  6095.      * @return \App\Repository\Media\MediaRepository
  6096.      */
  6097.     protected function getMediaRepositoryService()
  6098.     {
  6099.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6100.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6101.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6102.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6104.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6105.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaRepository.php';
  6106.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  6107.         if (isset($this->privates['App\\Repository\\Media\\MediaRepository'])) {
  6108.             return $this->privates['App\\Repository\\Media\\MediaRepository'];
  6109.         }
  6110.         $b = ($this->services['App\\Service\\StatService'] ?? $this->getStatServiceService());
  6111.         if (isset($this->privates['App\\Repository\\Media\\MediaRepository'])) {
  6112.             return $this->privates['App\\Repository\\Media\\MediaRepository'];
  6113.         }
  6114.         return $this->privates['App\\Repository\\Media\\MediaRepository'] = new \App\Repository\Media\MediaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  6115.     }
  6116.     /**
  6117.      * Gets the private 'App\Repository\Media\MediaTeamRepository' shared autowired service.
  6118.      *
  6119.      * @return \App\Repository\Media\MediaTeamRepository
  6120.      */
  6121.     protected function getMediaTeamRepositoryService()
  6122.     {
  6123.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6124.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6125.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6129.         include_once \dirname(__DIR__4).'/src/Repository/Media/MediaTeamRepository.php';
  6130.         return $this->privates['App\\Repository\\Media\\MediaTeamRepository'] = new \App\Repository\Media\MediaTeamRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6131.     }
  6132.     /**
  6133.      * Gets the private 'App\Repository\Media\TypeRepository' shared autowired service.
  6134.      *
  6135.      * @return \App\Repository\Media\TypeRepository
  6136.      */
  6137.     protected function getTypeRepositoryService()
  6138.     {
  6139.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6142.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6143.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6144.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6145.         include_once \dirname(__DIR__4).'/src/Repository/Media/TypeRepository.php';
  6146.         return $this->privates['App\\Repository\\Media\\TypeRepository'] = new \App\Repository\Media\TypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6147.     }
  6148.     /**
  6149.      * Gets the private 'App\Repository\Media\categoryRepository' shared autowired service.
  6150.      *
  6151.      * @return \App\Repository\Media\categoryRepository
  6152.      */
  6153.     protected function getCategoryRepositoryService()
  6154.     {
  6155.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6161.         include_once \dirname(__DIR__4).'/src/Repository/Media/categoryRepository.php';
  6162.         return $this->privates['App\\Repository\\Media\\categoryRepository'] = new \App\Repository\Media\categoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6163.     }
  6164.     /**
  6165.      * Gets the private 'App\Repository\PictureRepository' shared autowired service.
  6166.      *
  6167.      * @return \App\Repository\PictureRepository
  6168.      */
  6169.     protected function getPictureRepositoryService()
  6170.     {
  6171.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6172.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6177.         include_once \dirname(__DIR__4).'/src/Repository/PictureRepository.php';
  6178.         return $this->privates['App\\Repository\\PictureRepository'] = new \App\Repository\PictureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6179.     }
  6180.     /**
  6181.      * Gets the private 'App\Repository\Post\CommentLikeRepository' shared autowired service.
  6182.      *
  6183.      * @return \App\Repository\Post\CommentLikeRepository
  6184.      */
  6185.     protected function getCommentLikeRepositoryService()
  6186.     {
  6187.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6188.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6189.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6190.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6193.         include_once \dirname(__DIR__4).'/src/Repository/Post/CommentLikeRepository.php';
  6194.         return $this->privates['App\\Repository\\Post\\CommentLikeRepository'] = new \App\Repository\Post\CommentLikeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6195.     }
  6196.     /**
  6197.      * Gets the private 'App\Repository\Post\CommentRepository' shared autowired service.
  6198.      *
  6199.      * @return \App\Repository\Post\CommentRepository
  6200.      */
  6201.     protected function getCommentRepositoryService()
  6202.     {
  6203.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6204.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6205.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6206.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6207.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6208.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6209.         include_once \dirname(__DIR__4).'/src/Repository/Post/CommentRepository.php';
  6210.         return $this->privates['App\\Repository\\Post\\CommentRepository'] = new \App\Repository\Post\CommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6211.     }
  6212.     /**
  6213.      * Gets the private 'App\Repository\Post\DonationRepository' shared autowired service.
  6214.      *
  6215.      * @return \App\Repository\Post\DonationRepository
  6216.      */
  6217.     protected function getDonationRepositoryService()
  6218.     {
  6219.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6220.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6222.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6224.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6225.         include_once \dirname(__DIR__4).'/src/Repository/Post/DonationRepository.php';
  6226.         return $this->privates['App\\Repository\\Post\\DonationRepository'] = new \App\Repository\Post\DonationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6227.     }
  6228.     /**
  6229.      * Gets the private 'App\Repository\Post\GameRepository' shared autowired service.
  6230.      *
  6231.      * @return \App\Repository\Post\GameRepository
  6232.      */
  6233.     protected function getGameRepositoryService()
  6234.     {
  6235.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6237.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6239.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6240.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6241.         include_once \dirname(__DIR__4).'/src/Repository/Post/GameRepository.php';
  6242.         return $this->privates['App\\Repository\\Post\\GameRepository'] = new \App\Repository\Post\GameRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6243.     }
  6244.     /**
  6245.      * Gets the private 'App\Repository\Post\ParticipationRepository' shared autowired service.
  6246.      *
  6247.      * @return \App\Repository\Post\ParticipationRepository
  6248.      */
  6249.     protected function getParticipationRepositoryService()
  6250.     {
  6251.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6252.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6253.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6254.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6255.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6256.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6257.         include_once \dirname(__DIR__4).'/src/Repository/Post/ParticipationRepository.php';
  6258.         return $this->privates['App\\Repository\\Post\\ParticipationRepository'] = new \App\Repository\Post\ParticipationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6259.     }
  6260.     /**
  6261.      * Gets the private 'App\Repository\Post\PollRepository' shared autowired service.
  6262.      *
  6263.      * @return \App\Repository\Post\PollRepository
  6264.      */
  6265.     protected function getPollRepositoryService()
  6266.     {
  6267.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6268.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6269.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6270.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6271.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6272.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6273.         include_once \dirname(__DIR__4).'/src/Repository/Post/PollRepository.php';
  6274.         return $this->privates['App\\Repository\\Post\\PollRepository'] = new \App\Repository\Post\PollRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6275.     }
  6276.     /**
  6277.      * Gets the private 'App\Repository\Post\PostDislikeRepository' shared autowired service.
  6278.      *
  6279.      * @return \App\Repository\Post\PostDislikeRepository
  6280.      */
  6281.     protected function getPostDislikeRepositoryService()
  6282.     {
  6283.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6285.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6286.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6287.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6288.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6289.         include_once \dirname(__DIR__4).'/src/Repository/Post/PostDislikeRepository.php';
  6290.         return $this->privates['App\\Repository\\Post\\PostDislikeRepository'] = new \App\Repository\Post\PostDislikeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6291.     }
  6292.     /**
  6293.      * Gets the private 'App\Repository\Post\PostHiddenByUserRepository' shared autowired service.
  6294.      *
  6295.      * @return \App\Repository\Post\PostHiddenByUserRepository
  6296.      */
  6297.     protected function getPostHiddenByUserRepositoryService()
  6298.     {
  6299.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6301.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6302.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6303.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6304.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6305.         include_once \dirname(__DIR__4).'/src/Repository/Post/PostHiddenByUserRepository.php';
  6306.         return $this->privates['App\\Repository\\Post\\PostHiddenByUserRepository'] = new \App\Repository\Post\PostHiddenByUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6307.     }
  6308.     /**
  6309.      * Gets the private 'App\Repository\Post\PostLikeRepository' shared autowired service.
  6310.      *
  6311.      * @return \App\Repository\Post\PostLikeRepository
  6312.      */
  6313.     protected function getPostLikeRepositoryService()
  6314.     {
  6315.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6316.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6317.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6318.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6320.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6321.         include_once \dirname(__DIR__4).'/src/Repository/Post/PostLikeRepository.php';
  6322.         return $this->privates['App\\Repository\\Post\\PostLikeRepository'] = new \App\Repository\Post\PostLikeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6323.     }
  6324.     /**
  6325.      * Gets the private 'App\Repository\Post\PostReportedByUserRepository' shared autowired service.
  6326.      *
  6327.      * @return \App\Repository\Post\PostReportedByUserRepository
  6328.      */
  6329.     protected function getPostReportedByUserRepositoryService()
  6330.     {
  6331.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6332.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6333.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6334.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6335.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6336.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6337.         include_once \dirname(__DIR__4).'/src/Repository/Post/PostReportedByUserRepository.php';
  6338.         return $this->privates['App\\Repository\\Post\\PostReportedByUserRepository'] = new \App\Repository\Post\PostReportedByUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6339.     }
  6340.     /**
  6341.      * Gets the private 'App\Repository\Post\PostRepository' shared autowired service.
  6342.      *
  6343.      * @return \App\Repository\Post\PostRepository
  6344.      */
  6345.     protected function getPostRepositoryService()
  6346.     {
  6347.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6348.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6349.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6350.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6351.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6352.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6353.         include_once \dirname(__DIR__4).'/src/Repository/Post/PostRepository.php';
  6354.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  6355.         if (isset($this->privates['App\\Repository\\Post\\PostRepository'])) {
  6356.             return $this->privates['App\\Repository\\Post\\PostRepository'];
  6357.         }
  6358.         return $this->privates['App\\Repository\\Post\\PostRepository'] = new \App\Repository\Post\PostRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  6359.     }
  6360.     /**
  6361.      * Gets the private 'App\Repository\Post\PostTrackingRepository' shared autowired service.
  6362.      *
  6363.      * @return \App\Repository\Post\PostTrackingRepository
  6364.      */
  6365.     protected function getPostTrackingRepositoryService()
  6366.     {
  6367.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6368.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6369.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6370.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6371.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6372.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6373.         include_once \dirname(__DIR__4).'/src/Repository/Post/PostTrackingRepository.php';
  6374.         return $this->privates['App\\Repository\\Post\\PostTrackingRepository'] = new \App\Repository\Post\PostTrackingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6375.     }
  6376.     /**
  6377.      * Gets the private 'App\Repository\Post\QuizRepository' shared autowired service.
  6378.      *
  6379.      * @return \App\Repository\Post\QuizRepository
  6380.      */
  6381.     protected function getQuizRepositoryService()
  6382.     {
  6383.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6384.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6385.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6386.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6387.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6388.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6389.         include_once \dirname(__DIR__4).'/src/Repository/Post/QuizRepository.php';
  6390.         return $this->privates['App\\Repository\\Post\\QuizRepository'] = new \App\Repository\Post\QuizRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6391.     }
  6392.     /**
  6393.      * Gets the private 'App\Repository\Post\VoteRepository' shared autowired service.
  6394.      *
  6395.      * @return \App\Repository\Post\VoteRepository
  6396.      */
  6397.     protected function getVoteRepositoryService()
  6398.     {
  6399.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6400.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6401.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6402.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6403.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6404.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6405.         include_once \dirname(__DIR__4).'/src/Repository/Post/VoteRepository.php';
  6406.         return $this->privates['App\\Repository\\Post\\VoteRepository'] = new \App\Repository\Post\VoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6407.     }
  6408.     /**
  6409.      * Gets the private 'App\Repository\ProgramCrewMemberRepository' shared autowired service.
  6410.      *
  6411.      * @return \App\Repository\ProgramCrewMemberRepository
  6412.      */
  6413.     protected function getProgramCrewMemberRepositoryService()
  6414.     {
  6415.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6416.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6417.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6418.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6419.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6420.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6421.         include_once \dirname(__DIR__4).'/src/Repository/ProgramCrewMemberRepository.php';
  6422.         return $this->privates['App\\Repository\\ProgramCrewMemberRepository'] = new \App\Repository\ProgramCrewMemberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6423.     }
  6424.     /**
  6425.      * Gets the private 'App\Repository\Program\GenreRepository' shared autowired service.
  6426.      *
  6427.      * @return \App\Repository\Program\GenreRepository
  6428.      */
  6429.     protected function getGenreRepositoryService()
  6430.     {
  6431.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6432.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6433.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6434.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6435.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6436.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6437.         include_once \dirname(__DIR__4).'/src/Repository/Program/GenreRepository.php';
  6438.         return $this->privates['App\\Repository\\Program\\GenreRepository'] = new \App\Repository\Program\GenreRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6439.     }
  6440.     /**
  6441.      * Gets the private 'App\Repository\Program\ProgramAccessByConsultationRepository' shared autowired service.
  6442.      *
  6443.      * @return \App\Repository\Program\ProgramAccessByConsultationRepository
  6444.      */
  6445.     protected function getProgramAccessByConsultationRepositoryService()
  6446.     {
  6447.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6448.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6449.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6450.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6451.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6452.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6453.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramAccessByConsultationRepository.php';
  6454.         return $this->privates['App\\Repository\\Program\\ProgramAccessByConsultationRepository'] = new \App\Repository\Program\ProgramAccessByConsultationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6455.     }
  6456.     /**
  6457.      * Gets the private 'App\Repository\Program\ProgramAccessByLinkRepository' shared autowired service.
  6458.      *
  6459.      * @return \App\Repository\Program\ProgramAccessByLinkRepository
  6460.      */
  6461.     protected function getProgramAccessByLinkRepositoryService()
  6462.     {
  6463.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6464.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6465.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6466.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6468.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6469.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramAccessByLinkRepository.php';
  6470.         return $this->privates['App\\Repository\\Program\\ProgramAccessByLinkRepository'] = new \App\Repository\Program\ProgramAccessByLinkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6471.     }
  6472.     /**
  6473.      * Gets the private 'App\Repository\Program\ProgramAccessByQrRepository' shared autowired service.
  6474.      *
  6475.      * @return \App\Repository\Program\ProgramAccessByQrRepository
  6476.      */
  6477.     protected function getProgramAccessByQrRepositoryService()
  6478.     {
  6479.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6480.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6481.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6482.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6483.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6484.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6485.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramAccessByQrRepository.php';
  6486.         return $this->privates['App\\Repository\\Program\\ProgramAccessByQrRepository'] = new \App\Repository\Program\ProgramAccessByQrRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6487.     }
  6488.     /**
  6489.      * Gets the private 'App\Repository\Program\ProgramAccessBySearchRepository' shared autowired service.
  6490.      *
  6491.      * @return \App\Repository\Program\ProgramAccessBySearchRepository
  6492.      */
  6493.     protected function getProgramAccessBySearchRepositoryService()
  6494.     {
  6495.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6496.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6497.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6498.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6499.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6500.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6501.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramAccessBySearchRepository.php';
  6502.         return $this->privates['App\\Repository\\Program\\ProgramAccessBySearchRepository'] = new \App\Repository\Program\ProgramAccessBySearchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6503.     }
  6504.     /**
  6505.      * Gets the private 'App\Repository\Program\ProgramBlockedByUserRepository' shared autowired service.
  6506.      *
  6507.      * @return \App\Repository\Program\ProgramBlockedByUserRepository
  6508.      */
  6509.     protected function getProgramBlockedByUserRepositoryService()
  6510.     {
  6511.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6512.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6513.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6514.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6515.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6516.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6517.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramBlockedByUserRepository.php';
  6518.         return $this->privates['App\\Repository\\Program\\ProgramBlockedByUserRepository'] = new \App\Repository\Program\ProgramBlockedByUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6519.     }
  6520.     /**
  6521.      * Gets the private 'App\Repository\Program\ProgramCrewMemberRepository' shared autowired service.
  6522.      *
  6523.      * @return \App\Repository\Program\ProgramCrewMemberRepository
  6524.      */
  6525.     protected function getProgramCrewMemberRepository2Service()
  6526.     {
  6527.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6528.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6529.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6530.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6531.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6532.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6533.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramCrewMemberRepository.php';
  6534.         return $this->privates['App\\Repository\\Program\\ProgramCrewMemberRepository'] = new \App\Repository\Program\ProgramCrewMemberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6535.     }
  6536.     /**
  6537.      * Gets the private 'App\Repository\Program\ProgramDeletionRequestRepository' shared autowired service.
  6538.      *
  6539.      * @return \App\Repository\Program\ProgramDeletionRequestRepository
  6540.      */
  6541.     protected function getProgramDeletionRequestRepositoryService()
  6542.     {
  6543.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6544.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6545.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6546.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6547.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6548.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6549.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramDeletionRequestRepository.php';
  6550.         return $this->privates['App\\Repository\\Program\\ProgramDeletionRequestRepository'] = new \App\Repository\Program\ProgramDeletionRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6551.     }
  6552.     /**
  6553.      * Gets the private 'App\Repository\Program\ProgramFollowersRepository' shared autowired service.
  6554.      *
  6555.      * @return \App\Repository\Program\ProgramFollowersRepository
  6556.      */
  6557.     protected function getProgramFollowersRepositoryService()
  6558.     {
  6559.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6560.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6561.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6562.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6563.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6564.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6565.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramFollowersRepository.php';
  6566.         return $this->privates['App\\Repository\\Program\\ProgramFollowersRepository'] = new \App\Repository\Program\ProgramFollowersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6567.     }
  6568.     /**
  6569.      * Gets the private 'App\Repository\Program\ProgramReportedByUserRepository' shared autowired service.
  6570.      *
  6571.      * @return \App\Repository\Program\ProgramReportedByUserRepository
  6572.      */
  6573.     protected function getProgramReportedByUserRepositoryService()
  6574.     {
  6575.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6576.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6577.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6578.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6579.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6580.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6581.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramReportedByUserRepository.php';
  6582.         return $this->privates['App\\Repository\\Program\\ProgramReportedByUserRepository'] = new \App\Repository\Program\ProgramReportedByUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6583.     }
  6584.     /**
  6585.      * Gets the private 'App\Repository\Program\ProgramRepository' shared autowired service.
  6586.      *
  6587.      * @return \App\Repository\Program\ProgramRepository
  6588.      */
  6589.     protected function getProgramRepositoryService()
  6590.     {
  6591.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6593.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6594.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6595.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6596.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6597.         include_once \dirname(__DIR__4).'/src/Repository/Program/ProgramRepository.php';
  6598.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  6599.         if (isset($this->privates['App\\Repository\\Program\\ProgramRepository'])) {
  6600.             return $this->privates['App\\Repository\\Program\\ProgramRepository'];
  6601.         }
  6602.         $b = ($this->services['App\\Service\\StatService'] ?? $this->getStatServiceService());
  6603.         if (isset($this->privates['App\\Repository\\Program\\ProgramRepository'])) {
  6604.             return $this->privates['App\\Repository\\Program\\ProgramRepository'];
  6605.         }
  6606.         return $this->privates['App\\Repository\\Program\\ProgramRepository'] = new \App\Repository\Program\ProgramRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  6607.     }
  6608.     /**
  6609.      * Gets the private 'App\Repository\ShortcutRepository' shared autowired service.
  6610.      *
  6611.      * @return \App\Repository\ShortcutRepository
  6612.      */
  6613.     protected function getShortcutRepositoryService()
  6614.     {
  6615.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6616.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6617.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6618.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6619.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6620.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6621.         include_once \dirname(__DIR__4).'/src/Repository/ShortcutRepository.php';
  6622.         return $this->privates['App\\Repository\\ShortcutRepository'] = new \App\Repository\ShortcutRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6623.     }
  6624.     /**
  6625.      * Gets the private 'App\Repository\SocialAdhesionRepository' shared autowired service.
  6626.      *
  6627.      * @return \App\Repository\SocialAdhesionRepository
  6628.      */
  6629.     protected function getSocialAdhesionRepositoryService()
  6630.     {
  6631.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6632.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6633.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6634.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6635.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6636.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6637.         include_once \dirname(__DIR__4).'/src/Repository/SocialAdhesionRepository.php';
  6638.         return $this->privates['App\\Repository\\SocialAdhesionRepository'] = new \App\Repository\SocialAdhesionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6639.     }
  6640.     /**
  6641.      * Gets the private 'App\Repository\SocialMediaRepository' shared autowired service.
  6642.      *
  6643.      * @return \App\Repository\SocialMediaRepository
  6644.      */
  6645.     protected function getSocialMediaRepositoryService()
  6646.     {
  6647.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6648.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6649.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6650.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6651.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6653.         include_once \dirname(__DIR__4).'/src/Repository/SocialMediaRepository.php';
  6654.         return $this->privates['App\\Repository\\SocialMediaRepository'] = new \App\Repository\SocialMediaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6655.     }
  6656.     /**
  6657.      * Gets the private 'App\Repository\SuperAdminRepository' shared autowired service.
  6658.      *
  6659.      * @return \App\Repository\SuperAdminRepository
  6660.      */
  6661.     protected function getSuperAdminRepositoryService()
  6662.     {
  6663.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6664.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6665.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6666.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6668.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6669.         include_once \dirname(__DIR__4).'/src/Repository/SuperAdminRepository.php';
  6670.         return $this->privates['App\\Repository\\SuperAdminRepository'] = new \App\Repository\SuperAdminRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6671.     }
  6672.     /**
  6673.      * Gets the private 'App\Repository\UserBlockedByUserRepository' shared autowired service.
  6674.      *
  6675.      * @return \App\Repository\UserBlockedByUserRepository
  6676.      */
  6677.     protected function getUserBlockedByUserRepositoryService()
  6678.     {
  6679.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6680.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6681.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6682.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6684.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6685.         include_once \dirname(__DIR__4).'/src/Repository/UserBlockedByUserRepository.php';
  6686.         return $this->privates['App\\Repository\\UserBlockedByUserRepository'] = new \App\Repository\UserBlockedByUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6687.     }
  6688.     /**
  6689.      * Gets the private 'App\Repository\UserReportedByUserRepository' shared autowired service.
  6690.      *
  6691.      * @return \App\Repository\UserReportedByUserRepository
  6692.      */
  6693.     protected function getUserReportedByUserRepositoryService()
  6694.     {
  6695.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6696.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6697.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6698.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6699.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6700.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6701.         include_once \dirname(__DIR__4).'/src/Repository/UserReportedByUserRepository.php';
  6702.         return $this->privates['App\\Repository\\UserReportedByUserRepository'] = new \App\Repository\UserReportedByUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6703.     }
  6704.     /**
  6705.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  6706.      *
  6707.      * @return \App\Repository\UserRepository
  6708.      */
  6709.     protected function getUserRepositoryService()
  6710.     {
  6711.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6712.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6713.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6714.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6715.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6716.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6717.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  6718.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  6719.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6720.     }
  6721.     /**
  6722.      * Gets the private 'App\Repository\User\NotificationPublisherRepository' shared autowired service.
  6723.      *
  6724.      * @return \App\Repository\User\NotificationPublisherRepository
  6725.      */
  6726.     protected function getNotificationPublisherRepositoryService()
  6727.     {
  6728.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6729.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6730.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6731.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6732.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6733.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6734.         include_once \dirname(__DIR__4).'/src/Repository/User/NotificationPublisherRepository.php';
  6735.         return $this->privates['App\\Repository\\User\\NotificationPublisherRepository'] = new \App\Repository\User\NotificationPublisherRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6736.     }
  6737.     /**
  6738.      * Gets the private 'App\Repository\User\NotificationRepository' shared autowired service.
  6739.      *
  6740.      * @return \App\Repository\User\NotificationRepository
  6741.      */
  6742.     protected function getNotificationRepositoryService()
  6743.     {
  6744.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6745.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6746.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6747.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6748.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6749.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6750.         include_once \dirname(__DIR__4).'/src/Repository/User/NotificationRepository.php';
  6751.         return $this->privates['App\\Repository\\User\\NotificationRepository'] = new \App\Repository\User\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6752.     }
  6753.     /**
  6754.      * Gets the private 'App\Repository\User\TransactionRepository' shared autowired service.
  6755.      *
  6756.      * @return \App\Repository\User\TransactionRepository
  6757.      */
  6758.     protected function getTransactionRepositoryService()
  6759.     {
  6760.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6761.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6762.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6763.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6764.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6765.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6766.         include_once \dirname(__DIR__4).'/src/Repository/User/TransactionRepository.php';
  6767.         return $this->privates['App\\Repository\\User\\TransactionRepository'] = new \App\Repository\User\TransactionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6768.     }
  6769.     /**
  6770.      * Gets the private 'App\Repository\User\UserDeletionRequestRepository' shared autowired service.
  6771.      *
  6772.      * @return \App\Repository\User\UserDeletionRequestRepository
  6773.      */
  6774.     protected function getUserDeletionRequestRepositoryService()
  6775.     {
  6776.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6777.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6778.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6779.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6780.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6781.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6782.         include_once \dirname(__DIR__4).'/src/Repository/User/UserDeletionRequestRepository.php';
  6783.         return $this->privates['App\\Repository\\User\\UserDeletionRequestRepository'] = new \App\Repository\User\UserDeletionRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6784.     }
  6785.     /**
  6786.      * Gets the private 'App\Repository\User\WalletRepository' shared autowired service.
  6787.      *
  6788.      * @return \App\Repository\User\WalletRepository
  6789.      */
  6790.     protected function getWalletRepositoryService()
  6791.     {
  6792.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/ObjectRepository.php';
  6793.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/src/Selectable.php';
  6794.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  6795.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  6796.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  6797.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  6798.         include_once \dirname(__DIR__4).'/src/Repository/User/WalletRepository.php';
  6799.         return $this->privates['App\\Repository\\User\\WalletRepository'] = new \App\Repository\User\WalletRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6800.     }
  6801.     /**
  6802.      * Gets the private 'App\Security\PublisherAuthenticator' shared autowired service.
  6803.      *
  6804.      * @return \App\Security\PublisherAuthenticator
  6805.      */
  6806.     protected function getPublisherAuthenticatorService()
  6807.     {
  6808.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  6809.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  6810.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  6811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  6812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  6813.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  6814.         include_once \dirname(__DIR__4).'/src/Security/PublisherAuthenticator.php';
  6815.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  6816.         if (isset($this->privates['App\\Security\\PublisherAuthenticator'])) {
  6817.             return $this->privates['App\\Security\\PublisherAuthenticator'];
  6818.         }
  6819.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  6820.         if (isset($this->privates['App\\Security\\PublisherAuthenticator'])) {
  6821.             return $this->privates['App\\Security\\PublisherAuthenticator'];
  6822.         }
  6823.         return $this->privates['App\\Security\\PublisherAuthenticator'] = new \App\Security\PublisherAuthenticator($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()));
  6824.     }
  6825.     /**
  6826.      * Gets the private 'App\Service\Api' shared autowired service.
  6827.      *
  6828.      * @return \App\Service\Api
  6829.      */
  6830.     protected function getApiService()
  6831.     {
  6832.         include_once \dirname(__DIR__4).'/src/Service/Api.php';
  6833.         return $this->privates['App\\Service\\Api'] = new \App\Service\Api();
  6834.     }
  6835.     /**
  6836.      * Gets the private 'App\Service\Business\MediaService' shared autowired service.
  6837.      *
  6838.      * @return \App\Service\Business\MediaService
  6839.      */
  6840.     protected function getMediaServiceService()
  6841.     {
  6842.         include_once \dirname(__DIR__4).'/src/Service/Business/MediaService.php';
  6843.         return $this->privates['App\\Service\\Business\\MediaService'] = new \App\Service\Business\MediaService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\Media\\MediaFollowersRepository'] ?? $this->getMediaFollowersRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  6844.     }
  6845.     /**
  6846.      * Gets the private 'App\Service\Business\PostService' shared autowired service.
  6847.      *
  6848.      * @return \App\Service\Business\PostService
  6849.      */
  6850.     protected function getPostServiceService()
  6851.     {
  6852.         include_once \dirname(__DIR__4).'/src/Service/Business/PostService.php';
  6853.         return $this->privates['App\\Service\\Business\\PostService'] = new \App\Service\Business\PostService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\Media\\MediaFollowersRepository'] ?? $this->getMediaFollowersRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  6854.     }
  6855.     /**
  6856.      * Gets the private 'App\Service\Business\ProgramService' shared autowired service.
  6857.      *
  6858.      * @return \App\Service\Business\ProgramService
  6859.      */
  6860.     protected function getProgramServiceService()
  6861.     {
  6862.         include_once \dirname(__DIR__4).'/src/Service/Business/ProgramService.php';
  6863.         include_once \dirname(__DIR__4).'/src/Service/ShortLink/ShortLinkManager.php';
  6864.         include_once \dirname(__DIR__4).'/src/Service/ShortLink/ShortLinkProviderInterface.php';
  6865.         include_once \dirname(__DIR__4).'/src/Service/ShortLink/ZipQuantumShortLinkProvider.php';
  6866.         include_once \dirname(__DIR__4).'/src/Service/FeatureFlagService.php';
  6867.         $a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
  6868.         return $this->privates['App\\Service\\Business\\ProgramService'] = new \App\Service\Business\ProgramService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\Program\\ProgramFollowersRepository'] ?? $this->getProgramFollowersRepositoryService()), new \App\Service\ShortLink\ShortLinkManager(new \App\Service\ShortLink\ZipQuantumShortLinkProvider(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), $a, new \App\Service\FeatureFlagService($a)));
  6869.     }
  6870.     /**
  6871.      * Gets the private 'App\Service\Mercure\MercureChatService' shared autowired service.
  6872.      *
  6873.      * @return \App\Service\Mercure\MercureChatService
  6874.      */
  6875.     protected function getMercureChatServiceService()
  6876.     {
  6877.         include_once \dirname(__DIR__4).'/src/Service/Mercure/MercureChatService.php';
  6878.         return $this->privates['App\\Service\\Mercure\\MercureChatService'] = new \App\Service\Mercure\MercureChatService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService()));
  6879.     }
  6880.     /**
  6881.      * Gets the private 'App\Service\superAdmin\SettingsService' shared autowired service.
  6882.      *
  6883.      * @return \App\Service\superAdmin\SettingsService
  6884.      */
  6885.     protected function getSettingsServiceService()
  6886.     {
  6887.         include_once \dirname(__DIR__4).'/src/Service/superAdmin/SettingsService.php';
  6888.         return $this->privates['App\\Service\\superAdmin\\SettingsService'] = new \App\Service\superAdmin\SettingsService(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Repository\\Finance\\SettingsRepository'] ?? $this->getSettingsRepositoryService()), ($this->privates['App\\Repository\\Finance\\TaxesRepository'] ?? $this->getTaxesRepositoryService()));
  6889.     }
  6890.     /**
  6891.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  6892.      *
  6893.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  6894.      */
  6895.     protected function getManagerRegistryAwareConnectionProviderService()
  6896.     {
  6897.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  6898.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  6899.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  6900.     }
  6901.     /**
  6902.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  6903.      *
  6904.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  6905.      */
  6906.     protected function getRunSqlCommandService()
  6907.     {
  6908.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  6911.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  6912.         $instance->setName('dbal:run-sql');
  6913.         return $instance;
  6914.     }
  6915.     /**
  6916.      * Gets the private 'annotations.cache_adapter' shared service.
  6917.      *
  6918.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  6919.      */
  6920.     protected function getAnnotations_CacheAdapterService()
  6921.     {
  6922.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  6923.     }
  6924.     /**
  6925.      * Gets the private 'annotations.cache_warmer' shared service.
  6926.      *
  6927.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  6928.      */
  6929.     protected function getAnnotations_CacheWarmerService()
  6930.     {
  6931.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6932.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  6934.         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);
  6935.     }
  6936.     /**
  6937.      * Gets the private 'annotations.cached_reader' shared service.
  6938.      *
  6939.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  6940.      */
  6941.     protected function getAnnotations_CachedReaderService()
  6942.     {
  6943.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  6944.     }
  6945.     /**
  6946.      * Gets the private 'annotations.reader' shared service.
  6947.      *
  6948.      * @return \Doctrine\Common\Annotations\AnnotationReader
  6949.      */
  6950.     protected function getAnnotations_ReaderService()
  6951.     {
  6952.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  6953.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  6954.         $a->registerUniqueLoader('class_exists');
  6955.         $instance->addGlobalIgnoredName('required'$a);
  6956.         return $instance;
  6957.     }
  6958.     /**
  6959.      * Gets the private 'cache.annotations' shared service.
  6960.      *
  6961.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6962.      */
  6963.     protected function getCache_AnnotationsService()
  6964.     {
  6965.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TnJzVMDizA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6966.     }
  6967.     /**
  6968.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  6969.      *
  6970.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6971.      */
  6972.     protected function getCache_Doctrine_Orm_Default_QueryService()
  6973.     {
  6974.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6975.     }
  6976.     /**
  6977.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  6978.      *
  6979.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6980.      */
  6981.     protected function getCache_Doctrine_Orm_Default_ResultService()
  6982.     {
  6983.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  6984.     }
  6985.     /**
  6986.      * Gets the private 'cache.property_info' shared service.
  6987.      *
  6988.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6989.      */
  6990.     protected function getCache_PropertyInfoService()
  6991.     {
  6992.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pcc6BXT8vz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  6993.     }
  6994.     /**
  6995.      * Gets the private 'cache.security_expression_language' shared service.
  6996.      *
  6997.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  6998.      */
  6999.     protected function getCache_SecurityExpressionLanguageService()
  7000.     {
  7001.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('RTDfyC67NW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7002.     }
  7003.     /**
  7004.      * Gets the private 'cache.serializer' shared service.
  7005.      *
  7006.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7007.      */
  7008.     protected function getCache_SerializerService()
  7009.     {
  7010.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WX9HMXn2Q-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7011.     }
  7012.     /**
  7013.      * Gets the private 'cache.validator' shared service.
  7014.      *
  7015.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7016.      */
  7017.     protected function getCache_ValidatorService()
  7018.     {
  7019.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('9lrgsi-wut'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7020.     }
  7021.     /**
  7022.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  7023.      *
  7024.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  7025.      */
  7026.     protected function getCachePoolClearer_CacheWarmerService()
  7027.     {
  7028.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7029.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  7030.         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']);
  7031.     }
  7032.     /**
  7033.      * Gets the private 'config_builder.warmer' shared service.
  7034.      *
  7035.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  7036.      */
  7037.     protected function getConfigBuilder_WarmerService()
  7038.     {
  7039.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7040.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  7041.         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()));
  7042.     }
  7043.     /**
  7044.      * Gets the private 'config_cache_factory' shared service.
  7045.      *
  7046.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  7047.      */
  7048.     protected function getConfigCacheFactoryService()
  7049.     {
  7050.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  7051.             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)));
  7052.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  7053.         }, 2));
  7054.     }
  7055.     /**
  7056.      * Gets the private 'console.command.about' shared service.
  7057.      *
  7058.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  7059.      */
  7060.     protected function getConsole_Command_AboutService()
  7061.     {
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7063.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  7064.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  7065.         $instance->setName('about');
  7066.         $instance->setDescription('Display information about the current project');
  7067.         return $instance;
  7068.     }
  7069.     /**
  7070.      * Gets the private 'console.command.assets_install' shared service.
  7071.      *
  7072.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  7073.      */
  7074.     protected function getConsole_Command_AssetsInstallService()
  7075.     {
  7076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7077.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  7078.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7079.         $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));
  7080.         $instance->setName('assets:install');
  7081.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  7082.         return $instance;
  7083.     }
  7084.     /**
  7085.      * Gets the private 'console.command.cache_clear' shared service.
  7086.      *
  7087.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  7088.      */
  7089.     protected function getConsole_Command_CacheClearService()
  7090.     {
  7091.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7092.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  7093.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7094.         $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())));
  7095.         $instance->setName('cache:clear');
  7096.         $instance->setDescription('Clear the cache');
  7097.         return $instance;
  7098.     }
  7099.     /**
  7100.      * Gets the private 'console.command.cache_pool_clear' shared service.
  7101.      *
  7102.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  7103.      */
  7104.     protected function getConsole_Command_CachePoolClearService()
  7105.     {
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7107.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  7108.         $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.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  7109.         $instance->setName('cache:pool:clear');
  7110.         $instance->setDescription('Clear cache pools');
  7111.         return $instance;
  7112.     }
  7113.     /**
  7114.      * Gets the private 'console.command.cache_pool_delete' shared service.
  7115.      *
  7116.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  7117.      */
  7118.     protected function getConsole_Command_CachePoolDeleteService()
  7119.     {
  7120.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7121.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  7122.         $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.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  7123.         $instance->setName('cache:pool:delete');
  7124.         $instance->setDescription('Delete an item from a cache pool');
  7125.         return $instance;
  7126.     }
  7127.     /**
  7128.      * Gets the private 'console.command.cache_pool_list' shared service.
  7129.      *
  7130.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  7131.      */
  7132.     protected function getConsole_Command_CachePoolListService()
  7133.     {
  7134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7135.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  7136.         $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.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.security_expression_language']);
  7137.         $instance->setName('cache:pool:list');
  7138.         $instance->setDescription('List available cache pools');
  7139.         return $instance;
  7140.     }
  7141.     /**
  7142.      * Gets the private 'console.command.cache_pool_prune' shared service.
  7143.      *
  7144.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  7145.      */
  7146.     protected function getConsole_Command_CachePoolPruneService()
  7147.     {
  7148.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7149.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  7150.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  7151.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  7152.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  7153.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  7154.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  7155.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  7156.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  7157.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  7158.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  7159.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  7160.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  7161.         }, 10));
  7162.         $instance->setName('cache:pool:prune');
  7163.         $instance->setDescription('Prune cache pools');
  7164.         return $instance;
  7165.     }
  7166.     /**
  7167.      * Gets the private 'console.command.cache_warmup' shared service.
  7168.      *
  7169.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  7170.      */
  7171.     protected function getConsole_Command_CacheWarmupService()
  7172.     {
  7173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7174.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  7175.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  7176.         $instance->setName('cache:warmup');
  7177.         $instance->setDescription('Warm up an empty cache');
  7178.         return $instance;
  7179.     }
  7180.     /**
  7181.      * Gets the private 'console.command.config_debug' shared service.
  7182.      *
  7183.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  7184.      */
  7185.     protected function getConsole_Command_ConfigDebugService()
  7186.     {
  7187.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7188.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7189.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7191.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  7192.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  7193.         $instance->setName('debug:config');
  7194.         $instance->setDescription('Dump the current configuration for an extension');
  7195.         return $instance;
  7196.     }
  7197.     /**
  7198.      * Gets the private 'console.command.config_dump_reference' shared service.
  7199.      *
  7200.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  7201.      */
  7202.     protected function getConsole_Command_ConfigDumpReferenceService()
  7203.     {
  7204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7207.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7208.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  7209.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  7210.         $instance->setName('config:dump-reference');
  7211.         $instance->setDescription('Dump the default configuration for an extension');
  7212.         return $instance;
  7213.     }
  7214.     /**
  7215.      * Gets the private 'console.command.container_debug' shared service.
  7216.      *
  7217.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  7218.      */
  7219.     protected function getConsole_Command_ContainerDebugService()
  7220.     {
  7221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7222.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7223.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7224.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  7225.         $instance->setName('debug:container');
  7226.         $instance->setDescription('Display current services for an application');
  7227.         return $instance;
  7228.     }
  7229.     /**
  7230.      * Gets the private 'console.command.container_lint' shared service.
  7231.      *
  7232.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  7233.      */
  7234.     protected function getConsole_Command_ContainerLintService()
  7235.     {
  7236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  7238.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  7239.         $instance->setName('lint:container');
  7240.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  7241.         return $instance;
  7242.     }
  7243.     /**
  7244.      * Gets the private 'console.command.debug_autowiring' shared service.
  7245.      *
  7246.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  7247.      */
  7248.     protected function getConsole_Command_DebugAutowiringService()
  7249.     {
  7250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7251.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7252.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7253.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  7254.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7255.         $instance->setName('debug:autowiring');
  7256.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  7257.         return $instance;
  7258.     }
  7259.     /**
  7260.      * Gets the private 'console.command.dotenv_debug' shared service.
  7261.      *
  7262.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  7263.      */
  7264.     protected function getConsole_Command_DotenvDebugService()
  7265.     {
  7266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7267.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  7268.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  7269.         $instance->setName('debug:dotenv');
  7270.         $instance->setDescription('Lists all dotenv files with variables and values');
  7271.         return $instance;
  7272.     }
  7273.     /**
  7274.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  7275.      *
  7276.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  7277.      */
  7278.     protected function getConsole_Command_EventDispatcherDebugService()
  7279.     {
  7280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7281.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  7282.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.of4ODDT'] ?? $this->get_ServiceLocator_Of4ODDTService()));
  7283.         $instance->setName('debug:event-dispatcher');
  7284.         $instance->setDescription('Display configured listeners for an application');
  7285.         return $instance;
  7286.     }
  7287.     /**
  7288.      * Gets the private 'console.command.form_debug' shared service.
  7289.      *
  7290.      * @return \Symfony\Component\Form\Command\DebugCommand
  7291.      */
  7292.     protected function getConsole_Command_FormDebugService()
  7293.     {
  7294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7295.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  7296.         $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'=> 'App\\Form\\Media'=> 'App\\Form\\Post'=> 'App\\Form\\Program'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'App\\Form\\AdhesionType'=> 'App\\Form\\Media\\MediaApiUpdateType'=> 'App\\Form\\Media\\MediaNewType'=> 'App\\Form\\Media\\MediaType'=> 'App\\Form\\Post\\CommentType'=> 'App\\Form\\Post\\DonationType'=> 'App\\Form\\Post\\GameType'=> 'App\\Form\\Post\\PollType'=> 'App\\Form\\Post\\PostApiNewType'=> 'App\\Form\\Post\\PostQuickType'10 => 'App\\Form\\Post\\QuizType'11 => 'App\\Form\\Post\\VoteType'12 => 'App\\Form\\PostType'13 => 'App\\Form\\Program\\ProgramApiNewType'14 => 'App\\Form\\Program\\ProgramApiUpdateType'15 => 'App\\Form\\Program\\ProgramNewType'16 => 'App\\Form\\Program\\ProgramType'17 => 'App\\Form\\SettingsType'18 => 'App\\Form\\SocialAdhesionType'19 => 'App\\Form\\SocialMediaType'20 => 'App\\Form\\UserType'21 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'22 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'23 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'24 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'25 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> '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'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7297.         $instance->setName('debug:form');
  7298.         $instance->setDescription('Display form type information');
  7299.         return $instance;
  7300.     }
  7301.     /**
  7302.      * Gets the private 'console.command.router_debug' shared service.
  7303.      *
  7304.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  7305.      */
  7306.     protected function getConsole_Command_RouterDebugService()
  7307.     {
  7308.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7309.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  7311.         $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()));
  7312.         $instance->setName('debug:router');
  7313.         $instance->setDescription('Display current routes for an application');
  7314.         return $instance;
  7315.     }
  7316.     /**
  7317.      * Gets the private 'console.command.router_match' shared service.
  7318.      *
  7319.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  7320.      */
  7321.     protected function getConsole_Command_RouterMatchService()
  7322.     {
  7323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7324.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  7325.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  7326.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  7327.         }, 1));
  7328.         $instance->setName('router:match');
  7329.         $instance->setDescription('Help debug routes by simulating a path info match');
  7330.         return $instance;
  7331.     }
  7332.     /**
  7333.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  7334.      *
  7335.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  7336.      */
  7337.     protected function getConsole_Command_SecretsDecryptToLocalService()
  7338.     {
  7339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  7341.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7342.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7343.         $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')))));
  7344.         $instance->setName('secrets:decrypt-to-local');
  7345.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  7346.         return $instance;
  7347.     }
  7348.     /**
  7349.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  7350.      *
  7351.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  7352.      */
  7353.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  7354.     {
  7355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7356.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  7357.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7358.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7359.         $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')))));
  7360.         $instance->setName('secrets:encrypt-from-local');
  7361.         $instance->setDescription('Encrypt all local secrets to the vault');
  7362.         return $instance;
  7363.     }
  7364.     /**
  7365.      * Gets the private 'console.command.secrets_generate_key' shared service.
  7366.      *
  7367.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  7368.      */
  7369.     protected function getConsole_Command_SecretsGenerateKeyService()
  7370.     {
  7371.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7372.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  7373.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7374.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7375.         $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')))));
  7376.         $instance->setName('secrets:generate-keys');
  7377.         $instance->setDescription('Generate new encryption keys');
  7378.         return $instance;
  7379.     }
  7380.     /**
  7381.      * Gets the private 'console.command.secrets_list' shared service.
  7382.      *
  7383.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  7384.      */
  7385.     protected function getConsole_Command_SecretsListService()
  7386.     {
  7387.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7388.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  7389.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7390.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7391.         $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')))));
  7392.         $instance->setName('secrets:list');
  7393.         $instance->setDescription('List all secrets');
  7394.         return $instance;
  7395.     }
  7396.     /**
  7397.      * Gets the private 'console.command.secrets_remove' shared service.
  7398.      *
  7399.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  7400.      */
  7401.     protected function getConsole_Command_SecretsRemoveService()
  7402.     {
  7403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7404.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  7405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7406.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7407.         $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')))));
  7408.         $instance->setName('secrets:remove');
  7409.         $instance->setDescription('Remove a secret from the vault');
  7410.         return $instance;
  7411.     }
  7412.     /**
  7413.      * Gets the private 'console.command.secrets_set' shared service.
  7414.      *
  7415.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  7416.      */
  7417.     protected function getConsole_Command_SecretsSetService()
  7418.     {
  7419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7420.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  7421.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7422.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7423.         $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')))));
  7424.         $instance->setName('secrets:set');
  7425.         $instance->setDescription('Set a secret in the vault');
  7426.         return $instance;
  7427.     }
  7428.     /**
  7429.      * Gets the private 'console.command.translation_debug' shared service.
  7430.      *
  7431.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  7432.      */
  7433.     protected function getConsole_Command_TranslationDebugService()
  7434.     {
  7435.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7436.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  7437.         $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/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Repository/Media/MediaRepository.php'), => (\dirname(__DIR__4).'/src/Repository/Program/ProgramRepository.php'), => (\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'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 18 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  7438.         $instance->setName('debug:translation');
  7439.         $instance->setDescription('Display translation messages information');
  7440.         return $instance;
  7441.     }
  7442.     /**
  7443.      * Gets the private 'console.command.translation_extract' shared service.
  7444.      *
  7445.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  7446.      */
  7447.     protected function getConsole_Command_TranslationExtractService()
  7448.     {
  7449.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7450.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  7451.         $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()), 'an', (\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/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Repository/Media/MediaRepository.php'), => (\dirname(__DIR__4).'/src/Repository/Program/ProgramRepository.php'), => (\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'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 18 => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')], []);
  7452.         $instance->setName('translation:extract');
  7453.         $instance->setAliases([=> 'translation:update']);
  7454.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  7455.         return $instance;
  7456.     }
  7457.     /**
  7458.      * Gets the private 'console.command.translation_pull' shared service.
  7459.      *
  7460.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  7461.      */
  7462.     protected function getConsole_Command_TranslationPullService()
  7463.     {
  7464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7465.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7466.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  7467.         $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()), 'an', [], []);
  7468.         $instance->setName('translation:pull');
  7469.         $instance->setDescription('Pull translations from a given provider.');
  7470.         return $instance;
  7471.     }
  7472.     /**
  7473.      * Gets the private 'console.command.translation_push' shared service.
  7474.      *
  7475.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  7476.      */
  7477.     protected function getConsole_Command_TranslationPushService()
  7478.     {
  7479.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7480.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7481.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  7482.         $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()), [], []);
  7483.         $instance->setName('translation:push');
  7484.         $instance->setDescription('Push translations to a given provider.');
  7485.         return $instance;
  7486.     }
  7487.     /**
  7488.      * Gets the private 'console.command.validator_debug' shared service.
  7489.      *
  7490.      * @return \Symfony\Component\Validator\Command\DebugCommand
  7491.      */
  7492.     protected function getConsole_Command_ValidatorDebugService()
  7493.     {
  7494.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7495.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  7496.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  7497.         $instance->setName('debug:validator');
  7498.         $instance->setDescription('Display validation constraints for classes');
  7499.         return $instance;
  7500.     }
  7501.     /**
  7502.      * Gets the private 'console.command.xliff_lint' shared service.
  7503.      *
  7504.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  7505.      */
  7506.     protected function getConsole_Command_XliffLintService()
  7507.     {
  7508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  7510.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  7511.         $instance->setName('lint:xliff');
  7512.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  7513.         return $instance;
  7514.     }
  7515.     /**
  7516.      * Gets the private 'console.command.yaml_lint' shared service.
  7517.      *
  7518.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  7519.      */
  7520.     protected function getConsole_Command_YamlLintService()
  7521.     {
  7522.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7523.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  7524.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  7525.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  7526.         $instance->setName('lint:yaml');
  7527.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  7528.         return $instance;
  7529.     }
  7530.     /**
  7531.      * Gets the private 'console.error_listener' shared service.
  7532.      *
  7533.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  7534.      */
  7535.     protected function getConsole_ErrorListenerService()
  7536.     {
  7537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  7538.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  7539.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7540.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7541.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7542.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  7543.     }
  7544.     /**
  7545.      * Gets the private 'container.env_var_processor' shared service.
  7546.      *
  7547.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  7548.      */
  7549.     protected function getContainer_EnvVarProcessorService()
  7550.     {
  7551.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  7552.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  7553.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  7554.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  7555.         }, 1));
  7556.     }
  7557.     /**
  7558.      * Gets the private 'container.getenv' shared service.
  7559.      *
  7560.      * @return \Closure
  7561.      */
  7562.     protected function getContainer_GetenvService()
  7563.     {
  7564.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  7565.     }
  7566.     /**
  7567.      * Gets the private 'data_collector.form' shared service.
  7568.      *
  7569.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  7570.      */
  7571.     protected function getDataCollector_FormService()
  7572.     {
  7573.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  7574.     }
  7575.     /**
  7576.      * Gets the private 'data_collector.request' shared service.
  7577.      *
  7578.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  7579.      */
  7580.     protected function getDataCollector_RequestService()
  7581.     {
  7582.         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())));
  7583.     }
  7584.     /**
  7585.      * Gets the private 'data_collector.request.session_collector' shared service.
  7586.      *
  7587.      * @return \Closure
  7588.      */
  7589.     protected function getDataCollector_Request_SessionCollectorService()
  7590.     {
  7591.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  7592.     }
  7593.     /**
  7594.      * Gets the private 'debug.argument_resolver.default' shared service.
  7595.      *
  7596.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7597.      */
  7598.     protected function getDebug_ArgumentResolver_DefaultService()
  7599.     {
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7601.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7602.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  7603.         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))));
  7604.     }
  7605.     /**
  7606.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  7607.      *
  7608.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7609.      */
  7610.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  7611.     {
  7612.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  7615.         $a = ($this->privates['.service_locator.1_uZ_sb'] ?? $this->get_ServiceLocator_1UZSbService());
  7616.         if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
  7617.             return $this->privates['debug.argument_resolver.not_tagged_controller'];
  7618.         }
  7619.         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))));
  7620.     }
  7621.     /**
  7622.      * Gets the private 'debug.argument_resolver.request' shared service.
  7623.      *
  7624.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7625.      */
  7626.     protected function getDebug_ArgumentResolver_RequestService()
  7627.     {
  7628.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7629.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7630.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  7631.         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))));
  7632.     }
  7633.     /**
  7634.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  7635.      *
  7636.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7637.      */
  7638.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  7639.     {
  7640.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7641.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7642.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  7643.         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))));
  7644.     }
  7645.     /**
  7646.      * Gets the private 'debug.argument_resolver.service' shared service.
  7647.      *
  7648.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7649.      */
  7650.     protected function getDebug_ArgumentResolver_ServiceService()
  7651.     {
  7652.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7653.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7654.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  7655.         $a = ($this->privates['.service_locator.1_uZ_sb'] ?? $this->get_ServiceLocator_1UZSbService());
  7656.         if (isset($this->privates['debug.argument_resolver.service'])) {
  7657.             return $this->privates['debug.argument_resolver.service'];
  7658.         }
  7659.         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))));
  7660.     }
  7661.     /**
  7662.      * Gets the private 'debug.argument_resolver.session' shared service.
  7663.      *
  7664.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7665.      */
  7666.     protected function getDebug_ArgumentResolver_SessionService()
  7667.     {
  7668.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7669.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7670.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  7671.         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))));
  7672.     }
  7673.     /**
  7674.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  7675.      *
  7676.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7677.      */
  7678.     protected function getDebug_ArgumentResolver_VariadicService()
  7679.     {
  7680.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7681.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7682.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  7683.         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))));
  7684.     }
  7685.     /**
  7686.      * Gets the private 'debug.debug_handlers_listener' shared service.
  7687.      *
  7688.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  7689.      */
  7690.     protected function getDebug_DebugHandlersListenerService()
  7691.     {
  7692.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  7693.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7694.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7695.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7696.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7697.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  7698.     }
  7699.     /**
  7700.      * Gets the private 'debug.dump_listener' shared service.
  7701.      *
  7702.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  7703.      */
  7704.     protected function getDebug_DumpListenerService()
  7705.     {
  7706.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  7707.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  7708.         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()));
  7709.     }
  7710.     /**
  7711.      * Gets the private 'debug.file_link_formatter' shared service.
  7712.      *
  7713.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  7714.      */
  7715.     protected function getDebug_FileLinkFormatterService()
  7716.     {
  7717.         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 () {
  7718.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  7719.         });
  7720.     }
  7721.     /**
  7722.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  7723.      *
  7724.      * @return \string
  7725.      */
  7726.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  7727.     {
  7728.         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');
  7729.     }
  7730.     /**
  7731.      * Gets the private 'debug.log_processor' shared service.
  7732.      *
  7733.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  7734.      */
  7735.     protected function getDebug_LogProcessorService()
  7736.     {
  7737.         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())));
  7738.     }
  7739.     /**
  7740.      * Gets the private 'debug.security.access.decision_manager' shared service.
  7741.      *
  7742.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  7743.      */
  7744.     protected function getDebug_Security_Access_DecisionManagerService()
  7745.     {
  7746.         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 () {
  7747.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  7748.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  7749.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  7750.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\MediaVoter'] ?? $this->getMediaVoterService());
  7751.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\PostVoter'] ?? $this->getPostVoterService());
  7752.             yield => ($this->privates['debug.security.voter.App\\Security\\Voter\\ProgramVoter'] ?? $this->getProgramVoterService());
  7753.         }, 6), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  7754.     }
  7755.     /**
  7756.      * Gets the private 'debug.security.firewall' shared service.
  7757.      *
  7758.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  7759.      */
  7760.     protected function getDebug_Security_FirewallService()
  7761.     {
  7762.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  7763.         if (isset($this->privates['debug.security.firewall'])) {
  7764.             return $this->privates['debug.security.firewall'];
  7765.         }
  7766.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7767.         if (isset($this->privates['debug.security.firewall'])) {
  7768.             return $this->privates['debug.security.firewall'];
  7769.         }
  7770.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  7771.     }
  7772.     /**
  7773.      * Gets the private 'debug.security.firewall.authenticator.api' shared service.
  7774.      *
  7775.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  7776.      */
  7777.     protected function getDebug_Security_Firewall_Authenticator_ApiService()
  7778.     {
  7779.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  7780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  7781.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  7782.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  7783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  7784.         $a = ($this->privates['security.authenticator.guard.api.0'] ?? $this->getSecurity_Authenticator_Guard_Api_0Service());
  7785.         if (isset($this->privates['debug.security.firewall.authenticator.api'])) {
  7786.             return $this->privates['debug.security.firewall.authenticator.api'];
  7787.         }
  7788.         return $this->privates['debug.security.firewall.authenticator.api'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.api'] ?? $this->getSecurity_EventDispatcher_ApiService()), 'api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  7789.     }
  7790.     /**
  7791.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  7792.      *
  7793.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  7794.      */
  7795.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  7796.     {
  7797.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  7798.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  7799.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  7800.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  7801.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  7802.         $a = ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service());
  7803.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7804.             return $this->privates['debug.security.firewall.authenticator.main'];
  7805.         }
  7806.         $b = ($this->privates['security.authenticator.guard.main.1'] ?? $this->getSecurity_Authenticator_Guard_Main_1Service());
  7807.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7808.             return $this->privates['debug.security.firewall.authenticator.main'];
  7809.         }
  7810.         $c = ($this->privates['security.authenticator.guard.main.2'] ?? $this->getSecurity_Authenticator_Guard_Main_2Service());
  7811.         if (isset($this->privates['debug.security.firewall.authenticator.main'])) {
  7812.             return $this->privates['debug.security.firewall.authenticator.main'];
  7813.         }
  7814.         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=> ($this->privates['security.authenticator.json_login.main'] ?? $this->getSecurity_Authenticator_JsonLogin_MainService())], ($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, [])));
  7815.     }
  7816.     /**
  7817.      * Gets the private 'debug.security.firewall.authenticator.suad' shared service.
  7818.      *
  7819.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  7820.      */
  7821.     protected function getDebug_Security_Firewall_Authenticator_SuadService()
  7822.     {
  7823.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  7824.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  7825.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  7826.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  7827.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  7828.         $a = ($this->privates['security.authenticator.guard.suad.0'] ?? $this->getSecurity_Authenticator_Guard_Suad_0Service());
  7829.         if (isset($this->privates['debug.security.firewall.authenticator.suad'])) {
  7830.             return $this->privates['debug.security.firewall.authenticator.suad'];
  7831.         }
  7832.         return $this->privates['debug.security.firewall.authenticator.suad'] = new \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener(new \Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener(new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([=> $a], ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.event_dispatcher.suad'] ?? $this->getSecurity_EventDispatcher_SuadService()), 'suad', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), truetrue, [])));
  7833.     }
  7834.     /**
  7835.      * Gets the private 'debug.security.user_value_resolver' shared service.
  7836.      *
  7837.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7838.      */
  7839.     protected function getDebug_Security_UserValueResolverService()
  7840.     {
  7841.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7842.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7843.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  7844.         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))));
  7845.     }
  7846.     /**
  7847.      * Gets the private 'debug.security.voter.App\Security\Voter\MediaVoter' shared service.
  7848.      *
  7849.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7850.      */
  7851.     protected function getMediaVoterService()
  7852.     {
  7853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7854.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7855.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7856.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7857.         include_once \dirname(__DIR__4).'/src/Security/Voter/MediaVoter.php';
  7858.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7859.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\MediaVoter'])) {
  7860.             return $this->privates['debug.security.voter.App\\Security\\Voter\\MediaVoter'];
  7861.         }
  7862.         return $this->privates['debug.security.voter.App\\Security\\Voter\\MediaVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\MediaVoter(), $a);
  7863.     }
  7864.     /**
  7865.      * Gets the private 'debug.security.voter.App\Security\Voter\PostVoter' shared service.
  7866.      *
  7867.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7868.      */
  7869.     protected function getPostVoterService()
  7870.     {
  7871.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7872.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7873.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7875.         include_once \dirname(__DIR__4).'/src/Security/Voter/PostVoter.php';
  7876.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7877.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\PostVoter'])) {
  7878.             return $this->privates['debug.security.voter.App\\Security\\Voter\\PostVoter'];
  7879.         }
  7880.         return $this->privates['debug.security.voter.App\\Security\\Voter\\PostVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\PostVoter(), $a);
  7881.     }
  7882.     /**
  7883.      * Gets the private 'debug.security.voter.App\Security\Voter\ProgramVoter' shared service.
  7884.      *
  7885.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7886.      */
  7887.     protected function getProgramVoterService()
  7888.     {
  7889.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7890.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7891.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7893.         include_once \dirname(__DIR__4).'/src/Security/Voter/ProgramVoter.php';
  7894.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7895.         if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\ProgramVoter'])) {
  7896.             return $this->privates['debug.security.voter.App\\Security\\Voter\\ProgramVoter'];
  7897.         }
  7898.         return $this->privates['debug.security.voter.App\\Security\\Voter\\ProgramVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\ProgramVoter(), $a);
  7899.     }
  7900.     /**
  7901.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  7902.      *
  7903.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7904.      */
  7905.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  7906.     {
  7907.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7908.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7909.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7910.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  7911.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7912.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  7913.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  7914.         }
  7915.         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);
  7916.     }
  7917.     /**
  7918.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  7919.      *
  7920.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7921.      */
  7922.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  7923.     {
  7924.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7925.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  7928.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7929.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7930.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7931.         }
  7932.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7933.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7934.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7935.         }
  7936.         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);
  7937.     }
  7938.     /**
  7939.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  7940.      *
  7941.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7942.      */
  7943.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  7944.     {
  7945.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7946.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7947.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7948.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  7949.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7950.         if (isset($this->privates['debug.security.voter.security.access.simple_role_voter'])) {
  7951.             return $this->privates['debug.security.voter.security.access.simple_role_voter'];
  7952.         }
  7953.         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);
  7954.     }
  7955.     /**
  7956.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  7957.      *
  7958.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  7959.      */
  7960.     protected function getDebug_Security_Voter_VoteListenerService()
  7961.     {
  7962.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  7963.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7964.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  7965.             return $this->privates['debug.security.voter.vote_listener'];
  7966.         }
  7967.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  7968.     }
  7969.     /**
  7970.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  7971.      *
  7972.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  7973.      */
  7974.     protected function getDoctrine_CacheClearMetadataCommandService()
  7975.     {
  7976.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7977.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7978.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7979.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  7980.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7981.         $instance->setName('doctrine:cache:clear-metadata');
  7982.         return $instance;
  7983.     }
  7984.     /**
  7985.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  7986.      *
  7987.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  7988.      */
  7989.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  7990.     {
  7991.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7992.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7993.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7994.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  7995.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7996.         $instance->setName('doctrine:cache:clear-query');
  7997.         return $instance;
  7998.     }
  7999.     /**
  8000.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  8001.      *
  8002.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  8003.      */
  8004.     protected function getDoctrine_CacheClearResultCommandService()
  8005.     {
  8006.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8007.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8008.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8009.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  8010.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8011.         $instance->setName('doctrine:cache:clear-result');
  8012.         return $instance;
  8013.     }
  8014.     /**
  8015.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  8016.      *
  8017.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  8018.      */
  8019.     protected function getDoctrine_CacheCollectionRegionCommandService()
  8020.     {
  8021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8022.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8023.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8024.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  8025.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8026.         $instance->setName('doctrine:cache:clear-collection-region');
  8027.         return $instance;
  8028.     }
  8029.     /**
  8030.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  8031.      *
  8032.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  8033.      */
  8034.     protected function getDoctrine_ClearEntityRegionCommandService()
  8035.     {
  8036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8037.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8038.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8039.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  8040.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8041.         $instance->setName('doctrine:cache:clear-entity-region');
  8042.         return $instance;
  8043.     }
  8044.     /**
  8045.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  8046.      *
  8047.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  8048.      */
  8049.     protected function getDoctrine_ClearQueryRegionCommandService()
  8050.     {
  8051.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8052.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8053.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8054.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  8055.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8056.         $instance->setName('doctrine:cache:clear-query-region');
  8057.         return $instance;
  8058.     }
  8059.     /**
  8060.      * Gets the private 'doctrine.database_create_command' shared service.
  8061.      *
  8062.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  8063.      */
  8064.     protected function getDoctrine_DatabaseCreateCommandService()
  8065.     {
  8066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8067.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  8068.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  8069.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8070.         $instance->setName('doctrine:database:create');
  8071.         return $instance;
  8072.     }
  8073.     /**
  8074.      * Gets the private 'doctrine.database_drop_command' shared service.
  8075.      *
  8076.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  8077.      */
  8078.     protected function getDoctrine_DatabaseDropCommandService()
  8079.     {
  8080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8081.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  8082.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  8083.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8084.         $instance->setName('doctrine:database:drop');
  8085.         return $instance;
  8086.     }
  8087.     /**
  8088.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  8089.      *
  8090.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  8091.      */
  8092.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  8093.     {
  8094.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8095.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  8096.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  8097.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  8098.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  8099.         ], [
  8100.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  8101.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  8102.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  8103.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  8104.         ]), [=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
  8105.     }
  8106.     /**
  8107.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  8108.      *
  8109.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  8110.      */
  8111.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  8112.     {
  8113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8114.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8115.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8116.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  8117.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8118.         $instance->setName('doctrine:ensure-production-settings');
  8119.         return $instance;
  8120.     }
  8121.     /**
  8122.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  8123.      *
  8124.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  8125.      */
  8126.     protected function getDoctrine_FixturesLoadCommandService()
  8127.     {
  8128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8129.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  8130.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
  8131.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
  8132.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  8133.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  8134.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  8135.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
  8136.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
  8137.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  8138.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  8139.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  8140.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
  8141.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
  8142.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  8143.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/DependentFixtureInterface.php';
  8144.         include_once \dirname(__DIR__4).'/src/DataFixtures/MediaFixtures.php';
  8145.         include_once \dirname(__DIR__4).'/src/DataFixtures/PostFixtures.php';
  8146.         include_once \dirname(__DIR__4).'/src/DataFixtures/ProgramFixtures.php';
  8147.         include_once \dirname(__DIR__4).'/src/DataFixtures/UserFixtures.php';
  8148.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
  8149.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
  8150.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  8151.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\AppFixtures(), 'groups' => []], => ['fixture' => new \App\DataFixtures\MediaFixtures(), 'groups' => []], => ['fixture' => new \App\DataFixtures\PostFixtures(), 'groups' => []], => ['fixture' => new \App\DataFixtures\ProgramFixtures(), 'groups' => []], => ['fixture' => new \App\DataFixtures\UserFixtures(($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService())), 'groups' => []]]);
  8152.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  8153.         $instance->setName('doctrine:fixtures:load');
  8154.         return $instance;
  8155.     }
  8156.     /**
  8157.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  8158.      *
  8159.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  8160.      */
  8161.     protected function getDoctrine_MappingConvertCommandService()
  8162.     {
  8163.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8164.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8165.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8166.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  8167.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8168.         $instance->setName('doctrine:mapping:convert');
  8169.         return $instance;
  8170.     }
  8171.     /**
  8172.      * Gets the private 'doctrine.mapping_import_command' shared service.
  8173.      *
  8174.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  8175.      */
  8176.     protected function getDoctrine_MappingImportCommandService()
  8177.     {
  8178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8179.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  8180.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  8181.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  8182.         $instance->setName('doctrine:mapping:import');
  8183.         return $instance;
  8184.     }
  8185.     /**
  8186.      * Gets the private 'doctrine.mapping_info_command' shared service.
  8187.      *
  8188.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  8189.      */
  8190.     protected function getDoctrine_MappingInfoCommandService()
  8191.     {
  8192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8193.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8194.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8195.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  8196.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8197.         $instance->setName('doctrine:mapping:info');
  8198.         return $instance;
  8199.     }
  8200.     /**
  8201.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  8202.      *
  8203.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  8204.      */
  8205.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  8206.     {
  8207.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  8209.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  8210.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  8211.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  8212.         }
  8213.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  8214.     }
  8215.     /**
  8216.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  8217.      *
  8218.      * @return \Doctrine\Migrations\DependencyFactory
  8219.      */
  8220.     protected function getDoctrine_Migrations_DependencyFactoryService()
  8221.     {
  8222.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  8223.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  8224.         $a->setAllOrNothing(false);
  8225.         $a->setCheckDatabasePlatform(true);
  8226.         $a->setTransactional(true);
  8227.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  8228.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8229.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  8230.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  8231.         });
  8232.         return $instance;
  8233.     }
  8234.     /**
  8235.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  8236.      *
  8237.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  8238.      */
  8239.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  8240.     {
  8241.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  8242.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  8243.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8244.     }
  8245.     /**
  8246.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  8247.      *
  8248.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  8249.      */
  8250.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  8251.     {
  8252.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')], false);
  8253.     }
  8254.     /**
  8255.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  8256.      *
  8257.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  8258.      */
  8259.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  8260.     {
  8261.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  8262.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  8263.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  8264.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  8265.         }
  8266.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  8267.     }
  8268.     /**
  8269.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  8270.      *
  8271.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  8272.      */
  8273.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  8274.     {
  8275.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  8276.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  8277.     }
  8278.     /**
  8279.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  8280.      *
  8281.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  8282.      */
  8283.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  8284.     {
  8285.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8286.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  8287.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  8288.     }
  8289.     /**
  8290.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  8291.      *
  8292.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  8293.      */
  8294.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  8295.     {
  8296.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8297.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  8298.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  8299.             return new \EmptyIterator();
  8300.         }, 0));
  8301.     }
  8302.     /**
  8303.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  8304.      *
  8305.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  8306.      */
  8307.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  8308.     {
  8309.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  8310.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  8311.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  8312.     }
  8313.     /**
  8314.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  8315.      *
  8316.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  8317.      */
  8318.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  8319.     {
  8320.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8321.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  8322.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8323.     }
  8324.     /**
  8325.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  8326.      *
  8327.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  8328.      */
  8329.     protected function getDoctrine_Orm_Validator_UniqueService()
  8330.     {
  8331.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  8332.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  8333.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  8334.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8335.     }
  8336.     /**
  8337.      * Gets the private 'doctrine.query_dql_command' shared service.
  8338.      *
  8339.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  8340.      */
  8341.     protected function getDoctrine_QueryDqlCommandService()
  8342.     {
  8343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8344.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8345.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8346.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  8347.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8348.         $instance->setName('doctrine:query:dql');
  8349.         return $instance;
  8350.     }
  8351.     /**
  8352.      * Gets the private 'doctrine.query_sql_command' shared service.
  8353.      *
  8354.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  8355.      */
  8356.     protected function getDoctrine_QuerySqlCommandService()
  8357.     {
  8358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8359.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  8360.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  8361.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  8362.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  8363.         $instance->setName('doctrine:query:sql');
  8364.         return $instance;
  8365.     }
  8366.     /**
  8367.      * Gets the private 'doctrine.schema_create_command' shared service.
  8368.      *
  8369.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  8370.      */
  8371.     protected function getDoctrine_SchemaCreateCommandService()
  8372.     {
  8373.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8374.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8375.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8376.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8377.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  8378.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8379.         $instance->setName('doctrine:schema:create');
  8380.         return $instance;
  8381.     }
  8382.     /**
  8383.      * Gets the private 'doctrine.schema_drop_command' shared service.
  8384.      *
  8385.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  8386.      */
  8387.     protected function getDoctrine_SchemaDropCommandService()
  8388.     {
  8389.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8390.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8391.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8392.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8393.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  8394.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8395.         $instance->setName('doctrine:schema:drop');
  8396.         return $instance;
  8397.     }
  8398.     /**
  8399.      * Gets the private 'doctrine.schema_update_command' shared service.
  8400.      *
  8401.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  8402.      */
  8403.     protected function getDoctrine_SchemaUpdateCommandService()
  8404.     {
  8405.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8406.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8407.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8408.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8409.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  8410.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8411.         $instance->setName('doctrine:schema:update');
  8412.         return $instance;
  8413.     }
  8414.     /**
  8415.      * Gets the private 'doctrine.schema_validate_command' shared service.
  8416.      *
  8417.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  8418.      */
  8419.     protected function getDoctrine_SchemaValidateCommandService()
  8420.     {
  8421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8422.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8423.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  8424.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  8425.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  8426.         $instance->setName('doctrine:schema:validate');
  8427.         return $instance;
  8428.     }
  8429.     /**
  8430.      * Gets the private 'doctrine.ulid_generator' shared service.
  8431.      *
  8432.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  8433.      */
  8434.     protected function getDoctrine_UlidGeneratorService()
  8435.     {
  8436.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  8437.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  8438.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  8439.     }
  8440.     /**
  8441.      * Gets the private 'doctrine.uuid_generator' shared service.
  8442.      *
  8443.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  8444.      */
  8445.     protected function getDoctrine_UuidGeneratorService()
  8446.     {
  8447.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  8448.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  8449.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  8450.     }
  8451.     /**
  8452.      * Gets the private 'doctrine_migrations.current_command' shared service.
  8453.      *
  8454.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  8455.      */
  8456.     protected function getDoctrineMigrations_CurrentCommandService()
  8457.     {
  8458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8459.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8460.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  8461.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  8462.         $instance->setName('doctrine:migrations:current');
  8463.         return $instance;
  8464.     }
  8465.     /**
  8466.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  8467.      *
  8468.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  8469.      */
  8470.     protected function getDoctrineMigrations_DiffCommandService()
  8471.     {
  8472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8473.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8474.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  8475.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  8476.         $instance->setName('doctrine:migrations:diff');
  8477.         return $instance;
  8478.     }
  8479.     /**
  8480.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  8481.      *
  8482.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  8483.      */
  8484.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  8485.     {
  8486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8487.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8488.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  8489.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  8490.         $instance->setName('doctrine:migrations:dump-schema');
  8491.         return $instance;
  8492.     }
  8493.     /**
  8494.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  8495.      *
  8496.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  8497.      */
  8498.     protected function getDoctrineMigrations_ExecuteCommandService()
  8499.     {
  8500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8501.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8502.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  8503.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  8504.         $instance->setName('doctrine:migrations:execute');
  8505.         return $instance;
  8506.     }
  8507.     /**
  8508.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  8509.      *
  8510.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  8511.      */
  8512.     protected function getDoctrineMigrations_GenerateCommandService()
  8513.     {
  8514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8515.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8516.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  8517.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  8518.         $instance->setName('doctrine:migrations:generate');
  8519.         return $instance;
  8520.     }
  8521.     /**
  8522.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  8523.      *
  8524.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  8525.      */
  8526.     protected function getDoctrineMigrations_LatestCommandService()
  8527.     {
  8528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8529.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8530.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  8531.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  8532.         $instance->setName('doctrine:migrations:latest');
  8533.         return $instance;
  8534.     }
  8535.     /**
  8536.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  8537.      *
  8538.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  8539.      */
  8540.     protected function getDoctrineMigrations_MigrateCommandService()
  8541.     {
  8542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8543.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8544.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  8545.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  8546.         $instance->setName('doctrine:migrations:migrate');
  8547.         return $instance;
  8548.     }
  8549.     /**
  8550.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  8551.      *
  8552.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  8553.      */
  8554.     protected function getDoctrineMigrations_RollupCommandService()
  8555.     {
  8556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8557.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8558.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  8559.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  8560.         $instance->setName('doctrine:migrations:rollup');
  8561.         return $instance;
  8562.     }
  8563.     /**
  8564.      * Gets the private 'doctrine_migrations.status_command' shared service.
  8565.      *
  8566.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  8567.      */
  8568.     protected function getDoctrineMigrations_StatusCommandService()
  8569.     {
  8570.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8571.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8572.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  8573.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  8574.         $instance->setName('doctrine:migrations:status');
  8575.         return $instance;
  8576.     }
  8577.     /**
  8578.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  8579.      *
  8580.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  8581.      */
  8582.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  8583.     {
  8584.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8585.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8586.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  8587.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  8588.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  8589.         return $instance;
  8590.     }
  8591.     /**
  8592.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  8593.      *
  8594.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  8595.      */
  8596.     protected function getDoctrineMigrations_UpToDateCommandService()
  8597.     {
  8598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8599.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8600.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  8601.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  8602.         $instance->setName('doctrine:migrations:up-to-date');
  8603.         return $instance;
  8604.     }
  8605.     /**
  8606.      * Gets the private 'doctrine_migrations.version_command' shared service.
  8607.      *
  8608.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  8609.      */
  8610.     protected function getDoctrineMigrations_VersionCommandService()
  8611.     {
  8612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8613.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8614.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  8615.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  8616.         $instance->setName('doctrine:migrations:version');
  8617.         return $instance;
  8618.     }
  8619.     /**
  8620.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  8621.      *
  8622.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  8623.      */
  8624.     protected function getDoctrineMigrations_VersionsCommandService()
  8625.     {
  8626.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8627.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8628.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  8629.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  8630.         $instance->setName('doctrine:migrations:list');
  8631.         return $instance;
  8632.     }
  8633.     /**
  8634.      * Gets the private 'error_handler.error_renderer.html' shared service.
  8635.      *
  8636.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  8637.      */
  8638.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  8639.     {
  8640.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  8641.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  8642.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8643.         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()));
  8644.     }
  8645.     /**
  8646.      * Gets the private 'exception_listener' shared service.
  8647.      *
  8648.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  8649.      */
  8650.     protected function getExceptionListenerService()
  8651.     {
  8652.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  8653.     }
  8654.     /**
  8655.      * Gets the private 'form.choice_list_factory.cached' shared service.
  8656.      *
  8657.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  8658.      */
  8659.     protected function getForm_ChoiceListFactory_CachedService()
  8660.     {
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  8662.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  8663.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  8664.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  8665.         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())));
  8666.     }
  8667.     /**
  8668.      * Gets the private 'form.registry' shared service.
  8669.      *
  8670.      * @return \Symfony\Component\Form\FormRegistry
  8671.      */
  8672.     protected function getForm_RegistryService()
  8673.     {
  8674.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  8675.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  8676.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  8677.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  8678.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  8680.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  8681.         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, [
  8682.             'App\\Form\\AdhesionType' => ['privates''App\\Form\\AdhesionType''getAdhesionTypeService'false],
  8683.             'App\\Form\\Media\\MediaApiUpdateType' => ['privates''App\\Form\\Media\\MediaApiUpdateType''getMediaApiUpdateTypeService'false],
  8684.             'App\\Form\\Media\\MediaNewType' => ['privates''App\\Form\\Media\\MediaNewType''getMediaNewTypeService'false],
  8685.             'App\\Form\\Media\\MediaType' => ['privates''App\\Form\\Media\\MediaType''getMediaTypeService'false],
  8686.             'App\\Form\\PostType' => ['privates''App\\Form\\PostType''getPostTypeService'false],
  8687.             'App\\Form\\Post\\CommentType' => ['privates''App\\Form\\Post\\CommentType''getCommentTypeService'false],
  8688.             'App\\Form\\Post\\DonationType' => ['privates''App\\Form\\Post\\DonationType''getDonationTypeService'false],
  8689.             'App\\Form\\Post\\GameType' => ['privates''App\\Form\\Post\\GameType''getGameTypeService'false],
  8690.             'App\\Form\\Post\\PollType' => ['privates''App\\Form\\Post\\PollType''getPollTypeService'false],
  8691.             'App\\Form\\Post\\PostApiNewType' => ['privates''App\\Form\\Post\\PostApiNewType''getPostApiNewTypeService'false],
  8692.             'App\\Form\\Post\\PostQuickType' => ['privates''App\\Form\\Post\\PostQuickType''getPostQuickTypeService'false],
  8693.             'App\\Form\\Post\\QuizType' => ['privates''App\\Form\\Post\\QuizType''getQuizTypeService'false],
  8694.             'App\\Form\\Post\\VoteType' => ['privates''App\\Form\\Post\\VoteType''getVoteTypeService'false],
  8695.             'App\\Form\\Program\\ProgramApiNewType' => ['privates''App\\Form\\Program\\ProgramApiNewType''getProgramApiNewTypeService'false],
  8696.             'App\\Form\\Program\\ProgramApiUpdateType' => ['privates''App\\Form\\Program\\ProgramApiUpdateType''getProgramApiUpdateTypeService'false],
  8697.             'App\\Form\\Program\\ProgramNewType' => ['privates''App\\Form\\Program\\ProgramNewType''getProgramNewTypeService'false],
  8698.             'App\\Form\\Program\\ProgramType' => ['privates''App\\Form\\Program\\ProgramType''getProgramTypeService'false],
  8699.             'App\\Form\\SettingsType' => ['privates''App\\Form\\SettingsType''getSettingsTypeService'false],
  8700.             'App\\Form\\SocialAdhesionType' => ['privates''App\\Form\\SocialAdhesionType''getSocialAdhesionTypeService'false],
  8701.             'App\\Form\\SocialMediaType' => ['privates''App\\Form\\SocialMediaType''getSocialMediaTypeService'false],
  8702.             'App\\Form\\UserType' => ['privates''App\\Form\\UserType''getUserTypeService'false],
  8703.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  8704.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  8705.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  8706.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  8707.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  8708.         ], [
  8709.             'App\\Form\\AdhesionType' => '?',
  8710.             'App\\Form\\Media\\MediaApiUpdateType' => '?',
  8711.             'App\\Form\\Media\\MediaNewType' => '?',
  8712.             'App\\Form\\Media\\MediaType' => '?',
  8713.             'App\\Form\\PostType' => '?',
  8714.             'App\\Form\\Post\\CommentType' => '?',
  8715.             'App\\Form\\Post\\DonationType' => '?',
  8716.             'App\\Form\\Post\\GameType' => '?',
  8717.             'App\\Form\\Post\\PollType' => '?',
  8718.             'App\\Form\\Post\\PostApiNewType' => '?',
  8719.             'App\\Form\\Post\\PostQuickType' => '?',
  8720.             'App\\Form\\Post\\QuizType' => '?',
  8721.             'App\\Form\\Post\\VoteType' => '?',
  8722.             'App\\Form\\Program\\ProgramApiNewType' => '?',
  8723.             'App\\Form\\Program\\ProgramApiUpdateType' => '?',
  8724.             'App\\Form\\Program\\ProgramNewType' => '?',
  8725.             'App\\Form\\Program\\ProgramType' => '?',
  8726.             'App\\Form\\SettingsType' => '?',
  8727.             'App\\Form\\SocialAdhesionType' => '?',
  8728.             'App\\Form\\SocialMediaType' => '?',
  8729.             'App\\Form\\UserType' => '?',
  8730.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  8731.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  8732.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  8733.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  8734.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  8735.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  8736.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  8737.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  8738.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  8739.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  8740.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  8741.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  8742.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  8743.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  8744.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  8745.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  8746.         }, 1)], new RewindableGenerator(function () {
  8747.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  8748.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  8749.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  8750.     }
  8751.     /**
  8752.      * Gets the private 'form.server_params' shared service.
  8753.      *
  8754.      * @return \Symfony\Component\Form\Util\ServerParams
  8755.      */
  8756.     protected function getForm_ServerParamsService()
  8757.     {
  8758.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  8759.         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())));
  8760.     }
  8761.     /**
  8762.      * Gets the private 'form.type.choice' shared service.
  8763.      *
  8764.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  8765.      */
  8766.     protected function getForm_Type_ChoiceService()
  8767.     {
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8769.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8770.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  8771.         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()));
  8772.     }
  8773.     /**
  8774.      * Gets the private 'form.type.color' shared service.
  8775.      *
  8776.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  8777.      */
  8778.     protected function getForm_Type_ColorService()
  8779.     {
  8780.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8781.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8782.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  8783.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  8784.     }
  8785.     /**
  8786.      * Gets the private 'form.type.entity' shared service.
  8787.      *
  8788.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  8789.      */
  8790.     protected function getForm_Type_EntityService()
  8791.     {
  8792.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8793.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8794.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  8795.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  8796.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8797.     }
  8798.     /**
  8799.      * Gets the private 'form.type.form' shared service.
  8800.      *
  8801.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  8802.      */
  8803.     protected function getForm_Type_FormService()
  8804.     {
  8805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8807.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  8808.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  8809.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  8810.     }
  8811.     /**
  8812.      * Gets the private 'form.type_extension.csrf' shared service.
  8813.      *
  8814.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  8815.      */
  8816.     protected function getForm_TypeExtension_CsrfService()
  8817.     {
  8818.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8819.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8820.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  8821.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  8822.     }
  8823.     /**
  8824.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  8825.      *
  8826.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  8827.      */
  8828.     protected function getForm_TypeExtension_Form_DataCollectorService()
  8829.     {
  8830.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8831.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8832.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  8833.         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()));
  8834.     }
  8835.     /**
  8836.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  8837.      *
  8838.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  8839.      */
  8840.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  8841.     {
  8842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8844.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  8845.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  8846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  8847.         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())));
  8848.     }
  8849.     /**
  8850.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  8851.      *
  8852.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  8853.      */
  8854.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  8855.     {
  8856.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  8859.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  8860.     }
  8861.     /**
  8862.      * Gets the private 'form.type_extension.form.validator' shared service.
  8863.      *
  8864.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  8865.      */
  8866.     protected function getForm_TypeExtension_Form_ValidatorService()
  8867.     {
  8868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  8871.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  8872.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8873.         if (isset($this->privates['form.type_extension.form.validator'])) {
  8874.             return $this->privates['form.type_extension.form.validator'];
  8875.         }
  8876.         $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  8877.         if (isset($this->privates['form.type_extension.form.validator'])) {
  8878.             return $this->privates['form.type_extension.form.validator'];
  8879.         }
  8880.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  8881.     }
  8882.     /**
  8883.      * Gets the private 'form.type_extension.upload.validator' shared service.
  8884.      *
  8885.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  8886.      */
  8887.     protected function getForm_TypeExtension_Upload_ValidatorService()
  8888.     {
  8889.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8890.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8891.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  8892.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  8893.     }
  8894.     /**
  8895.      * Gets the private 'form.type_guesser.doctrine' shared service.
  8896.      *
  8897.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  8898.      */
  8899.     protected function getForm_TypeGuesser_DoctrineService()
  8900.     {
  8901.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8902.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  8903.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8904.     }
  8905.     /**
  8906.      * Gets the private 'form.type_guesser.validator' shared service.
  8907.      *
  8908.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  8909.      */
  8910.     protected function getForm_TypeGuesser_ValidatorService()
  8911.     {
  8912.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8913.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  8914.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8915.         if (isset($this->privates['form.type_guesser.validator'])) {
  8916.             return $this->privates['form.type_guesser.validator'];
  8917.         }
  8918.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  8919.     }
  8920.     /**
  8921.      * Gets the private 'fragment.renderer.inline' shared service.
  8922.      *
  8923.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  8924.      */
  8925.     protected function getFragment_Renderer_InlineService()
  8926.     {
  8927.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8928.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8929.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  8930.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8931.         if (isset($this->privates['fragment.renderer.inline'])) {
  8932.             return $this->privates['fragment.renderer.inline'];
  8933.         }
  8934.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8935.         if (isset($this->privates['fragment.renderer.inline'])) {
  8936.             return $this->privates['fragment.renderer.inline'];
  8937.         }
  8938.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  8939.         $instance->setFragmentPath('/_fragment');
  8940.         return $instance;
  8941.     }
  8942.     /**
  8943.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  8944.      *
  8945.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  8946.      */
  8947.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  8948.     {
  8949.         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())));
  8950.     }
  8951.     /**
  8952.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  8953.      *
  8954.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  8955.      */
  8956.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  8957.     {
  8958.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8959.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  8960.             return $this->privates['framework_extra_bundle.event.is_granted'];
  8961.         }
  8962.         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);
  8963.     }
  8964.     /**
  8965.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  8966.      *
  8967.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  8968.      */
  8969.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  8970.     {
  8971.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  8972.     }
  8973.     /**
  8974.      * Gets the private 'locale_aware_listener' shared service.
  8975.      *
  8976.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8977.      */
  8978.     protected function getLocaleAwareListenerService()
  8979.     {
  8980.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8981.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('an')));
  8982.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8983.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8984.     }
  8985.     /**
  8986.      * Gets the private 'locale_listener' shared service.
  8987.      *
  8988.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8989.      */
  8990.     protected function getLocaleListenerService()
  8991.     {
  8992.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'an', ($this->services['router'] ?? $this->getRouterService()), false, []);
  8993.     }
  8994.     /**
  8995.      * Gets the private 'mailer.mailer' shared service.
  8996.      *
  8997.      * @return \Symfony\Component\Mailer\Mailer
  8998.      */
  8999.     protected function getMailer_MailerService()
  9000.     {
  9001.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  9002.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  9003.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  9004.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  9005.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  9006.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9007.         if (isset($this->privates['mailer.mailer'])) {
  9008.             return $this->privates['mailer.mailer'];
  9009.         }
  9010.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  9011.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  9012.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  9013.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  9014.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  9015.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL$a);
  9016.     }
  9017.     /**
  9018.      * Gets the private 'mailer.transport_factory.native' shared service.
  9019.      *
  9020.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  9021.      */
  9022.     protected function getMailer_TransportFactory_NativeService()
  9023.     {
  9024.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9025.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9026.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  9027.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9028.         if (isset($this->privates['mailer.transport_factory.native'])) {
  9029.             return $this->privates['mailer.transport_factory.native'];
  9030.         }
  9031.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9032.     }
  9033.     /**
  9034.      * Gets the private 'mailer.transport_factory.null' shared service.
  9035.      *
  9036.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  9037.      */
  9038.     protected function getMailer_TransportFactory_NullService()
  9039.     {
  9040.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9041.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9042.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  9043.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9044.         if (isset($this->privates['mailer.transport_factory.null'])) {
  9045.             return $this->privates['mailer.transport_factory.null'];
  9046.         }
  9047.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9048.     }
  9049.     /**
  9050.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  9051.      *
  9052.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  9053.      */
  9054.     protected function getMailer_TransportFactory_SendmailService()
  9055.     {
  9056.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9057.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9058.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  9059.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9060.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  9061.             return $this->privates['mailer.transport_factory.sendmail'];
  9062.         }
  9063.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9064.     }
  9065.     /**
  9066.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  9067.      *
  9068.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  9069.      */
  9070.     protected function getMailer_TransportFactory_SmtpService()
  9071.     {
  9072.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  9073.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  9074.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  9075.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9076.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  9077.             return $this->privates['mailer.transport_factory.smtp'];
  9078.         }
  9079.         return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  9080.     }
  9081.     /**
  9082.      * Gets the private 'maker.auto_command.make_auth' shared service.
  9083.      *
  9084.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9085.      */
  9086.     protected function getMaker_AutoCommand_MakeAuthService()
  9087.     {
  9088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9089.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9090.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9091.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9092.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  9093.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  9094.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  9095.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9096.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9097.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  9098.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9099.         $instance->setName('make:auth');
  9100.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  9101.         return $instance;
  9102.     }
  9103.     /**
  9104.      * Gets the private 'maker.auto_command.make_command' shared service.
  9105.      *
  9106.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9107.      */
  9108.     protected function getMaker_AutoCommand_MakeCommandService()
  9109.     {
  9110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9111.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9112.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9113.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9114.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  9115.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9116.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9117.         $instance->setName('make:command');
  9118.         $instance->setDescription('Creates a new console command class');
  9119.         return $instance;
  9120.     }
  9121.     /**
  9122.      * Gets the private 'maker.auto_command.make_controller' shared service.
  9123.      *
  9124.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9125.      */
  9126.     protected function getMaker_AutoCommand_MakeControllerService()
  9127.     {
  9128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9129.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9130.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9131.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9132.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  9133.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9134.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9135.         $instance->setName('make:controller');
  9136.         $instance->setDescription('Creates a new controller class');
  9137.         return $instance;
  9138.     }
  9139.     /**
  9140.      * Gets the private 'maker.auto_command.make_crud' shared service.
  9141.      *
  9142.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9143.      */
  9144.     protected function getMaker_AutoCommand_MakeCrudService()
  9145.     {
  9146.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9147.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9149.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9150.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  9151.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9152.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9153.         $instance->setName('make:crud');
  9154.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  9155.         return $instance;
  9156.     }
  9157.     /**
  9158.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  9159.      *
  9160.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9161.      */
  9162.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  9163.     {
  9164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9165.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9167.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9168.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  9169.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9170.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9171.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9172.         $instance->setName('make:docker:database');
  9173.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  9174.         return $instance;
  9175.     }
  9176.     /**
  9177.      * Gets the private 'maker.auto_command.make_entity' shared service.
  9178.      *
  9179.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9180.      */
  9181.     protected function getMaker_AutoCommand_MakeEntityService()
  9182.     {
  9183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9184.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9185.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9186.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9187.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9188.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  9189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9190.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9191.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  9192.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9193.         $instance->setName('make:entity');
  9194.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  9195.         return $instance;
  9196.     }
  9197.     /**
  9198.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  9199.      *
  9200.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9201.      */
  9202.     protected function getMaker_AutoCommand_MakeFixturesService()
  9203.     {
  9204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9205.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9208.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  9209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9210.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9211.         $instance->setName('make:fixtures');
  9212.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  9213.         return $instance;
  9214.     }
  9215.     /**
  9216.      * Gets the private 'maker.auto_command.make_form' shared service.
  9217.      *
  9218.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9219.      */
  9220.     protected function getMaker_AutoCommand_MakeFormService()
  9221.     {
  9222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9223.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  9227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9228.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9229.         $instance->setName('make:form');
  9230.         $instance->setDescription('Creates a new form class');
  9231.         return $instance;
  9232.     }
  9233.     /**
  9234.      * Gets the private 'maker.auto_command.make_message' shared service.
  9235.      *
  9236.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9237.      */
  9238.     protected function getMaker_AutoCommand_MakeMessageService()
  9239.     {
  9240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9241.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9243.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9244.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  9245.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9246.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9247.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9248.         $instance->setName('make:message');
  9249.         $instance->setDescription('Creates a new message and handler');
  9250.         return $instance;
  9251.     }
  9252.     /**
  9253.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  9254.      *
  9255.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9256.      */
  9257.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  9258.     {
  9259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9260.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9261.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9263.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  9264.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9265.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9266.         $instance->setName('make:messenger-middleware');
  9267.         $instance->setDescription('Creates a new messenger middleware');
  9268.         return $instance;
  9269.     }
  9270.     /**
  9271.      * Gets the private 'maker.auto_command.make_migration' shared service.
  9272.      *
  9273.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9274.      */
  9275.     protected function getMaker_AutoCommand_MakeMigrationService()
  9276.     {
  9277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9280.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9281.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  9282.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  9283.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9284.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9285.         $instance->setName('make:migration');
  9286.         $instance->setDescription('Creates a new migration based on database changes');
  9287.         return $instance;
  9288.     }
  9289.     /**
  9290.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  9291.      *
  9292.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9293.      */
  9294.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  9295.     {
  9296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9297.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9298.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9299.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9300.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  9301.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9302.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9303.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9304.         $instance->setName('make:registration-form');
  9305.         $instance->setDescription('Creates a new registration form system');
  9306.         return $instance;
  9307.     }
  9308.     /**
  9309.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  9310.      *
  9311.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9312.      */
  9313.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  9314.     {
  9315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9316.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9317.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9318.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9319.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  9320.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9321.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9322.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9323.         $instance->setName('make:reset-password');
  9324.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  9325.         return $instance;
  9326.     }
  9327.     /**
  9328.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  9329.      *
  9330.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9331.      */
  9332.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  9333.     {
  9334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9335.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9336.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9337.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  9339.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  9340.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  9341.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9342.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9343.         $this->privates['maker.auto_command.make_security_form_login'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\Security\MakeFormLogin($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9344.         $instance->setName('make:security:form-login');
  9345.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  9346.         return $instance;
  9347.     }
  9348.     /**
  9349.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  9350.      *
  9351.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9352.      */
  9353.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  9354.     {
  9355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9356.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9357.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9358.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9359.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  9360.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9361.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9362.         $instance->setName('make:serializer:encoder');
  9363.         $instance->setDescription('Creates a new serializer encoder class');
  9364.         return $instance;
  9365.     }
  9366.     /**
  9367.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  9368.      *
  9369.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9370.      */
  9371.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  9372.     {
  9373.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9374.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9375.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9376.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9377.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  9378.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9379.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9380.         $instance->setName('make:serializer:normalizer');
  9381.         $instance->setDescription('Creates a new serializer normalizer class');
  9382.         return $instance;
  9383.     }
  9384.     /**
  9385.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  9386.      *
  9387.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9388.      */
  9389.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  9390.     {
  9391.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9392.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9393.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9394.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9395.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  9396.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9397.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9398.         $instance->setName('make:stimulus-controller');
  9399.         $instance->setDescription('Creates a new Stimulus controller');
  9400.         return $instance;
  9401.     }
  9402.     /**
  9403.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  9404.      *
  9405.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9406.      */
  9407.     protected function getMaker_AutoCommand_MakeSubscriberService()
  9408.     {
  9409.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9410.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9411.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9412.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9413.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  9414.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  9415.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9416.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9417.         $instance->setName('make:subscriber');
  9418.         $instance->setDescription('Creates a new event subscriber class');
  9419.         return $instance;
  9420.     }
  9421.     /**
  9422.      * Gets the private 'maker.auto_command.make_test' shared service.
  9423.      *
  9424.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9425.      */
  9426.     protected function getMaker_AutoCommand_MakeTestService()
  9427.     {
  9428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9429.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9430.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9431.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9432.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9433.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  9434.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9435.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9436.         $instance->setName('make:test');
  9437.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  9438.         $instance->setDescription('Creates a new test class');
  9439.         return $instance;
  9440.     }
  9441.     /**
  9442.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  9443.      *
  9444.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9445.      */
  9446.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  9447.     {
  9448.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9449.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9450.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9451.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9452.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  9453.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9454.         $this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9455.         $instance->setName('make:twig-component');
  9456.         $instance->setDescription('Creates a twig (or live) component');
  9457.         return $instance;
  9458.     }
  9459.     /**
  9460.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  9461.      *
  9462.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9463.      */
  9464.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  9465.     {
  9466.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9467.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9468.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9469.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9470.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  9471.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9472.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9473.         $instance->setName('make:twig-extension');
  9474.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  9475.         return $instance;
  9476.     }
  9477.     /**
  9478.      * Gets the private 'maker.auto_command.make_user' shared service.
  9479.      *
  9480.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9481.      */
  9482.     protected function getMaker_AutoCommand_MakeUserService()
  9483.     {
  9484.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9485.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9486.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9487.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9488.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  9489.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  9490.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  9491.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9492.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9493.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9494.         $instance->setName('make:user');
  9495.         $instance->setDescription('Creates a new security user class');
  9496.         return $instance;
  9497.     }
  9498.     /**
  9499.      * Gets the private 'maker.auto_command.make_validator' shared service.
  9500.      *
  9501.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9502.      */
  9503.     protected function getMaker_AutoCommand_MakeValidatorService()
  9504.     {
  9505.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9506.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9507.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9508.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9509.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  9510.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9511.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9512.         $instance->setName('make:validator');
  9513.         $instance->setDescription('Creates a new validator and constraint class');
  9514.         return $instance;
  9515.     }
  9516.     /**
  9517.      * Gets the private 'maker.auto_command.make_voter' shared service.
  9518.      *
  9519.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9520.      */
  9521.     protected function getMaker_AutoCommand_MakeVoterService()
  9522.     {
  9523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9524.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9525.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9526.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9527.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  9528.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9529.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9530.         $instance->setName('make:voter');
  9531.         $instance->setDescription('Creates a new security voter class');
  9532.         return $instance;
  9533.     }
  9534.     /**
  9535.      * Gets the private 'maker.doctrine_helper' shared service.
  9536.      *
  9537.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  9538.      */
  9539.     protected function getMaker_DoctrineHelperService()
  9540.     {
  9541.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  9542.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
  9543.     }
  9544.     /**
  9545.      * Gets the private 'maker.entity_class_generator' shared service.
  9546.      *
  9547.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  9548.      */
  9549.     protected function getMaker_EntityClassGeneratorService()
  9550.     {
  9551.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  9552.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  9553.     }
  9554.     /**
  9555.      * Gets the private 'maker.file_link_formatter' shared service.
  9556.      *
  9557.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  9558.      */
  9559.     protected function getMaker_FileLinkFormatterService()
  9560.     {
  9561.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  9562.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  9563.     }
  9564.     /**
  9565.      * Gets the private 'maker.file_manager' shared service.
  9566.      *
  9567.      * @return \Symfony\Bundle\MakerBundle\FileManager
  9568.      */
  9569.     protected function getMaker_FileManagerService()
  9570.     {
  9571.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  9572.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  9573.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  9574.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  9575.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  9576.     }
  9577.     /**
  9578.      * Gets the private 'maker.generator' shared service.
  9579.      *
  9580.      * @return \Symfony\Bundle\MakerBundle\Generator
  9581.      */
  9582.     protected function getMaker_GeneratorService()
  9583.     {
  9584.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  9585.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  9586.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
  9587.     }
  9588.     /**
  9589.      * Gets the private 'maker.php_compat_util' shared service.
  9590.      *
  9591.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  9592.      */
  9593.     protected function getMaker_PhpCompatUtilService()
  9594.     {
  9595.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  9596.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  9597.     }
  9598.     /**
  9599.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  9600.      *
  9601.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  9602.      */
  9603.     protected function getMaker_Renderer_FormTypeRendererService()
  9604.     {
  9605.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  9606.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9607.     }
  9608.     /**
  9609.      * Gets the private 'mercure.hub.default.traceable' shared service.
  9610.      *
  9611.      * @return \Symfony\Component\Mercure\Debug\TraceableHub
  9612.      */
  9613.     protected function getMercure_Hub_Default_TraceableService()
  9614.     {
  9615.         $a = new \Symfony\Component\Mercure\Jwt\LcobucciFactory($this->getEnv('MERCURE_JWT_SECRET'), 'hmac.sha256'NULL'');
  9616.         return $this->privates['mercure.hub.default.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('MERCURE_URL'), new \Symfony\Component\Mercure\Jwt\FactoryTokenProvider($a, [], [=> '*']), $a$this->getEnv('MERCURE_PUBLIC_URL'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  9617.     }
  9618.     /**
  9619.      * Gets the private 'mime_types' shared service.
  9620.      *
  9621.      * @return \Symfony\Component\Mime\MimeTypes
  9622.      */
  9623.     protected function getMimeTypesService()
  9624.     {
  9625.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  9626.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  9627.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  9628.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  9629.         $instance->setDefault($instance);
  9630.         return $instance;
  9631.     }
  9632.     /**
  9633.      * Gets the private 'monolog.command.server_log' shared service.
  9634.      *
  9635.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  9636.      */
  9637.     protected function getMonolog_Command_ServerLogService()
  9638.     {
  9639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9640.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  9641.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  9642.         $instance->setName('server:log');
  9643.         $instance->setDescription('Start a log server that displays logs in real time');
  9644.         return $instance;
  9645.     }
  9646.     /**
  9647.      * Gets the private 'monolog.handler.console' shared service.
  9648.      *
  9649.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  9650.      */
  9651.     protected function getMonolog_Handler_ConsoleService()
  9652.     {
  9653.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  9654.     }
  9655.     /**
  9656.      * Gets the private 'monolog.handler.main' shared service.
  9657.      *
  9658.      * @return \Monolog\Handler\StreamHandler
  9659.      */
  9660.     protected function getMonolog_Handler_MainService()
  9661.     {
  9662.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  9663.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  9664.         return $instance;
  9665.     }
  9666.     /**
  9667.      * Gets the private 'monolog.logger' shared service.
  9668.      *
  9669.      * @return \Symfony\Bridge\Monolog\Logger
  9670.      */
  9671.     protected function getMonolog_LoggerService()
  9672.     {
  9673.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  9674.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9675.         $instance->useMicrosecondTimestamps(true);
  9676.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9677.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9678.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9679.         return $instance;
  9680.     }
  9681.     /**
  9682.      * Gets the private 'monolog.logger.cache' shared service.
  9683.      *
  9684.      * @return \Symfony\Bridge\Monolog\Logger
  9685.      */
  9686.     protected function getMonolog_Logger_CacheService()
  9687.     {
  9688.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  9689.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9690.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9691.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9692.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9693.         return $instance;
  9694.     }
  9695.     /**
  9696.      * Gets the private 'monolog.logger.mailer' shared service.
  9697.      *
  9698.      * @return \Symfony\Bridge\Monolog\Logger
  9699.      */
  9700.     protected function getMonolog_Logger_MailerService()
  9701.     {
  9702.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  9703.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9704.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9705.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9706.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9707.         return $instance;
  9708.     }
  9709.     /**
  9710.      * Gets the private 'monolog.logger.request' shared service.
  9711.      *
  9712.      * @return \Symfony\Bridge\Monolog\Logger
  9713.      */
  9714.     protected function getMonolog_Logger_RequestService()
  9715.     {
  9716.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  9717.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9718.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9719.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9720.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9721.         return $instance;
  9722.     }
  9723.     /**
  9724.      * Gets the private 'monolog.logger.security' shared service.
  9725.      *
  9726.      * @return \Symfony\Bridge\Monolog\Logger
  9727.      */
  9728.     protected function getMonolog_Logger_SecurityService()
  9729.     {
  9730.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  9731.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9732.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9733.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9734.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9735.         return $instance;
  9736.     }
  9737.     /**
  9738.      * Gets the private 'parameter_bag' shared service.
  9739.      *
  9740.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  9741.      */
  9742.     protected function getParameterBagService()
  9743.     {
  9744.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  9745.     }
  9746.     /**
  9747.      * Gets the private 'profiler_listener' shared service.
  9748.      *
  9749.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  9750.      */
  9751.     protected function getProfilerListenerService()
  9752.     {
  9753.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  9754.         if (isset($this->privates['profiler_listener'])) {
  9755.             return $this->privates['profiler_listener'];
  9756.         }
  9757.         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);
  9758.     }
  9759.     /**
  9760.      * Gets the private 'property_accessor' shared service.
  9761.      *
  9762.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  9763.      */
  9764.     protected function getPropertyAccessorService()
  9765.     {
  9766.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  9767.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  9768.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  9769.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  9770.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  9771.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  9772.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9773.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  9774.     }
  9775.     /**
  9776.      * Gets the private 'property_info' shared service.
  9777.      *
  9778.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  9779.      */
  9780.     protected function getPropertyInfoService()
  9781.     {
  9782.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  9783.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  9784.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9785.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9786.         }, 3), new RewindableGenerator(function () {
  9787.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9788.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  9789.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9790.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9791.         }, 4), new RewindableGenerator(function () {
  9792.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9793.         }, 1), new RewindableGenerator(function () {
  9794.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9795.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9796.         }, 2), new RewindableGenerator(function () {
  9797.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9798.         }, 1));
  9799.     }
  9800.     /**
  9801.      * Gets the private 'property_info.serializer_extractor' shared service.
  9802.      *
  9803.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  9804.      */
  9805.     protected function getPropertyInfo_SerializerExtractorService()
  9806.     {
  9807.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  9808.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  9809.     }
  9810.     /**
  9811.      * Gets the private 'router.cache_warmer' shared service.
  9812.      *
  9813.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  9814.      */
  9815.     protected function getRouter_CacheWarmerService()
  9816.     {
  9817.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  9819.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9820.             'router' => ['services''router''getRouterService'false],
  9821.         ], [
  9822.             'router' => '?',
  9823.         ]))->withContext('router.cache_warmer'$this));
  9824.     }
  9825.     /**
  9826.      * Gets the private 'router.expression_language_provider' shared service.
  9827.      *
  9828.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  9829.      */
  9830.     protected function getRouter_ExpressionLanguageProviderService()
  9831.     {
  9832.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9833.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  9834.         ], [
  9835.             'env' => 'Closure',
  9836.         ]));
  9837.     }
  9838.     /**
  9839.      * Gets the private 'router.request_context' shared service.
  9840.      *
  9841.      * @return \Symfony\Component\Routing\RequestContext
  9842.      */
  9843.     protected function getRouter_RequestContextService()
  9844.     {
  9845.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  9846.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  9847.         return $instance;
  9848.     }
  9849.     /**
  9850.      * Gets the private 'router_listener' shared service.
  9851.      *
  9852.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  9853.      */
  9854.     protected function getRouterListenerService()
  9855.     {
  9856.         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);
  9857.     }
  9858.     /**
  9859.      * Gets the private 'secrets.vault' shared service.
  9860.      *
  9861.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  9862.      */
  9863.     protected function getSecrets_VaultService()
  9864.     {
  9865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9866.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  9867.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  9868.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  9869.         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'));
  9870.     }
  9871.     /**
  9872.      * Gets the private 'security.access_listener' shared service.
  9873.      *
  9874.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  9875.      */
  9876.     protected function getSecurity_AccessListenerService()
  9877.     {
  9878.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  9879.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  9880.         if (isset($this->privates['security.access_listener'])) {
  9881.             return $this->privates['security.access_listener'];
  9882.         }
  9883.         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);
  9884.     }
  9885.     /**
  9886.      * Gets the private 'security.access_map' shared service.
  9887.      *
  9888.      * @return \Symfony\Component\Security\Http\AccessMap
  9889.      */
  9890.     protected function getSecurity_AccessMapService()
  9891.     {
  9892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9893.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9894.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  9895.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  9896.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  9897.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/suad/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9898.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/suad'), [=> 'ROLE_SUPER_ADMIN'], NULL);
  9899.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/loginjson$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9900.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9901.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/account'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9902.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/public'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9903.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/pub/adh'), [=> 'ROLE_USER'], NULL);
  9904.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/pub'), [=> 'ROLE_PUBLISHER'], NULL);
  9905.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'ROLE_USER'], NULL);
  9906.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/dash'), [=> 'ROLE_USER'], NULL);
  9907.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/m'), [=> 'ROLE_USER'], NULL);
  9908.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/prog'), [=> 'ROLE_USER'], NULL);
  9909.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/post'), [=> 'ROLE_USER'], NULL);
  9910.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/scut'), [=> 'ROLE_USER'], NULL);
  9911.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/o'), [=> 'ROLE_USER'], NULL);
  9912.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/chat'), [=> 'ROLE_USER'], NULL);
  9913.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/wall'), [=> 'ROLE_USER'], NULL);
  9914.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/trans'), [=> 'ROLE_USER'], NULL);
  9915.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/user'), [=> 'ROLE_USER'], NULL);
  9916.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9917.         return $instance;
  9918.     }
  9919.     /**
  9920.      * Gets the private 'security.authentication.session_strategy' shared service.
  9921.      *
  9922.      * @return \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
  9923.      */
  9924.     protected function getSecurity_Authentication_SessionStrategyService()
  9925.     {
  9926.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9927.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9928.         return $this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  9929.     }
  9930.     /**
  9931.      * Gets the private 'security.authentication_utils' shared service.
  9932.      *
  9933.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  9934.      */
  9935.     protected function getSecurity_AuthenticationUtilsService()
  9936.     {
  9937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  9938.         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())));
  9939.     }
  9940.     /**
  9941.      * Gets the private 'security.authenticator.guard.api.0' shared service.
  9942.      *
  9943.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  9944.      */
  9945.     protected function getSecurity_Authenticator_Guard_Api_0Service()
  9946.     {
  9947.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  9948.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  9949.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9950.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  9951.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  9952.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  9953.         include_once \dirname(__DIR__4).'/src/Security/TokenAuthenticator.php';
  9954.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9955.         if (isset($this->privates['security.authenticator.guard.api.0'])) {
  9956.             return $this->privates['security.authenticator.guard.api.0'];
  9957.         }
  9958.         return $this->privates['security.authenticator.guard.api.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\TokenAuthenticator($a), ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_ApiUserProviderService()));
  9959.     }
  9960.     /**
  9961.      * Gets the private 'security.authenticator.guard.main.0' shared service.
  9962.      *
  9963.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  9964.      */
  9965.     protected function getSecurity_Authenticator_Guard_Main_0Service()
  9966.     {
  9967.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  9968.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  9969.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9970.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  9971.         $a = ($this->privates['App\\Security\\PublisherAuthenticator'] ?? $this->getPublisherAuthenticatorService());
  9972.         if (isset($this->privates['security.authenticator.guard.main.0'])) {
  9973.             return $this->privates['security.authenticator.guard.main.0'];
  9974.         }
  9975.         return $this->privates['security.authenticator.guard.main.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator($a, ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  9976.     }
  9977.     /**
  9978.      * Gets the private 'security.authenticator.guard.main.1' shared service.
  9979.      *
  9980.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  9981.      */
  9982.     protected function getSecurity_Authenticator_Guard_Main_1Service()
  9983.     {
  9984.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  9985.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  9986.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9987.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  9988.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  9989.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  9990.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  9991.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  9992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9993.         include_once \dirname(__DIR__4).'/src/Security/FacebookAuthenticator.php';
  9994.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  9995.         if (isset($this->privates['security.authenticator.guard.main.1'])) {
  9996.             return $this->privates['security.authenticator.guard.main.1'];
  9997.         }
  9998.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  9999.         if (isset($this->privates['security.authenticator.guard.main.1'])) {
  10000.             return $this->privates['security.authenticator.guard.main.1'];
  10001.         }
  10002.         return $this->privates['security.authenticator.guard.main.1'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\FacebookAuthenticator($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  10003.     }
  10004.     /**
  10005.      * Gets the private 'security.authenticator.guard.main.2' shared service.
  10006.      *
  10007.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  10008.      */
  10009.     protected function getSecurity_Authenticator_Guard_Main_2Service()
  10010.     {
  10011.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10012.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  10013.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10014.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  10015.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  10016.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  10017.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  10018.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  10019.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10020.         include_once \dirname(__DIR__4).'/src/Security/GoogleAuthenticator.php';
  10021.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10022.         if (isset($this->privates['security.authenticator.guard.main.2'])) {
  10023.             return $this->privates['security.authenticator.guard.main.2'];
  10024.         }
  10025.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10026.         if (isset($this->privates['security.authenticator.guard.main.2'])) {
  10027.             return $this->privates['security.authenticator.guard.main.2'];
  10028.         }
  10029.         return $this->privates['security.authenticator.guard.main.2'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\GoogleAuthenticator($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  10030.     }
  10031.     /**
  10032.      * Gets the private 'security.authenticator.guard.suad.0' shared service.
  10033.      *
  10034.      * @return \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator
  10035.      */
  10036.     protected function getSecurity_Authenticator_Guard_Suad_0Service()
  10037.     {
  10038.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10039.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  10040.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10041.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php';
  10042.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  10043.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  10044.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  10045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  10046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10047.         include_once \dirname(__DIR__4).'/src/Security/SuperAdminAuthentificator.php';
  10048.         include_once \dirname(__DIR__4).'/src/Security/LoginAttemptLimiter.php';
  10049.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  10050.         if (isset($this->privates['security.authenticator.guard.suad.0'])) {
  10051.             return $this->privates['security.authenticator.guard.suad.0'];
  10052.         }
  10053.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  10054.         if (isset($this->privates['security.authenticator.guard.suad.0'])) {
  10055.             return $this->privates['security.authenticator.guard.suad.0'];
  10056.         }
  10057.         return $this->privates['security.authenticator.guard.suad.0'] = new \Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator(new \App\Security\SuperAdminAuthentificator($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()), $b, ($this->services['doctrine'] ?? $this->getDoctrineService()), new \App\Security\LoginAttemptLimiter(($this->services['cache.app'] ?? $this->getCache_AppService()))), ($this->privates['security.user.provider.concrete.app_superadmin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppSuperadminProviderService()));
  10058.     }
  10059.     /**
  10060.      * Gets the private 'security.authenticator.json_login.main' shared service.
  10061.      *
  10062.      * @return \Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator
  10063.      */
  10064.     protected function getSecurity_Authenticator_JsonLogin_MainService()
  10065.     {
  10066.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  10067.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  10068.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/JsonLoginAuthenticator.php';
  10069.         $this->privates['security.authenticator.json_login.main'] = $instance = new \Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), NULLNULL, ['check_path' => '/loginjson''username_path' => 'login''password_path' => 'password''use_forward' => false'require_previous_session' => false'login_path' => '/login'], ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  10070.         if ($this->has('translator')) {
  10071.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  10072.         }
  10073.         return $instance;
  10074.     }
  10075.     /**
  10076.      * Gets the private 'security.channel_listener' shared service.
  10077.      *
  10078.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  10079.      */
  10080.     protected function getSecurity_ChannelListenerService()
  10081.     {
  10082.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  10083.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  10084.         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());
  10085.     }
  10086.     /**
  10087.      * Gets the private 'security.command.debug_firewall' shared service.
  10088.      *
  10089.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  10090.      */
  10091.     protected function getSecurity_Command_DebugFirewallService()
  10092.     {
  10093.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10094.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  10095.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.dzwfHfd'] ?? $this->get_ServiceLocator_DzwfHfdService()), ($this->privates['.service_locator.of4ODDT'] ?? $this->get_ServiceLocator_Of4ODDTService()), ['api' => [=> ($this->privates['security.authenticator.guard.api.0'] ?? $this->getSecurity_Authenticator_Guard_Api_0Service())], 'suad' => [=> ($this->privates['security.authenticator.guard.suad.0'] ?? $this->getSecurity_Authenticator_Guard_Suad_0Service())], 'main' => [=> ($this->privates['security.authenticator.guard.main.0'] ?? $this->getSecurity_Authenticator_Guard_Main_0Service()), => ($this->privates['security.authenticator.guard.main.1'] ?? $this->getSecurity_Authenticator_Guard_Main_1Service()), => ($this->privates['security.authenticator.guard.main.2'] ?? $this->getSecurity_Authenticator_Guard_Main_2Service()), => ($this->privates['security.authenticator.json_login.main'] ?? $this->getSecurity_Authenticator_JsonLogin_MainService())]], true);
  10096.         $instance->setName('debug:firewall');
  10097.         $instance->setDescription('Display information about your security firewall(s)');
  10098.         return $instance;
  10099.     }
  10100.     /**
  10101.      * Gets the private 'security.command.user_password_encoder' shared service.
  10102.      *
  10103.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  10104.      *
  10105.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  10106.      */
  10107.     protected function getSecurity_Command_UserPasswordEncoderService()
  10108.     {
  10109.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  10110.         $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\\PasswordAuthenticatedUserInterface'=> 'App\\Entity\\User'=> 'App\\Entity\\SuperAdmin']);
  10111.         $instance->setName('security:encode-password');
  10112.         $instance->setDescription('Encode a password');
  10113.         return $instance;
  10114.     }
  10115.     /**
  10116.      * Gets the private 'security.command.user_password_hash' shared service.
  10117.      *
  10118.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  10119.      */
  10120.     protected function getSecurity_Command_UserPasswordHashService()
  10121.     {
  10122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10123.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  10124.         $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\\PasswordAuthenticatedUserInterface'=> 'App\\Entity\\User'=> 'App\\Entity\\SuperAdmin']);
  10125.         $instance->setName('security:hash-password');
  10126.         $instance->setDescription('Hash a user password');
  10127.         return $instance;
  10128.     }
  10129.     /**
  10130.      * Gets the private 'security.context_listener.0' shared service.
  10131.      *
  10132.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  10133.      */
  10134.     protected function getSecurity_ContextListener_0Service()
  10135.     {
  10136.         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 () {
  10137.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  10138.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_ApiUserProviderService());
  10139.             yield => ($this->privates['security.user.provider.concrete.app_superadmin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppSuperadminProviderService());
  10140.         }, 3), 'suad', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.suad'] ?? $this->getSecurity_EventDispatcher_SuadService()), ($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']);
  10141.     }
  10142.     /**
  10143.      * Gets the private 'security.context_listener.1' shared service.
  10144.      *
  10145.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  10146.      */
  10147.     protected function getSecurity_ContextListener_1Service()
  10148.     {
  10149.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  10150.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  10151.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_ApiUserProviderService());
  10152.             yield => ($this->privates['security.user.provider.concrete.app_superadmin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppSuperadminProviderService());
  10153.         }, 3), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($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']);
  10154.     }
  10155.     /**
  10156.      * Gets the private 'security.csrf.token_storage' shared service.
  10157.      *
  10158.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  10159.      */
  10160.     protected function getSecurity_Csrf_TokenStorageService()
  10161.     {
  10162.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  10163.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  10164.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  10165.         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())));
  10166.     }
  10167.     /**
  10168.      * Gets the private 'security.encoder_factory.generic' shared service.
  10169.      *
  10170.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  10171.      *
  10172.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  10173.      */
  10174.     protected function getSecurity_EncoderFactory_GenericService()
  10175.     {
  10176.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  10177.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\SuperAdmin' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  10178.     }
  10179.     /**
  10180.      * Gets the private 'security.event_dispatcher.api' shared service.
  10181.      *
  10182.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  10183.      */
  10184.     protected function getSecurity_EventDispatcher_ApiService()
  10185.     {
  10186.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  10187.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10188.             return ($this->privates['security.listener.api.user_provider'] ?? $this->getSecurity_Listener_Api_UserProviderService());
  10189.         }, => 'checkPassport'], 2048);
  10190.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10191.             return ($this->privates['security.logout.listener.default.api'] ?? $this->getSecurity_Logout_Listener_Default_ApiService());
  10192.         }, => 'onLogout'], 64);
  10193.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10194.             return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  10195.         }, => 'preCheckCredentials'], 256);
  10196.         $instance->addListener('security.authentication.success', [=> function () {
  10197.             return ($this->privates['security.listener.user_checker.api'] ?? $this->getSecurity_Listener_UserChecker_ApiService());
  10198.         }, => 'postCheckCredentials'], 256);
  10199.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10200.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  10201.         }, => 'checkPassport'], 1024);
  10202.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10203.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  10204.         }, => 'checkPassport'], 0);
  10205.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10206.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  10207.         }, => 'onLoginSuccess'], 0);
  10208.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10209.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  10210.         }, => 'checkPassport'], 512);
  10211.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10212.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  10213.         }, => 'onLogout'], 0);
  10214.         return $instance;
  10215.     }
  10216.     /**
  10217.      * Gets the private 'security.event_dispatcher.main' shared service.
  10218.      *
  10219.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  10220.      */
  10221.     protected function getSecurity_EventDispatcher_MainService()
  10222.     {
  10223.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  10224.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10225.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  10226.         }, => 'checkPassport'], 2048);
  10227.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10228.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  10229.         }, => 'onSuccessfulLogin'], 0);
  10230.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10231.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  10232.         }, => 'onLogout'], 64);
  10233.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10234.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  10235.         }, => 'onLogout'], 0);
  10236.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10237.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  10238.         }, => 'preCheckCredentials'], 256);
  10239.         $instance->addListener('security.authentication.success', [=> function () {
  10240.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  10241.         }, => 'postCheckCredentials'], 256);
  10242.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10243.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  10244.         }, => 'checkPassport'], 1024);
  10245.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10246.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  10247.         }, => 'checkPassport'], 0);
  10248.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10249.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  10250.         }, => 'onLoginSuccess'], 0);
  10251.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10252.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  10253.         }, => 'checkPassport'], 512);
  10254.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10255.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  10256.         }, => 'onLogout'], 0);
  10257.         return $instance;
  10258.     }
  10259.     /**
  10260.      * Gets the private 'security.event_dispatcher.suad' shared service.
  10261.      *
  10262.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  10263.      */
  10264.     protected function getSecurity_EventDispatcher_SuadService()
  10265.     {
  10266.         $this->privates['security.event_dispatcher.suad'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  10267.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10268.             return ($this->privates['security.listener.suad.user_provider'] ?? $this->getSecurity_Listener_Suad_UserProviderService());
  10269.         }, => 'checkPassport'], 2048);
  10270.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10271.             return ($this->privates['security.listener.session.suad'] ?? $this->getSecurity_Listener_Session_SuadService());
  10272.         }, => 'onSuccessfulLogin'], 0);
  10273.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10274.             return ($this->privates['security.logout.listener.default.suad'] ?? $this->getSecurity_Logout_Listener_Default_SuadService());
  10275.         }, => 'onLogout'], 64);
  10276.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10277.             return ($this->privates['security.logout.listener.session.suad'] ?? ($this->privates['security.logout.listener.session.suad'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  10278.         }, => 'onLogout'], 0);
  10279.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10280.             return ($this->privates['security.listener.user_checker.suad'] ?? $this->getSecurity_Listener_UserChecker_SuadService());
  10281.         }, => 'preCheckCredentials'], 256);
  10282.         $instance->addListener('security.authentication.success', [=> function () {
  10283.             return ($this->privates['security.listener.user_checker.suad'] ?? $this->getSecurity_Listener_UserChecker_SuadService());
  10284.         }, => 'postCheckCredentials'], 256);
  10285.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10286.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  10287.         }, => 'checkPassport'], 1024);
  10288.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10289.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  10290.         }, => 'checkPassport'], 0);
  10291.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  10292.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  10293.         }, => 'onLoginSuccess'], 0);
  10294.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  10295.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  10296.         }, => 'checkPassport'], 512);
  10297.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10298.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  10299.         }, => 'onLogout'], 0);
  10300.         return $instance;
  10301.     }
  10302.     /**
  10303.      * Gets the private 'security.firewall.map' shared service.
  10304.      *
  10305.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  10306.      */
  10307.     protected function getSecurity_Firewall_MapService()
  10308.     {
  10309.         $a = ($this->privates['.service_locator.dzwfHfd'] ?? $this->get_ServiceLocator_DzwfHfdService());
  10310.         if (isset($this->privates['security.firewall.map'])) {
  10311.             return $this->privates['security.firewall.map'];
  10312.         }
  10313.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  10314.             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)/')));
  10315.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.uTv4pMG'] ?? ($this->privates['.security.request_matcher.uTv4pMG'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/')));
  10316.             yield 'security.firewall.map.context.suad' => ($this->privates['.security.request_matcher.t43N.Jp'] ?? ($this->privates['.security.request_matcher.t43N.Jp'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/suad')));
  10317.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  10318.         }, 4));
  10319.     }
  10320.     /**
  10321.      * Gets the private 'security.firewall.map.context.api' shared service.
  10322.      *
  10323.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10324.      */
  10325.     protected function getSecurity_Firewall_Map_Context_ApiService()
  10326.     {
  10327.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10328.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10329.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10330.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  10331.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10332.         $a = ($this->privates['security.authenticator.guard.api.0'] ?? $this->getSecurity_Authenticator_Guard_Api_0Service());
  10333.         if (isset($this->privates['security.firewall.map.context.api'])) {
  10334.             return $this->privates['security.firewall.map.context.api'];
  10335.         }
  10336.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  10337.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10338.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10339.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10340.             yield => ($this->privates['debug.security.firewall.authenticator.api'] ?? $this->getDebug_Security_Firewall_Authenticator_ApiService());
  10341.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10342.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'api'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c, ($this->privates['security.event_dispatcher.api'] ?? $this->getSecurity_EventDispatcher_ApiService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => '/logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.uTv4pMG'truetrue'security.user.provider.concrete.api_user_provider'NULL'security.authenticator.guard.api.0'NULLNULL, [=> 'guard'], NULL));
  10343.     }
  10344.     /**
  10345.      * Gets the private 'security.firewall.map.context.dev' shared service.
  10346.      *
  10347.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10348.      */
  10349.     protected function getSecurity_Firewall_Map_Context_DevService()
  10350.     {
  10351.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10352.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10353.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10354.             return new \EmptyIterator();
  10355.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  10356.     }
  10357.     /**
  10358.      * Gets the private 'security.firewall.map.context.main' shared service.
  10359.      *
  10360.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10361.      */
  10362.     protected function getSecurity_Firewall_Map_Context_MainService()
  10363.     {
  10364.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10365.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10366.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10367.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  10368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10369.         $a = ($this->privates['App\\Security\\PublisherAuthenticator'] ?? $this->getPublisherAuthenticatorService());
  10370.         if (isset($this->privates['security.firewall.map.context.main'])) {
  10371.             return $this->privates['security.firewall.map.context.main'];
  10372.         }
  10373.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  10374.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10375.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10376.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10377.             yield => ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  10378.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  10379.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10380.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'main'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker''.security.request_matcher.3UEFixr'truefalse'security.user.provider.concrete.app_user_provider''main''App\\Security\\PublisherAuthenticator'NULLNULL, [=> 'guard'=> 'json_login'], NULL));
  10381.     }
  10382.     /**
  10383.      * Gets the private 'security.firewall.map.context.suad' shared service.
  10384.      *
  10385.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10386.      */
  10387.     protected function getSecurity_Firewall_Map_Context_SuadService()
  10388.     {
  10389.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10390.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10391.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10392.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  10393.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10394.         $a = ($this->privates['security.authenticator.guard.suad.0'] ?? $this->getSecurity_Authenticator_Guard_Suad_0Service());
  10395.         if (isset($this->privates['security.firewall.map.context.suad'])) {
  10396.             return $this->privates['security.firewall.map.context.suad'];
  10397.         }
  10398.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  10399.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10400.         return $this->privates['security.firewall.map.context.suad'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10401.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10402.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  10403.             yield => ($this->privates['debug.security.firewall.authenticator.suad'] ?? $this->getDebug_Security_Firewall_Authenticator_SuadService());
  10404.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10405.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'suad'$aNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c, ($this->privates['security.event_dispatcher.suad'] ?? $this->getSecurity_EventDispatcher_SuadService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_superadmin_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('suad''security.user_checker''.security.request_matcher.t43N.Jp'truefalse'security.user.provider.concrete.app_superadmin_provider''suad''security.authenticator.guard.suad.0'NULLNULL, [=> 'guard'], NULL));
  10406.     }
  10407.     /**
  10408.      * Gets the private 'security.helper' shared service.
  10409.      *
  10410.      * @return \Symfony\Component\Security\Core\Security
  10411.      */
  10412.     protected function getSecurity_HelperService()
  10413.     {
  10414.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10415.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  10416.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  10417.         ], [
  10418.             'security.authorization_checker' => '?',
  10419.             'security.token_storage' => '?',
  10420.         ]));
  10421.     }
  10422.     /**
  10423.      * Gets the private 'security.http_utils' shared service.
  10424.      *
  10425.      * @return \Symfony\Component\Security\Http\HttpUtils
  10426.      */
  10427.     protected function getSecurity_HttpUtilsService()
  10428.     {
  10429.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  10430.         $a = ($this->services['router'] ?? $this->getRouterService());
  10431.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  10432.     }
  10433.     /**
  10434.      * Gets the private 'security.listener.api.user_provider' shared service.
  10435.      *
  10436.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  10437.      */
  10438.     protected function getSecurity_Listener_Api_UserProviderService()
  10439.     {
  10440.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  10441.         return $this->privates['security.listener.api.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_ApiUserProviderService()));
  10442.     }
  10443.     /**
  10444.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  10445.      *
  10446.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  10447.      */
  10448.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  10449.     {
  10450.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  10451.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  10452.     }
  10453.     /**
  10454.      * Gets the private 'security.listener.csrf_protection' shared service.
  10455.      *
  10456.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  10457.      */
  10458.     protected function getSecurity_Listener_CsrfProtectionService()
  10459.     {
  10460.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  10461.         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()));
  10462.     }
  10463.     /**
  10464.      * Gets the private 'security.listener.main.user_provider' shared service.
  10465.      *
  10466.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  10467.      */
  10468.     protected function getSecurity_Listener_Main_UserProviderService()
  10469.     {
  10470.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  10471.         return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()));
  10472.     }
  10473.     /**
  10474.      * Gets the private 'security.listener.password_migrating' shared service.
  10475.      *
  10476.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  10477.      */
  10478.     protected function getSecurity_Listener_PasswordMigratingService()
  10479.     {
  10480.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  10481.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  10482.     }
  10483.     /**
  10484.      * Gets the private 'security.listener.session.main' shared service.
  10485.      *
  10486.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  10487.      */
  10488.     protected function getSecurity_Listener_Session_MainService()
  10489.     {
  10490.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  10491.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  10492.     }
  10493.     /**
  10494.      * Gets the private 'security.listener.session.suad' shared service.
  10495.      *
  10496.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  10497.      */
  10498.     protected function getSecurity_Listener_Session_SuadService()
  10499.     {
  10500.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  10501.         return $this->privates['security.listener.session.suad'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(($this->privates['security.authentication.session_strategy'] ?? $this->getSecurity_Authentication_SessionStrategyService()));
  10502.     }
  10503.     /**
  10504.      * Gets the private 'security.listener.suad.user_provider' shared service.
  10505.      *
  10506.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  10507.      */
  10508.     protected function getSecurity_Listener_Suad_UserProviderService()
  10509.     {
  10510.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  10511.         return $this->privates['security.listener.suad.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.app_superadmin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppSuperadminProviderService()));
  10512.     }
  10513.     /**
  10514.      * Gets the private 'security.listener.user_checker.api' shared service.
  10515.      *
  10516.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  10517.      */
  10518.     protected function getSecurity_Listener_UserChecker_ApiService()
  10519.     {
  10520.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  10521.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  10522.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  10523.         return $this->privates['security.listener.user_checker.api'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  10524.     }
  10525.     /**
  10526.      * Gets the private 'security.listener.user_checker.main' shared service.
  10527.      *
  10528.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  10529.      */
  10530.     protected function getSecurity_Listener_UserChecker_MainService()
  10531.     {
  10532.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  10533.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  10534.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  10535.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  10536.     }
  10537.     /**
  10538.      * Gets the private 'security.listener.user_checker.suad' shared service.
  10539.      *
  10540.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  10541.      */
  10542.     protected function getSecurity_Listener_UserChecker_SuadService()
  10543.     {
  10544.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  10545.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  10546.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  10547.         return $this->privates['security.listener.user_checker.suad'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())));
  10548.     }
  10549.     /**
  10550.      * Gets the private 'security.listener.user_provider' shared service.
  10551.      *
  10552.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  10553.      */
  10554.     protected function getSecurity_Listener_UserProviderService()
  10555.     {
  10556.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  10557.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  10558.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  10559.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/ChainUserProvider.php';
  10560.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(new \Symfony\Component\Security\Core\User\ChainUserProvider(new RewindableGenerator(function () {
  10561.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  10562.             yield => ($this->privates['security.user.provider.concrete.api_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_ApiUserProviderService());
  10563.             yield => ($this->privates['security.user.provider.concrete.app_superadmin_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppSuperadminProviderService());
  10564.         }, 3)));
  10565.     }
  10566.     /**
  10567.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  10568.      *
  10569.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  10570.      */
  10571.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  10572.     {
  10573.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  10574.         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()));
  10575.     }
  10576.     /**
  10577.      * Gets the private 'security.logout.listener.default.api' shared service.
  10578.      *
  10579.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10580.      */
  10581.     protected function getSecurity_Logout_Listener_Default_ApiService()
  10582.     {
  10583.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10584.         return $this->privates['security.logout.listener.default.api'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  10585.     }
  10586.     /**
  10587.      * Gets the private 'security.logout.listener.default.main' shared service.
  10588.      *
  10589.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10590.      */
  10591.     protected function getSecurity_Logout_Listener_Default_MainService()
  10592.     {
  10593.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10594.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  10595.     }
  10596.     /**
  10597.      * Gets the private 'security.logout.listener.default.suad' shared service.
  10598.      *
  10599.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10600.      */
  10601.     protected function getSecurity_Logout_Listener_Default_SuadService()
  10602.     {
  10603.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10604.         return $this->privates['security.logout.listener.default.suad'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  10605.     }
  10606.     /**
  10607.      * Gets the private 'security.logout_url_generator' shared service.
  10608.      *
  10609.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  10610.      */
  10611.     protected function getSecurity_LogoutUrlGeneratorService()
  10612.     {
  10613.         $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()));
  10614.         $instance->registerListener('api''/logout''logout''_csrf_token'NULLNULL);
  10615.         $instance->registerListener('suad''app_superadmin_logout''logout''_csrf_token'NULLNULL);
  10616.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  10617.         return $instance;
  10618.     }
  10619.     /**
  10620.      * Gets the private 'security.password_hasher_factory' shared service.
  10621.      *
  10622.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  10623.      */
  10624.     protected function getSecurity_PasswordHasherFactoryService()
  10625.     {
  10626.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  10627.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  10628.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL], 'App\\Entity\\SuperAdmin' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  10629.     }
  10630.     /**
  10631.      * Gets the private 'security.user.provider.concrete.api_user_provider' shared service.
  10632.      *
  10633.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  10634.      */
  10635.     protected function getSecurity_User_Provider_Concrete_ApiUserProviderService()
  10636.     {
  10637.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  10638.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  10639.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  10640.         return $this->privates['security.user.provider.concrete.api_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User''apiToken'NULL);
  10641.     }
  10642.     /**
  10643.      * Gets the private 'security.user.provider.concrete.app_superadmin_provider' shared service.
  10644.      *
  10645.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  10646.      */
  10647.     protected function getSecurity_User_Provider_Concrete_AppSuperadminProviderService()
  10648.     {
  10649.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  10650.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  10651.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  10652.         return $this->privates['security.user.provider.concrete.app_superadmin_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\SuperAdmin''email'NULL);
  10653.     }
  10654.     /**
  10655.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  10656.      *
  10657.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  10658.      */
  10659.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  10660.     {
  10661.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  10662.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  10663.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  10664.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User''email'NULL);
  10665.     }
  10666.     /**
  10667.      * Gets the private 'security.validator.user_password' shared service.
  10668.      *
  10669.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  10670.      */
  10671.     protected function getSecurity_Validator_UserPasswordService()
  10672.     {
  10673.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10674.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10675.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  10676.         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()));
  10677.     }
  10678.     /**
  10679.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  10680.      *
  10681.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  10682.      */
  10683.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  10684.     {
  10685.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10686.     }
  10687.     /**
  10688.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  10689.      *
  10690.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  10691.      */
  10692.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  10693.     {
  10694.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  10695.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  10696.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  10697.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  10698.     }
  10699.     /**
  10700.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  10701.      *
  10702.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  10703.      */
  10704.     protected function getSensioFrameworkExtra_Security_ListenerService()
  10705.     {
  10706.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  10707.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  10708.             return $this->privates['sensio_framework_extra.security.listener'];
  10709.         }
  10710.         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()));
  10711.     }
  10712.     /**
  10713.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  10714.      *
  10715.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  10716.      */
  10717.     protected function getSensioFrameworkExtra_View_ListenerService()
  10718.     {
  10719.         $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))));
  10720.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10721.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  10722.         ], [
  10723.             'twig' => '?',
  10724.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  10725.         return $instance;
  10726.     }
  10727.     /**
  10728.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  10729.      *
  10730.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  10731.      */
  10732.     protected function getSerializer_Mapping_CacheWarmerService()
  10733.     {
  10734.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  10737.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10738.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10739.         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'));
  10740.     }
  10741.     /**
  10742.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  10743.      *
  10744.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  10745.      */
  10746.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  10747.     {
  10748.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  10749.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  10750.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  10751.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10752.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  10753.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10754.         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()))]));
  10755.     }
  10756.     /**
  10757.      * Gets the private 'session.factory' shared service.
  10758.      *
  10759.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  10760.      */
  10761.     protected function getSession_FactoryService()
  10762.     {
  10763.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  10764.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  10765.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  10766.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  10767.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  10768.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  10769.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  10770.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  10771.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  10772.         if (isset($this->privates['session.factory'])) {
  10773.             return $this->privates['session.factory'];
  10774.         }
  10775.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> $a=> 'onSessionUsage']);
  10776.     }
  10777.     /**
  10778.      * Gets the private 'session_listener' shared service.
  10779.      *
  10780.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  10781.      */
  10782.     protected function getSessionListenerService()
  10783.     {
  10784.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10785.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  10786.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  10787.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  10788.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  10789.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  10790.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  10791.         ], [
  10792.             'initialized_session' => '?',
  10793.             'logger' => '?',
  10794.             'request_stack' => '?',
  10795.             'session' => '?',
  10796.             'session_collector' => '?',
  10797.             'session_factory' => '?',
  10798.         ]), true$this->parameters['session.storage.options']);
  10799.     }
  10800.     /**
  10801.      * Gets the private 'translation.extractor' shared service.
  10802.      *
  10803.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  10804.      */
  10805.     protected function getTranslation_ExtractorService()
  10806.     {
  10807.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  10808.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  10809.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  10810.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  10811.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  10812.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  10813.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  10814.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  10815.         return $instance;
  10816.     }
  10817.     /**
  10818.      * Gets the private 'translation.loader.csv' shared service.
  10819.      *
  10820.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  10821.      */
  10822.     protected function getTranslation_Loader_CsvService()
  10823.     {
  10824.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10825.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10826.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10827.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10828.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  10829.     }
  10830.     /**
  10831.      * Gets the private 'translation.loader.dat' shared service.
  10832.      *
  10833.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  10834.      */
  10835.     protected function getTranslation_Loader_DatService()
  10836.     {
  10837.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10838.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10839.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10840.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  10841.     }
  10842.     /**
  10843.      * Gets the private 'translation.loader.ini' shared service.
  10844.      *
  10845.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  10846.      */
  10847.     protected function getTranslation_Loader_IniService()
  10848.     {
  10849.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10850.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10851.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10852.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10853.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  10854.     }
  10855.     /**
  10856.      * Gets the private 'translation.loader.json' shared service.
  10857.      *
  10858.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  10859.      */
  10860.     protected function getTranslation_Loader_JsonService()
  10861.     {
  10862.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10863.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10864.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10865.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10866.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  10867.     }
  10868.     /**
  10869.      * Gets the private 'translation.loader.mo' shared service.
  10870.      *
  10871.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  10872.      */
  10873.     protected function getTranslation_Loader_MoService()
  10874.     {
  10875.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10876.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10877.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10878.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10879.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  10880.     }
  10881.     /**
  10882.      * Gets the private 'translation.loader.php' shared service.
  10883.      *
  10884.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  10885.      */
  10886.     protected function getTranslation_Loader_PhpService()
  10887.     {
  10888.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10889.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10890.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10891.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10892.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  10893.     }
  10894.     /**
  10895.      * Gets the private 'translation.loader.po' shared service.
  10896.      *
  10897.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  10898.      */
  10899.     protected function getTranslation_Loader_PoService()
  10900.     {
  10901.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10902.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10903.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10904.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10905.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  10906.     }
  10907.     /**
  10908.      * Gets the private 'translation.loader.qt' shared service.
  10909.      *
  10910.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  10911.      */
  10912.     protected function getTranslation_Loader_QtService()
  10913.     {
  10914.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10915.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10916.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  10917.     }
  10918.     /**
  10919.      * Gets the private 'translation.loader.res' shared service.
  10920.      *
  10921.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  10922.      */
  10923.     protected function getTranslation_Loader_ResService()
  10924.     {
  10925.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10926.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10927.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  10928.     }
  10929.     /**
  10930.      * Gets the private 'translation.loader.xliff' shared service.
  10931.      *
  10932.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  10933.      */
  10934.     protected function getTranslation_Loader_XliffService()
  10935.     {
  10936.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10937.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10938.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  10939.     }
  10940.     /**
  10941.      * Gets the private 'translation.loader.yml' shared service.
  10942.      *
  10943.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  10944.      */
  10945.     protected function getTranslation_Loader_YmlService()
  10946.     {
  10947.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10948.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10949.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10950.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10951.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  10952.     }
  10953.     /**
  10954.      * Gets the private 'translation.provider_collection' shared service.
  10955.      *
  10956.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  10957.      */
  10958.     protected function getTranslation_ProviderCollectionService()
  10959.     {
  10960.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  10961.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  10962.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  10963.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  10964.         }, 1), []))->fromConfig([]);
  10965.     }
  10966.     /**
  10967.      * Gets the private 'translation.reader' shared service.
  10968.      *
  10969.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  10970.      */
  10971.     protected function getTranslation_ReaderService()
  10972.     {
  10973.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  10974.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  10975.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10976.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10977.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10978.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10979.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10980.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10981.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10982.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10983.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10984.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10985.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10986.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10987.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10988.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10989.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  10990.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  10991.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  10992.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  10993.         $instance->addLoader('yaml'$a);
  10994.         $instance->addLoader('yml'$a);
  10995.         $instance->addLoader('xlf'$b);
  10996.         $instance->addLoader('xliff'$b);
  10997.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  10998.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  10999.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  11000.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  11001.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  11002.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  11003.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  11004.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  11005.         return $instance;
  11006.     }
  11007.     /**
  11008.      * Gets the private 'translation.warmer' shared service.
  11009.      *
  11010.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  11011.      */
  11012.     protected function getTranslation_WarmerService()
  11013.     {
  11014.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11015.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  11016.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11017.             'translator' => ['services''translator''getTranslatorService'false],
  11018.         ], [
  11019.             'translator' => '?',
  11020.         ]))->withContext('translation.warmer'$this));
  11021.     }
  11022.     /**
  11023.      * Gets the private 'translation.writer' shared service.
  11024.      *
  11025.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  11026.      */
  11027.     protected function getTranslation_WriterService()
  11028.     {
  11029.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  11030.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  11031.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  11032.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  11033.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  11034.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  11035.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  11036.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  11037.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  11038.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  11039.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  11040.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  11041.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  11042.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  11043.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  11044.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  11045.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  11046.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  11047.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  11048.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  11049.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  11050.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  11051.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  11052.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  11053.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  11054.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  11055.         return $instance;
  11056.     }
  11057.     /**
  11058.      * Gets the private 'translator.default' shared service.
  11059.      *
  11060.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  11061.      */
  11062.     protected function getTranslator_DefaultService()
  11063.     {
  11064.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11065.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  11066.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  11067.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  11068.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  11069.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  11070.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  11071.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  11072.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  11073.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  11074.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  11075.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  11076.         ], [
  11077.             'translation.loader.csv' => '?',
  11078.             'translation.loader.dat' => '?',
  11079.             'translation.loader.ini' => '?',
  11080.             'translation.loader.json' => '?',
  11081.             'translation.loader.mo' => '?',
  11082.             'translation.loader.php' => '?',
  11083.             'translation.loader.po' => '?',
  11084.             'translation.loader.qt' => '?',
  11085.             'translation.loader.res' => '?',
  11086.             'translation.loader.xliff' => '?',
  11087.             'translation.loader.yml' => '?',
  11088.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'an', ['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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff')], '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'), => (\dirname(__DIR__4).'/translations/messages.en.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff')], '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'), => (\dirname(__DIR__4).'/translations/messages.fr.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], '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/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src/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/twig-bundle/translations'=> 'vendor/symfony/web-profiler-bundle/translations'=> 'vendor/symfony/monolog-bundle/translations'10 => 'vendor/symfony/debug-bundle/translations'11 => 'vendor/symfony/maker-bundle/src/translations'12 => 'vendor/doctrine/doctrine-bundle/translations'13 => 'vendor/doctrine/doctrine-migrations-bundle/translations'14 => 'vendor/symfony/security-bundle/translations'15 => 'vendor/twig/extra-bundle/translations'16 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'17 => 'vendor/symfony/mercure-bundle/src/translations']]], []);
  11089.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  11090.         $instance->setFallbackLocales([=> 'en']);
  11091.         return $instance;
  11092.     }
  11093.     /**
  11094.      * Gets the private 'twig.command.debug' shared service.
  11095.      *
  11096.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  11097.      */
  11098.     protected function getTwig_Command_DebugService()
  11099.     {
  11100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11101.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  11102.         $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()));
  11103.         $instance->setName('debug:twig');
  11104.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  11105.         return $instance;
  11106.     }
  11107.     /**
  11108.      * Gets the private 'twig.command.lint' shared service.
  11109.      *
  11110.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  11111.      */
  11112.     protected function getTwig_Command_LintService()
  11113.     {
  11114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11115.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  11116.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  11117.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  11118.         $instance->setName('lint:twig');
  11119.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  11120.         return $instance;
  11121.     }
  11122.     /**
  11123.      * Gets the private 'twig.form.engine' shared service.
  11124.      *
  11125.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  11126.      */
  11127.     protected function getTwig_Form_EngineService()
  11128.     {
  11129.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  11130.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  11131.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  11132.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11133.         if (isset($this->privates['twig.form.engine'])) {
  11134.             return $this->privates['twig.form.engine'];
  11135.         }
  11136.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  11137.     }
  11138.     /**
  11139.      * Gets the private 'twig.form.renderer' shared service.
  11140.      *
  11141.      * @return \Symfony\Component\Form\FormRenderer
  11142.      */
  11143.     protected function getTwig_Form_RendererService()
  11144.     {
  11145.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  11146.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  11147.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  11148.         if (isset($this->privates['twig.form.renderer'])) {
  11149.             return $this->privates['twig.form.renderer'];
  11150.         }
  11151.         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()));
  11152.     }
  11153.     /**
  11154.      * Gets the private 'twig.mailer.message_listener' shared service.
  11155.      *
  11156.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  11157.      */
  11158.     protected function getTwig_Mailer_MessageListenerService()
  11159.     {
  11160.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  11161.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  11162.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  11163.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11164.         if (isset($this->privates['twig.mailer.message_listener'])) {
  11165.             return $this->privates['twig.mailer.message_listener'];
  11166.         }
  11167.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  11168.     }
  11169.     /**
  11170.      * Gets the private 'twig.runtime.httpkernel' shared service.
  11171.      *
  11172.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  11173.      */
  11174.     protected function getTwig_Runtime_HttpkernelService()
  11175.     {
  11176.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  11177.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  11178.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  11179.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  11180.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  11181.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  11182.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  11183.         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, [
  11184.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  11185.         ], [
  11186.             'inline' => '?',
  11187.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  11188.     }
  11189.     /**
  11190.      * Gets the private 'twig.runtime.security_csrf' shared service.
  11191.      *
  11192.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  11193.      */
  11194.     protected function getTwig_Runtime_SecurityCsrfService()
  11195.     {
  11196.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  11197.         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()));
  11198.     }
  11199.     /**
  11200.      * Gets the private 'twig.runtime.serializer' shared service.
  11201.      *
  11202.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  11203.      */
  11204.     protected function getTwig_Runtime_SerializerService()
  11205.     {
  11206.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11207.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  11208.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  11209.     }
  11210.     /**
  11211.      * Gets the private 'twig.template_cache_warmer' shared service.
  11212.      *
  11213.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  11214.      */
  11215.     protected function getTwig_TemplateCacheWarmerService()
  11216.     {
  11217.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11218.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  11219.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  11220.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11221.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  11222.         ], [
  11223.             'twig' => '?',
  11224.         ]))->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/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  11225.     }
  11226.     /**
  11227.      * Gets the private 'validator.builder' shared service.
  11228.      *
  11229.      * @return \Symfony\Component\Validator\ValidatorBuilder
  11230.      */
  11231.     protected function getValidator_BuilderService()
  11232.     {
  11233.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  11234.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  11235.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11236.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  11237.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  11238.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  11239.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  11240.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  11241.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  11242.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  11243.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  11244.         ], [
  11245.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  11246.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  11247.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  11248.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  11249.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  11250.             'doctrine.orm.validator.unique' => '?',
  11251.             'security.validator.user_password' => '?',
  11252.             'validator.expression' => '?',
  11253.         ])));
  11254.         if ($this->has('translator')) {
  11255.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  11256.         }
  11257.         $instance->setTranslationDomain('validators');
  11258.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  11259.         $instance->enableAnnotationMapping(true);
  11260.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  11261.         $instance->addMethodMapping('loadValidatorMetadata');
  11262.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  11263.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  11264.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  11265.         return $instance;
  11266.     }
  11267.     /**
  11268.      * Gets the private 'validator.email' shared service.
  11269.      *
  11270.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  11271.      */
  11272.     protected function getValidator_EmailService()
  11273.     {
  11274.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11275.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11276.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  11277.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  11278.     }
  11279.     /**
  11280.      * Gets the private 'validator.expression' shared service.
  11281.      *
  11282.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  11283.      */
  11284.     protected function getValidator_ExpressionService()
  11285.     {
  11286.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11287.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11288.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  11289.         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())));
  11290.     }
  11291.     /**
  11292.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  11293.      *
  11294.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  11295.      */
  11296.     protected function getValidator_Mapping_CacheWarmerService()
  11297.     {
  11298.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11299.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  11300.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  11301.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  11302.     }
  11303.     /**
  11304.      * Gets the private 'validator.not_compromised_password' shared service.
  11305.      *
  11306.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  11307.      */
  11308.     protected function getValidator_NotCompromisedPasswordService()
  11309.     {
  11310.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11311.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11312.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  11313.         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);
  11314.     }
  11315.     /**
  11316.      * Gets the private 'var_dumper.command.server_dump' shared service.
  11317.      *
  11318.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  11319.      */
  11320.     protected function getVarDumper_Command_ServerDumpService()
  11321.     {
  11322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11323.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  11324.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  11325.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  11326.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  11327.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  11328.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  11329.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11330.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11331.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11332.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  11333.         $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()))]);
  11334.         $instance->setName('server:dump');
  11335.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  11336.         return $instance;
  11337.     }
  11338.     /**
  11339.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  11340.      *
  11341.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  11342.      */
  11343.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  11344.     {
  11345.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  11346.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  11347.         return $instance;
  11348.     }
  11349.     /**
  11350.      * Gets the private 'var_dumper.html_dumper' shared service.
  11351.      *
  11352.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  11353.      */
  11354.     protected function getVarDumper_HtmlDumperService()
  11355.     {
  11356.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  11357.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  11358.         return $instance;
  11359.     }
  11360.     /**
  11361.      * Gets the private 'var_dumper.server_connection' shared service.
  11362.      *
  11363.      * @return \Symfony\Component\VarDumper\Server\Connection
  11364.      */
  11365.     protected function getVarDumper_ServerConnectionService()
  11366.     {
  11367.         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()]);
  11368.     }
  11369.     /**
  11370.      * Gets the private 'web_profiler.csp.handler' shared service.
  11371.      *
  11372.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  11373.      */
  11374.     protected function getWebProfiler_Csp_HandlerService()
  11375.     {
  11376.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  11377.     }
  11378.     /**
  11379.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  11380.      *
  11381.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  11382.      */
  11383.     protected function getWebProfiler_DebugToolbarService()
  11384.     {
  11385.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11386.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  11387.             return $this->privates['web_profiler.debug_toolbar'];
  11388.         }
  11389.         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()));
  11390.     }
  11391.     /**
  11392.      * Gets the public 'cache_clearer' alias.
  11393.      *
  11394.      * @return object The ".container.private.cache_clearer" service.
  11395.      */
  11396.     protected function getCacheClearerService()
  11397.     {
  11398.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  11399.         return $this->get('.container.private.cache_clearer');
  11400.     }
  11401.     /**
  11402.      * Gets the public 'filesystem' alias.
  11403.      *
  11404.      * @return object The ".container.private.filesystem" service.
  11405.      */
  11406.     protected function getFilesystemService()
  11407.     {
  11408.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  11409.         return $this->get('.container.private.filesystem');
  11410.     }
  11411.     /**
  11412.      * Gets the public 'serializer' alias.
  11413.      *
  11414.      * @return object The ".container.private.serializer" service.
  11415.      */
  11416.     protected function getSerializerService()
  11417.     {
  11418.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  11419.         return $this->get('.container.private.serializer');
  11420.     }
  11421.     /**
  11422.      * Gets the public 'security.csrf.token_manager' alias.
  11423.      *
  11424.      * @return object The ".container.private.security.csrf.token_manager" service.
  11425.      */
  11426.     protected function getSecurity_Csrf_TokenManagerService()
  11427.     {
  11428.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  11429.         return $this->get('.container.private.security.csrf.token_manager');
  11430.     }
  11431.     /**
  11432.      * Gets the public 'form.factory' alias.
  11433.      *
  11434.      * @return object The ".container.private.form.factory" service.
  11435.      */
  11436.     protected function getForm_FactoryService()
  11437.     {
  11438.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  11439.         return $this->get('.container.private.form.factory');
  11440.     }
  11441.     /**
  11442.      * Gets the public 'form.type.file' alias.
  11443.      *
  11444.      * @return object The ".container.private.form.type.file" service.
  11445.      */
  11446.     protected function getForm_Type_FileService()
  11447.     {
  11448.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  11449.         return $this->get('.container.private.form.type.file');
  11450.     }
  11451.     /**
  11452.      * Gets the public 'profiler' alias.
  11453.      *
  11454.      * @return object The ".container.private.profiler" service.
  11455.      */
  11456.     protected function getProfilerService()
  11457.     {
  11458.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  11459.         return $this->get('.container.private.profiler');
  11460.     }
  11461.     /**
  11462.      * Gets the public 'twig' alias.
  11463.      *
  11464.      * @return object The ".container.private.twig" service.
  11465.      */
  11466.     protected function getTwigService()
  11467.     {
  11468.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  11469.         return $this->get('.container.private.twig');
  11470.     }
  11471.     /**
  11472.      * Gets the public 'security.authorization_checker' alias.
  11473.      *
  11474.      * @return object The ".container.private.security.authorization_checker" service.
  11475.      */
  11476.     protected function getSecurity_AuthorizationCheckerService()
  11477.     {
  11478.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  11479.         return $this->get('.container.private.security.authorization_checker');
  11480.     }
  11481.     /**
  11482.      * Gets the public 'security.token_storage' alias.
  11483.      *
  11484.      * @return object The ".container.private.security.token_storage" service.
  11485.      */
  11486.     protected function getSecurity_TokenStorageService()
  11487.     {
  11488.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  11489.         return $this->get('.container.private.security.token_storage');
  11490.     }
  11491.     /**
  11492.      * Gets the public 'security.password_encoder' alias.
  11493.      *
  11494.      * @return object The ".container.private.security.password_encoder" service.
  11495.      */
  11496.     protected function getSecurity_PasswordEncoderService()
  11497.     {
  11498.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  11499.         return $this->get('.container.private.security.password_encoder');
  11500.     }
  11501.     /**
  11502.      * Gets the public 'session' alias.
  11503.      *
  11504.      * @return object The ".container.private.session" service.
  11505.      */
  11506.     protected function getSessionService()
  11507.     {
  11508.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  11509.         return $this->get('.container.private.session');
  11510.     }
  11511.     /**
  11512.      * Gets the public 'validator' alias.
  11513.      *
  11514.      * @return object The ".container.private.validator" service.
  11515.      */
  11516.     protected function getValidatorService()
  11517.     {
  11518.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  11519.         return $this->get('.container.private.validator');
  11520.     }
  11521.     /**
  11522.      * @return array|bool|float|int|string|\UnitEnum|null
  11523.      */
  11524.     public function getParameter(string $name)
  11525.     {
  11526.         if (isset($this->buildParameters[$name])) {
  11527.             return $this->buildParameters[$name];
  11528.         }
  11529.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  11530.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  11531.         }
  11532.         if (isset($this->loadedDynamicParameters[$name])) {
  11533.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  11534.         }
  11535.         return $this->parameters[$name];
  11536.     }
  11537.     public function hasParameter(string $name): bool
  11538.     {
  11539.         if (isset($this->buildParameters[$name])) {
  11540.             return true;
  11541.         }
  11542.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  11543.     }
  11544.     public function setParameter(string $name$value): void
  11545.     {
  11546.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  11547.     }
  11548.     public function getParameterBag(): ParameterBagInterface
  11549.     {
  11550.         if (null === $this->parameterBag) {
  11551.             $parameters $this->parameters;
  11552.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  11553.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  11554.             }
  11555.             foreach ($this->buildParameters as $name => $value) {
  11556.                 $parameters[$name] = $value;
  11557.             }
  11558.             $this->parameterBag = new FrozenParameterBag($parameters);
  11559.         }
  11560.         return $this->parameterBag;
  11561.     }
  11562.     private $loadedDynamicParameters = [
  11563.         'kernel.runtime_environment' => false,
  11564.         'kernel.build_dir' => false,
  11565.         'kernel.cache_dir' => false,
  11566.         'kernel.secret' => false,
  11567.         'debug.container.dump' => false,
  11568.         'serializer.mapping.cache.file' => false,
  11569.         'validator.mapping.cache.file' => false,
  11570.         'profiler.storage.dsn' => false,
  11571.         'doctrine.orm.proxy_dir' => false,
  11572.         'mercure.hubs' => false,
  11573.         'mercure.default_hub' => false,
  11574.     ];
  11575.     private $dynamicParameters = [];
  11576.     private function getDynamicParameter(string $name)
  11577.     {
  11578.         switch ($name) {
  11579.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  11580.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  11581.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  11582.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  11583.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  11584.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  11585.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  11586.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  11587.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  11588.             case 'mercure.hubs'$value = [
  11589.                 'default' => $this->getEnv('MERCURE_URL'),
  11590.             ]; break;
  11591.             case 'mercure.default_hub'$value $this->getEnv('MERCURE_URL'); break;
  11592.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  11593.         }
  11594.         $this->loadedDynamicParameters[$name] = true;
  11595.         return $this->dynamicParameters[$name] = $value;
  11596.     }
  11597.     protected function getDefaultParameters(): array
  11598.     {
  11599.         return [
  11600.             'kernel.project_dir' => \dirname(__DIR__4),
  11601.             'kernel.environment' => 'dev',
  11602.             'kernel.debug' => true,
  11603.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  11604.             'kernel.bundles' => [
  11605.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  11606.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  11607.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  11608.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  11609.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  11610.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  11611.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  11612.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  11613.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  11614.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  11615.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  11616.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  11617.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  11618.                 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
  11619.             ],
  11620.             'kernel.bundles_metadata' => [
  11621.                 'FrameworkBundle' => [
  11622.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  11623.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  11624.                 ],
  11625.                 'SensioFrameworkExtraBundle' => [
  11626.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  11627.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  11628.                 ],
  11629.                 'TwigBundle' => [
  11630.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  11631.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  11632.                 ],
  11633.                 'WebProfilerBundle' => [
  11634.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  11635.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  11636.                 ],
  11637.                 'MonologBundle' => [
  11638.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  11639.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  11640.                 ],
  11641.                 'DebugBundle' => [
  11642.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  11643.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  11644.                 ],
  11645.                 'MakerBundle' => [
  11646.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  11647.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  11648.                 ],
  11649.                 'DoctrineBundle' => [
  11650.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  11651.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  11652.                 ],
  11653.                 'DoctrineMigrationsBundle' => [
  11654.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  11655.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  11656.                 ],
  11657.                 'SecurityBundle' => [
  11658.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  11659.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  11660.                 ],
  11661.                 'TwigExtraBundle' => [
  11662.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  11663.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  11664.                 ],
  11665.                 'DoctrineFixturesBundle' => [
  11666.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  11667.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  11668.                 ],
  11669.                 'KnpPaginatorBundle' => [
  11670.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  11671.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  11672.                 ],
  11673.                 'MercureBundle' => [
  11674.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/mercure-bundle/src'),
  11675.                     'namespace' => 'Symfony\\Bundle\\MercureBundle',
  11676.                 ],
  11677.             ],
  11678.             'kernel.charset' => 'UTF-8',
  11679.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  11680.             'container.dumper.inline_class_loader' => true,
  11681.             'container.dumper.inline_factories' => true,
  11682.             'locale' => 'an',
  11683.             'media_default_logo' => 'logo-default.png',
  11684.             'upload_directory' => (\dirname(__DIR__4).'/public/uploads'),
  11685.             'upload_media_directory' => (\dirname(__DIR__4).'/public/media'),
  11686.             'upload_media_directory_display' => 'media/',
  11687.             'upload_program_directory' => (\dirname(__DIR__4).'/public/program'),
  11688.             'upload_program_directory_display' => 'program/',
  11689.             'upload_post_directory' => (\dirname(__DIR__4).'/public/post'),
  11690.             'upload_post_directory_display' => 'post/',
  11691.             'upload_user_image_directory' => (\dirname(__DIR__4).'/public/user'),
  11692.             'upload_user_image_directory_display' => 'user/',
  11693.             'upload_chat_files' => (\dirname(__DIR__4).'/public/chat'),
  11694.             'upload_chat_files_directory_display' => '/chat',
  11695.             'upload_comment_images_directory' => (\dirname(__DIR__4).'/public/comment'),
  11696.             'upload_comment_images_directory_display' => '/comment',
  11697.             'upload_finance_estimated_files' => (\dirname(__DIR__4).'/public/suad/finance/estimate-file'),
  11698.             'upload_finance_estimated_files_directory_display' => '/suad/finance/estimate-file',
  11699.             'upload_finance_confirmed_files' => (\dirname(__DIR__4).'/public/suad/finance/confirmed-file'),
  11700.             'upload_finance_confirmed_files_directory_display' => '/suad/finance/confirmed-file',
  11701.             'post_score_like' => 3,
  11702.             'post_score_dislike' => 3,
  11703.             'post_score_comment' => 1,
  11704.             'post_score_participation' => 5,
  11705.             'post_score_access_by_qr' => 5,
  11706.             'post_score_access_by_link' => 4,
  11707.             'mail_from' => 'InQuize | No Reply<no-reply@inquize.com>',
  11708.             'program_score_new_followers_30j' => 3,
  11709.             'program_score_moyenne_score_posts_actifs' => 5,
  11710.             'program_score_nouveaux_posts_30j' => 5,
  11711.             'program_score_messages_30j' => 2,
  11712.             'program_score_dons_all_types_30j' => 3,
  11713.             'program_score_acces_unique_profil_par_qr_30j' => 5,
  11714.             'program_score_acces_unique_profil_par_lien_30j' => 4,
  11715.             'program_score_acces_unique_depuis_recherche_30j' => 5,
  11716.             'program_score_total_consultations_unique_profil_30j' => 3,
  11717.             'media_score_new_followers_30j' => 3,
  11718.             'media_score_moyenne_score_posts_media_actifs' => 5,
  11719.             'media_score_nouveaux_posts_30j' => 5,
  11720.             'media_score_moyenne_score_prgs' => 4,
  11721.             'media_score_messages_30j' => 2,
  11722.             'media_score_dons_all_types_30j' => 3,
  11723.             'media_score_acces_unique_profil_par_qr_30j' => 5,
  11724.             'media_score_acces_unique_profil_par_lien_30j' => 4,
  11725.             'media_score_acces_unique_depuis_recherche_30j' => 5,
  11726.             'media_score_total_consultations_unique_profil_30j' => 5,
  11727.             'secretKey' => 'gzU6CsNoP6MAWxAcdu@MIlxNrABAN1Uj2SIJKabJ!bV4P8a7fpQ',
  11728.             'base_dynamic_link' => 'https://inquize.page.link/?',
  11729.             'android_bundle' => 'com.inquize.app',
  11730.             'firebase_shortLinks_api' => 'https://firebasedynamiclinks.googleapis.com/v1/shortLinks?key=AIzaSyBU3XzgeHP4DTDCGNiAeJQen3a9qcyeDxw',
  11731.             'event_dispatcher.event_aliases' => [
  11732.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  11733.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  11734.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  11735.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  11736.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  11737.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  11738.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  11739.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  11740.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  11741.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  11742.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  11743.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  11744.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  11745.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  11746.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  11747.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  11748.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  11749.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  11750.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  11751.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  11752.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  11753.             ],
  11754.             'fragment.renderer.hinclude.global_template' => NULL,
  11755.             'fragment.path' => '/_fragment',
  11756.             'kernel.http_method_override' => false,
  11757.             'kernel.trusted_hosts' => [
  11758.             ],
  11759.             'kernel.default_locale' => 'an',
  11760.             'kernel.enabled_locales' => [
  11761.             ],
  11762.             'kernel.error_controller' => 'error_controller',
  11763.             'debug.file_link_format' => NULL,
  11764.             'asset.request_context.base_path' => NULL,
  11765.             'asset.request_context.secure' => NULL,
  11766.             'translator.logging' => false,
  11767.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  11768.             'debug.error_handler.throw_at' => -1,
  11769.             'router.request_context.host' => 'localhost',
  11770.             'router.request_context.scheme' => 'http',
  11771.             'router.request_context.base_url' => '',
  11772.             'router.resource' => 'kernel::loadRoutes',
  11773.             'request_listener.http_port' => 80,
  11774.             'request_listener.https_port' => 443,
  11775.             'session.metadata.storage_key' => '_sf2_meta',
  11776.             'session.storage.options' => [
  11777.                 'cache_limiter' => '0',
  11778.                 'cookie_secure' => 'auto',
  11779.                 'cookie_httponly' => true,
  11780.                 'cookie_samesite' => 'lax',
  11781.             ],
  11782.             'session.save_path' => NULL,
  11783.             'session.metadata.update_threshold' => 0,
  11784.             'form.type_extension.csrf.enabled' => true,
  11785.             'form.type_extension.csrf.field_name' => '_token',
  11786.             'validator.translation_domain' => 'validators',
  11787.             'profiler_listener.only_exceptions' => false,
  11788.             'profiler_listener.only_main_requests' => false,
  11789.             'twig.form.resources' => [
  11790.                 => 'form_div_layout.html.twig',
  11791.             ],
  11792.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  11793.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  11794.             'web_profiler.debug_toolbar.mode' => 2,
  11795.             'monolog.use_microseconds' => true,
  11796.             'monolog.swift_mailer.handlers' => [
  11797.             ],
  11798.             'monolog.handlers_to_channels' => [
  11799.                 'monolog.handler.console' => [
  11800.                     'type' => 'exclusive',
  11801.                     'elements' => [
  11802.                         => 'event',
  11803.                         => 'doctrine',
  11804.                         => 'console',
  11805.                     ],
  11806.                 ],
  11807.                 'monolog.handler.main' => [
  11808.                     'type' => 'exclusive',
  11809.                     'elements' => [
  11810.                         => 'event',
  11811.                     ],
  11812.                 ],
  11813.             ],
  11814.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  11815.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  11816.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  11817.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  11818.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  11819.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  11820.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  11821.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  11822.             'doctrine.entity_managers' => [
  11823.                 'default' => 'doctrine.orm.default_entity_manager',
  11824.             ],
  11825.             'doctrine.default_entity_manager' => 'default',
  11826.             'doctrine.dbal.connection_factory.types' => [
  11827.             ],
  11828.             'doctrine.connections' => [
  11829.                 'default' => 'doctrine.dbal.default_connection',
  11830.             ],
  11831.             'doctrine.default_connection' => 'default',
  11832.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  11833.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  11834.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  11835.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  11836.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  11837.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  11838.             'doctrine.orm.cache.memcache_host' => 'localhost',
  11839.             'doctrine.orm.cache.memcache_port' => 11211,
  11840.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  11841.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  11842.             'doctrine.orm.cache.memcached_host' => 'localhost',
  11843.             'doctrine.orm.cache.memcached_port' => 11211,
  11844.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  11845.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  11846.             'doctrine.orm.cache.redis_host' => 'localhost',
  11847.             'doctrine.orm.cache.redis_port' => 6379,
  11848.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  11849.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  11850.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  11851.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  11852.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  11853.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  11854.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  11855.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  11856.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  11857.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  11858.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  11859.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  11860.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  11861.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  11862.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  11863.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  11864.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  11865.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  11866.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  11867.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  11868.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  11869.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  11870.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  11871.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  11872.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  11873.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  11874.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  11875.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  11876.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  11877.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  11878.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  11879.             'doctrine.orm.auto_generate_proxy_classes' => true,
  11880.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  11881.             'doctrine.orm.proxy_namespace' => 'Proxies',
  11882.             'doctrine.migrations.preferred_em' => NULL,
  11883.             'doctrine.migrations.preferred_connection' => NULL,
  11884.             'security.role_hierarchy.roles' => [
  11885.             ],
  11886.             'security.access.denied_url' => NULL,
  11887.             'security.authentication.manager.erase_credentials' => true,
  11888.             'security.authentication.session_strategy.strategy' => 'migrate',
  11889.             'security.access.always_authenticate_before_granting' => false,
  11890.             'security.authentication.hide_user_not_found' => true,
  11891.             'security.firewalls' => [
  11892.                 => 'dev',
  11893.                 => 'api',
  11894.                 => 'suad',
  11895.                 => 'main',
  11896.             ],
  11897.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig',
  11898.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  11899.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  11900.             'knp_paginator.page_range' => 5,
  11901.             'knp_paginator.page_limit' => NULL,
  11902.             'data_collector.templates' => [
  11903.                 'data_collector.request' => [
  11904.                     => 'request',
  11905.                     => '@WebProfiler/Collector/request.html.twig',
  11906.                 ],
  11907.                 'data_collector.time' => [
  11908.                     => 'time',
  11909.                     => '@WebProfiler/Collector/time.html.twig',
  11910.                 ],
  11911.                 'data_collector.memory' => [
  11912.                     => 'memory',
  11913.                     => '@WebProfiler/Collector/memory.html.twig',
  11914.                 ],
  11915.                 'data_collector.validator' => [
  11916.                     => 'validator',
  11917.                     => '@WebProfiler/Collector/validator.html.twig',
  11918.                 ],
  11919.                 'data_collector.ajax' => [
  11920.                     => 'ajax',
  11921.                     => '@WebProfiler/Collector/ajax.html.twig',
  11922.                 ],
  11923.                 'data_collector.form' => [
  11924.                     => 'form',
  11925.                     => '@WebProfiler/Collector/form.html.twig',
  11926.                 ],
  11927.                 'data_collector.exception' => [
  11928.                     => 'exception',
  11929.                     => '@WebProfiler/Collector/exception.html.twig',
  11930.                 ],
  11931.                 'data_collector.logger' => [
  11932.                     => 'logger',
  11933.                     => '@WebProfiler/Collector/logger.html.twig',
  11934.                 ],
  11935.                 'data_collector.events' => [
  11936.                     => 'events',
  11937.                     => '@WebProfiler/Collector/events.html.twig',
  11938.                 ],
  11939.                 'data_collector.router' => [
  11940.                     => 'router',
  11941.                     => '@WebProfiler/Collector/router.html.twig',
  11942.                 ],
  11943.                 'data_collector.cache' => [
  11944.                     => 'cache',
  11945.                     => '@WebProfiler/Collector/cache.html.twig',
  11946.                 ],
  11947.                 'data_collector.translation' => [
  11948.                     => 'translation',
  11949.                     => '@WebProfiler/Collector/translation.html.twig',
  11950.                 ],
  11951.                 'data_collector.security' => [
  11952.                     => 'security',
  11953.                     => '@Security/Collector/security.html.twig',
  11954.                 ],
  11955.                 'data_collector.twig' => [
  11956.                     => 'twig',
  11957.                     => '@WebProfiler/Collector/twig.html.twig',
  11958.                 ],
  11959.                 'data_collector.http_client' => [
  11960.                     => 'http_client',
  11961.                     => '@WebProfiler/Collector/http_client.html.twig',
  11962.                 ],
  11963.                 'data_collector.doctrine' => [
  11964.                     => 'db',
  11965.                     => '@Doctrine/Collector/db.html.twig',
  11966.                 ],
  11967.                 'doctrine_migrations.migrations_collector' => [
  11968.                     => 'doctrine_migrations',
  11969.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  11970.                 ],
  11971.                 'data_collector.dump' => [
  11972.                     => 'dump',
  11973.                     => '@Debug/Profiler/dump.html.twig',
  11974.                 ],
  11975.                 'mailer.data_collector' => [
  11976.                     => 'mailer',
  11977.                     => '@WebProfiler/Collector/mailer.html.twig',
  11978.                 ],
  11979.                 'notifier.data_collector' => [
  11980.                     => 'notifier',
  11981.                     => '@WebProfiler/Collector/notifier.html.twig',
  11982.                 ],
  11983.                 'data_collector.mercure' => [
  11984.                     => 'mercure',
  11985.                     => '@Mercure/Collector/mercure.html.twig',
  11986.                 ],
  11987.                 'data_collector.config' => [
  11988.                     => 'config',
  11989.                     => '@WebProfiler/Collector/config.html.twig',
  11990.                 ],
  11991.             ],
  11992.             'console.command.ids' => [
  11993.             ],
  11994.         ];
  11995.     }
  11996.     protected function throw($message)
  11997.     {
  11998.         throw new RuntimeException($message);
  11999.     }
  12000. }