var/cache/dev/ContainerV7cxWnb/App_KernelDevDebugContainer.php line 8384

Open in your IDE?
  1. <?php
  2. namespace ContainerV7cxWnb;
  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\\Api\\Controller\\CompetitionMatchApiController' => 'getCompetitionMatchApiControllerService',
  47.             'App\\Api\\Controller\\MatchFormatApiController' => 'getMatchFormatApiControllerService',
  48.             'App\\Api\\Controller\\ResultApiController' => 'getResultApiControllerService',
  49.             'App\\Api\\Controller\\TableApiController' => 'getTableApiControllerService',
  50.             'App\\Core\\Controller\\Admin\\AbstractAdminController' => 'getAbstractAdminControllerService',
  51.             'App\\Core\\Controller\\Admin\\CompetitionAdminController' => 'getCompetitionAdminControllerService',
  52.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController' => 'getCompetitionMatchAdminControllerService',
  53.             'App\\Core\\Controller\\Admin\\HomeAdminController' => 'getHomeAdminControllerService',
  54.             'App\\Core\\Controller\\Admin\\MatchFormatAdminController' => 'getMatchFormatAdminControllerService',
  55.             'App\\Core\\Controller\\Admin\\MatchFormatTemplateController' => 'getMatchFormatTemplateControllerService',
  56.             'App\\Core\\Controller\\Admin\\ResultAdminController' => 'getResultAdminControllerService',
  57.             'App\\Core\\Controller\\Admin\\TeamAdminController' => 'getTeamAdminControllerService',
  58.             'App\\Core\\Controller\\Admin\\TournamentAdminController' => 'getTournamentAdminControllerService',
  59.             'App\\Core\\Controller\\HomeController' => 'getHomeControllerService',
  60.             'App\\Core\\Controller\\LoginController' => 'getLoginControllerService',
  61.             'App\\Core\\Controller\\TournamentController' => 'getTournamentControllerService',
  62.             'App\\Core\\Controller\\WebSocketTestController' => 'getWebSocketTestControllerService',
  63.             'App\\Fast\\Controller\\FastController' => 'getFastControllerService',
  64.             'App\\Obs\\Api\\Controller\\SceneApiController' => 'getSceneApiControllerService',
  65.             'App\\Obs\\Controller\\TournamentAdminObsSceneController' => 'getTournamentAdminObsSceneControllerService',
  66.             'App\\Obs\\Controller\\TournamentAdminObsSceneGroupController' => 'getTournamentAdminObsSceneGroupControllerService',
  67.             'App\\Obs\\Controller\\TournamentAdminObsStreamController' => 'getTournamentAdminObsStreamControllerService',
  68.             'App\\Replayer\\Controller\\ReplayerController' => 'getReplayerControllerService',
  69.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  70.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  71.             'cache.app' => 'getCache_AppService',
  72.             'cache.app_clearer' => 'getCache_AppClearerService',
  73.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  74.             'cache.system' => 'getCache_SystemService',
  75.             'cache.system_clearer' => 'getCache_SystemClearerService',
  76.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  77.             'cache_warmer' => 'getCacheWarmerService',
  78.             'console.command_loader' => 'getConsole_CommandLoaderService',
  79.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  80.             'data_collector.dump' => 'getDataCollector_DumpService',
  81.             'doctrine' => 'getDoctrineService',
  82.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  83.             'doctrine.dbal.replayer_connection' => 'getDoctrine_Dbal_ReplayerConnectionService',
  84.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  85.             'doctrine.orm.replayer_entity_manager' => 'getDoctrine_Orm_ReplayerEntityManagerService',
  86.             'error_controller' => 'getErrorControllerService',
  87.             'event_dispatcher' => 'getEventDispatcherService',
  88.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  89.             'http_kernel' => 'getHttpKernelService',
  90.             'monolog.logger.data' => 'getMonolog_Logger_DataService',
  91.             'request_stack' => 'getRequestStackService',
  92.             'router' => 'getRouterService',
  93.             'routing.loader' => 'getRouting_LoaderService',
  94.             'services_resetter' => 'getServicesResetterService',
  95.             'translator' => 'getTranslatorService',
  96.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  97.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  98.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  99.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  100.             'cache_clearer' => 'getCacheClearerService',
  101.             'filesystem' => 'getFilesystemService',
  102.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  103.             'form.factory' => 'getForm_FactoryService',
  104.             'form.type.file' => 'getForm_Type_FileService',
  105.             'profiler' => 'getProfilerService',
  106.             'serializer' => 'getSerializerService',
  107.             'twig' => 'getTwigService',
  108.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  109.             'security.token_storage' => 'getSecurity_TokenStorageService',
  110.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  111.             'session' => 'getSessionService',
  112.             'validator' => 'getValidatorService',
  113.         ];
  114.         $this->aliases = [
  115.             'database_connection' => 'doctrine.dbal.default_connection',
  116.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  117.         ];
  118.         $this->privates['service_container'] = function () {
  119.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  120.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  121.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  122.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  123.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  124.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  125.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  126.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  127.             include_once \dirname(__DIR__4).'/src/Core/Translations/LocaleSubscriber.php';
  128.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  129.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  130.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  131.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  132.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  134.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  136.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  139.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  140.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  155.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  162.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  221.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  222.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  233.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  234.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  235.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  253.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  254.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  255.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  256.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  259.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  262.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  263.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  264.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  266.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  267.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  268.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  269.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  270.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  272.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  273.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  274.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  275.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  277.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  278.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  279.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  280.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  281.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/LoggerChain.php';
  282.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  284.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  285.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  286.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  287.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  288.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  289.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  290.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  291.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  292.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  293.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  312.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  313.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  316.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  323.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  325.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  326.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  327.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  328.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  331.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  332.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  333.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  343.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  344.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  347.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  348.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  349.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  350.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  352.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  353.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  354.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  355.             include_once \dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/EventListener/BreadcrumbListener.php';
  356.             include_once \dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/Service/BreadcrumbBuilder.php';
  357.             include_once \dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/Service/BreadcrumbItemFactory.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  371.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  387.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  392.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  394.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  400.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  401.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  402.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  403.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  404.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  426.             include_once \dirname(__DIR__4).'/src/Core/Twig/CompetitionMatchExtension.php';
  427.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  431.             include_once \dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/Twig/BreadcrumbExtension.php';
  432.             include_once \dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/Service/BreadcrumbItemProcessor.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  434.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  436.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  444.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  445.             include_once __DIR__.'/proxy-classes.php';
  446.         };
  447.     }
  448.     public function compile(): void
  449.     {
  450.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  451.     }
  452.     public function isCompiled(): bool
  453.     {
  454.         return true;
  455.     }
  456.     public function getRemovedIds(): array
  457.     {
  458.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  459.     }
  460.     protected function createProxy($class, \Closure $factory)
  461.     {
  462.         return $factory();
  463.     }
  464.     /**
  465.      * Gets the public '.container.private.cache_clearer' shared service.
  466.      *
  467.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  468.      */
  469.     protected function get_Container_Private_CacheClearerService()
  470.     {
  471.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  472.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  473.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  474.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  475.         }, 1));
  476.     }
  477.     /**
  478.      * Gets the public '.container.private.filesystem' shared service.
  479.      *
  480.      * @return \Symfony\Component\Filesystem\Filesystem
  481.      */
  482.     protected function get_Container_Private_FilesystemService()
  483.     {
  484.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  485.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  486.     }
  487.     /**
  488.      * Gets the public '.container.private.form.factory' shared service.
  489.      *
  490.      * @return \Symfony\Component\Form\FormFactory
  491.      */
  492.     protected function get_Container_Private_Form_FactoryService()
  493.     {
  494.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  495.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  496.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  497.     }
  498.     /**
  499.      * Gets the public '.container.private.form.type.file' shared service.
  500.      *
  501.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  502.      */
  503.     protected function get_Container_Private_Form_Type_FileService()
  504.     {
  505.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  506.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  507.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  508.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  509.     }
  510.     /**
  511.      * Gets the public '.container.private.profiler' shared service.
  512.      *
  513.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  514.      */
  515.     protected function get_Container_Private_ProfilerService()
  516.     {
  517.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  518.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  519.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  520.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  521.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  522.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  523.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  524.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  525.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  526.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  527.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  528.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  529.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  530.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  531.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  532.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  533.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  534.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  535.         $d->addInstance('cache.doctrine.orm.replayer.result', ($this->privates['cache.doctrine.orm.replayer.result'] ?? $this->getCache_Doctrine_Orm_Replayer_ResultService()));
  536.         $d->addInstance('cache.doctrine.orm.replayer.query', ($this->privates['cache.doctrine.orm.replayer.query'] ?? $this->getCache_Doctrine_Orm_Replayer_QueryService()));
  537.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  538.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  539.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  540.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  541.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  542.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  543.         $f->addLogger('replayer', ($this->privates['doctrine.dbal.logger.profiling.replayer'] ?? ($this->privates['doctrine.dbal.logger.profiling.replayer'] = new \Doctrine\DBAL\Logging\DebugStack())));
  544.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  545.         if ($this->has('kernel')) {
  546.             $g->setKernel($b);
  547.         }
  548.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  549.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  550.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  551.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  552.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  553.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  554.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  555.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  556.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  557.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  558.         $instance->add($d);
  559.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  560.         $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));
  561.         $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())));
  562.         $instance->add($e);
  563.         $instance->add($f);
  564.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  565.         $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()))));
  566.         $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()))));
  567.         $instance->add($g);
  568.         return $instance;
  569.     }
  570.     /**
  571.      * Gets the public '.container.private.security.authorization_checker' shared service.
  572.      *
  573.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  574.      */
  575.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  576.     {
  577.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), falsefalsefalse);
  578.     }
  579.     /**
  580.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  581.      *
  582.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  583.      */
  584.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  585.     {
  586.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  587.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  588.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  589.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  590.         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())));
  591.     }
  592.     /**
  593.      * Gets the public '.container.private.security.password_encoder' shared service.
  594.      *
  595.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  596.      *
  597.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  598.      */
  599.     protected function get_Container_Private_Security_PasswordEncoderService()
  600.     {
  601.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  602.         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()));
  603.     }
  604.     /**
  605.      * Gets the public '.container.private.security.token_storage' shared service.
  606.      *
  607.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  608.      */
  609.     protected function get_Container_Private_Security_TokenStorageService()
  610.     {
  611.         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, [
  612.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  613.         ], [
  614.             'request_stack' => '?',
  615.         ]));
  616.     }
  617.     /**
  618.      * Gets the public '.container.private.serializer' shared service.
  619.      *
  620.      * @return \Symfony\Component\Serializer\Serializer
  621.      */
  622.     protected function get_Container_Private_SerializerService()
  623.     {
  624.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  625.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  626.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  627.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  628.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  629.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  630.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  631.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  632.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  633.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  634.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  635.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  636.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  637.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  638.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  639.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  640.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  641.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  642.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  643.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  644.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  645.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  646.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  647.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  648.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  649.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  650.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  651.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  652.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  653.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  654.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  655.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  656.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  657.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  658.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  659.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  660.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  661.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  662.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  663.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  664.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  665.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  666.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  667.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  668.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  669.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  670.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  671.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  672.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  673.     }
  674.     /**
  675.      * Gets the public '.container.private.session' shared service.
  676.      *
  677.      * @return \Symfony\Component\HttpFoundation\Session\Session
  678.      */
  679.     protected function get_Container_Private_SessionService()
  680.     {
  681.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  682.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  683.         return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  684.     }
  685.     /**
  686.      * Gets the public '.container.private.twig' shared service.
  687.      *
  688.      * @return \Twig\Environment
  689.      */
  690.     protected function get_Container_Private_TwigService()
  691.     {
  692.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  693.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  694.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  695.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  696.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  697.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  698.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  699.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  700.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  701.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  702.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  703.         $a->addPath((\dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/Resources/views'), 'AndreaSpregaBreadcrumb');
  704.         $a->addPath((\dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/Resources/views'), '!AndreaSpregaBreadcrumb');
  705.         $a->addPath((\dirname(__DIR__4).'/templates'));
  706.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  707.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  708.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  709.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  710.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  711.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  712.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  713.         $e = ($this->services['router'] ?? $this->getRouterService());
  714.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  715.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  716.         $h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  717.         $h->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  718.         $i = new \Symfony\Bridge\Twig\AppVariable();
  719.         $i->setEnvironment('dev');
  720.         $i->setDebug(true);
  721.         if ($this->has('.container.private.security.token_storage')) {
  722.             $i->setTokenStorage($g);
  723.         }
  724.         if ($this->has('request_stack')) {
  725.             $i->setRequestStack($f);
  726.         }
  727.         $j = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  728.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  729.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  730.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  731.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  732.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  733.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  734.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  735.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  736.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  737.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  738.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  739.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  740.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  741.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  742.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  743.         $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($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  744.         $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())));
  745.         $instance->addExtension(new \App\Core\Twig\CompetitionMatchExtension());
  746.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  747.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  748.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  749.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  750.         ], [
  751.             'webpack_encore.entrypoint_lookup_collection' => '?',
  752.             'webpack_encore.tag_renderer' => '?',
  753.         ])));
  754.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  755.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
  756.         $instance->addExtension(new \AndreaSprega\Bundle\BreadcrumbBundle\Twig\BreadcrumbExtension(($this->privates['asprega.breadcrumb.builder'] ?? $this->getAsprega_Breadcrumb_BuilderService()), new \AndreaSprega\Bundle\BreadcrumbBundle\Service\BreadcrumbItemProcessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $c$e$f), '@AndreaSpregaBreadcrumb/breadcrumb.html.twig'));
  757.         $instance->addGlobal('app'$i);
  758.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  759.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  760.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  761.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  762.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  763.         ], [
  764.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  765.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  766.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  767.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  768.         ])));
  769.         $instance->addGlobal('locales'$this->parameters['app.locales']);
  770.         $instance->registerUndefinedFilterCallback([=> $j=> 'suggestFilter']);
  771.         $instance->registerUndefinedFunctionCallback([=> $j=> 'suggestFunction']);
  772.         $instance->registerUndefinedTokenParserCallback([=> $j=> 'suggestTag']);
  773.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  774.         return $instance;
  775.     }
  776.     /**
  777.      * Gets the public '.container.private.validator' shared service.
  778.      *
  779.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  780.      */
  781.     protected function get_Container_Private_ValidatorService()
  782.     {
  783.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  784.     }
  785.     /**
  786.      * Gets the public 'App\Api\Controller\CompetitionMatchApiController' shared autowired service.
  787.      *
  788.      * @return \App\Api\Controller\CompetitionMatchApiController
  789.      */
  790.     protected function getCompetitionMatchApiControllerService()
  791.     {
  792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  793.         include_once \dirname(__DIR__4).'/src/Api/Controller/CompetitionMatchApiController.php';
  794.         $this->services['App\\Api\\Controller\\CompetitionMatchApiController'] = $instance = new \App\Api\Controller\CompetitionMatchApiController(($this->privates['App\\Core\\Repository\\CompetitionMatchRepository'] ?? $this->getCompetitionMatchRepositoryService()));
  795.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Api\\Controller\\CompetitionMatchApiController'$this));
  796.         return $instance;
  797.     }
  798.     /**
  799.      * Gets the public 'App\Api\Controller\MatchFormatApiController' shared autowired service.
  800.      *
  801.      * @return \App\Api\Controller\MatchFormatApiController
  802.      */
  803.     protected function getMatchFormatApiControllerService()
  804.     {
  805.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  806.         include_once \dirname(__DIR__4).'/src/Api/Controller/MatchFormatApiController.php';
  807.         $this->services['App\\Api\\Controller\\MatchFormatApiController'] = $instance = new \App\Api\Controller\MatchFormatApiController(($this->privates['App\\Core\\Repository\\MatchFormatRepository'] ?? $this->getMatchFormatRepositoryService()));
  808.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Api\\Controller\\MatchFormatApiController'$this));
  809.         return $instance;
  810.     }
  811.     /**
  812.      * Gets the public 'App\Api\Controller\ResultApiController' shared autowired service.
  813.      *
  814.      * @return \App\Api\Controller\ResultApiController
  815.      */
  816.     protected function getResultApiControllerService()
  817.     {
  818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  819.         include_once \dirname(__DIR__4).'/src/Api/Controller/ResultApiController.php';
  820.         include_once \dirname(__DIR__4).'/src/Core/Service/ApiProcessor/ResultArrayProcessor.php';
  821.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  822.         $this->services['App\\Api\\Controller\\ResultApiController'] = $instance = new \App\Api\Controller\ResultApiController(($this->privates['App\\Core\\Repository\\ResultRepository'] ?? $this->getResultRepositoryService()), new \App\Core\Service\ApiProcessor\ResultArrayProcessor(($this->privates['App\\Core\\Repository\\CompetitionMatchRepository'] ?? $this->getCompetitionMatchRepositoryService()), $a), $a);
  823.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Api\\Controller\\ResultApiController'$this));
  824.         return $instance;
  825.     }
  826.     /**
  827.      * Gets the public 'App\Api\Controller\TableApiController' shared autowired service.
  828.      *
  829.      * @return \App\Api\Controller\TableApiController
  830.      */
  831.     protected function getTableApiControllerService()
  832.     {
  833.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  834.         include_once \dirname(__DIR__4).'/src/Api/Controller/TableApiController.php';
  835.         $this->services['App\\Api\\Controller\\TableApiController'] = $instance = new \App\Api\Controller\TableApiController(($this->privates['App\\Core\\Repository\\CompetitionMatchRepository'] ?? $this->getCompetitionMatchRepositoryService()), ($this->privates['App\\Core\\Repository\\TableRepository'] ?? $this->getTableRepositoryService()));
  836.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Api\\Controller\\TableApiController'$this));
  837.         return $instance;
  838.     }
  839.     /**
  840.      * Gets the public 'App\Core\Controller\Admin\AbstractAdminController' shared autowired service.
  841.      *
  842.      * @return \App\Core\Controller\Admin\AbstractAdminController
  843.      */
  844.     protected function getAbstractAdminControllerService()
  845.     {
  846.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  847.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/AbstractAdminController.php';
  848.         $this->services['App\\Core\\Controller\\Admin\\AbstractAdminController'] = $instance = new \App\Core\Controller\Admin\AbstractAdminController();
  849.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\Admin\\AbstractAdminController'$this));
  850.         return $instance;
  851.     }
  852.     /**
  853.      * Gets the public 'App\Core\Controller\Admin\CompetitionAdminController' shared autowired service.
  854.      *
  855.      * @return \App\Core\Controller\Admin\CompetitionAdminController
  856.      */
  857.     protected function getCompetitionAdminControllerService()
  858.     {
  859.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  860.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/AbstractAdminController.php';
  861.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/CompetitionAdminController.php';
  862.         $this->services['App\\Core\\Controller\\Admin\\CompetitionAdminController'] = $instance = new \App\Core\Controller\Admin\CompetitionAdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Core\\Repository\\CompetitionRepository'] ?? $this->getCompetitionRepositoryService()));
  863.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\Admin\\CompetitionAdminController'$this));
  864.         return $instance;
  865.     }
  866.     /**
  867.      * Gets the public 'App\Core\Controller\Admin\CompetitionMatchAdminController' shared autowired service.
  868.      *
  869.      * @return \App\Core\Controller\Admin\CompetitionMatchAdminController
  870.      */
  871.     protected function getCompetitionMatchAdminControllerService()
  872.     {
  873.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  874.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/AbstractAdminController.php';
  875.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/CompetitionMatchAdminController.php';
  876.         $this->services['App\\Core\\Controller\\Admin\\CompetitionMatchAdminController'] = $instance = new \App\Core\Controller\Admin\CompetitionMatchAdminController(($this->privates['App\\Core\\Repository\\CompetitionMatchRepository'] ?? $this->getCompetitionMatchRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  877.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\Admin\\CompetitionMatchAdminController'$this));
  878.         return $instance;
  879.     }
  880.     /**
  881.      * Gets the public 'App\Core\Controller\Admin\HomeAdminController' shared autowired service.
  882.      *
  883.      * @return \App\Core\Controller\Admin\HomeAdminController
  884.      */
  885.     protected function getHomeAdminControllerService()
  886.     {
  887.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  888.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/HomeAdminController.php';
  889.         $this->services['App\\Core\\Controller\\Admin\\HomeAdminController'] = $instance = new \App\Core\Controller\Admin\HomeAdminController();
  890.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\Admin\\HomeAdminController'$this));
  891.         return $instance;
  892.     }
  893.     /**
  894.      * Gets the public 'App\Core\Controller\Admin\MatchFormatAdminController' shared autowired service.
  895.      *
  896.      * @return \App\Core\Controller\Admin\MatchFormatAdminController
  897.      */
  898.     protected function getMatchFormatAdminControllerService()
  899.     {
  900.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  901.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/AbstractAdminController.php';
  902.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/MatchFormatAdminController.php';
  903.         $this->services['App\\Core\\Controller\\Admin\\MatchFormatAdminController'] = $instance = new \App\Core\Controller\Admin\MatchFormatAdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  904.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\Admin\\MatchFormatAdminController'$this));
  905.         return $instance;
  906.     }
  907.     /**
  908.      * Gets the public 'App\Core\Controller\Admin\MatchFormatTemplateController' shared autowired service.
  909.      *
  910.      * @return \App\Core\Controller\Admin\MatchFormatTemplateController
  911.      */
  912.     protected function getMatchFormatTemplateControllerService()
  913.     {
  914.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  915.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/MatchFormatTemplateController.php';
  916.         $this->services['App\\Core\\Controller\\Admin\\MatchFormatTemplateController'] = $instance = new \App\Core\Controller\Admin\MatchFormatTemplateController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Core\\Repository\\MatchFormatRepository'] ?? $this->getMatchFormatRepositoryService()));
  917.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\Admin\\MatchFormatTemplateController'$this));
  918.         return $instance;
  919.     }
  920.     /**
  921.      * Gets the public 'App\Core\Controller\Admin\ResultAdminController' shared autowired service.
  922.      *
  923.      * @return \App\Core\Controller\Admin\ResultAdminController
  924.      */
  925.     protected function getResultAdminControllerService()
  926.     {
  927.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  928.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/AbstractAdminController.php';
  929.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/ResultAdminController.php';
  930.         $this->services['App\\Core\\Controller\\Admin\\ResultAdminController'] = $instance = new \App\Core\Controller\Admin\ResultAdminController(($this->privates['App\\Core\\Repository\\ResultRepository'] ?? $this->getResultRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  931.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\Admin\\ResultAdminController'$this));
  932.         return $instance;
  933.     }
  934.     /**
  935.      * Gets the public 'App\Core\Controller\Admin\TeamAdminController' shared autowired service.
  936.      *
  937.      * @return \App\Core\Controller\Admin\TeamAdminController
  938.      */
  939.     protected function getTeamAdminControllerService()
  940.     {
  941.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  942.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/AbstractAdminController.php';
  943.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/TeamAdminController.php';
  944.         $this->services['App\\Core\\Controller\\Admin\\TeamAdminController'] = $instance = new \App\Core\Controller\Admin\TeamAdminController(($this->privates['App\\Core\\Repository\\TeamRepository'] ?? $this->getTeamRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  945.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\Admin\\TeamAdminController'$this));
  946.         return $instance;
  947.     }
  948.     /**
  949.      * Gets the public 'App\Core\Controller\Admin\TournamentAdminController' shared autowired service.
  950.      *
  951.      * @return \App\Core\Controller\Admin\TournamentAdminController
  952.      */
  953.     protected function getTournamentAdminControllerService()
  954.     {
  955.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  956.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/AbstractAdminController.php';
  957.         include_once \dirname(__DIR__4).'/src/Core/Controller/Admin/TournamentAdminController.php';
  958.         $this->services['App\\Core\\Controller\\Admin\\TournamentAdminController'] = $instance = new \App\Core\Controller\Admin\TournamentAdminController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Core\\Repository\\TournamentRepository'] ?? $this->getTournamentRepositoryService()), ($this->privates['App\\Core\\Service\\PluginFinder'] ?? $this->getPluginFinderService()), ($this->privates['App\\Core\\Repository\\CompetitionMatchRepository'] ?? $this->getCompetitionMatchRepositoryService()));
  959.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\Admin\\TournamentAdminController'$this));
  960.         return $instance;
  961.     }
  962.     /**
  963.      * Gets the public 'App\Core\Controller\HomeController' shared autowired service.
  964.      *
  965.      * @return \App\Core\Controller\HomeController
  966.      */
  967.     protected function getHomeControllerService()
  968.     {
  969.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  970.         include_once \dirname(__DIR__4).'/src/Core/Controller/HomeController.php';
  971.         $this->services['App\\Core\\Controller\\HomeController'] = $instance = new \App\Core\Controller\HomeController();
  972.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\HomeController'$this));
  973.         return $instance;
  974.     }
  975.     /**
  976.      * Gets the public 'App\Core\Controller\LoginController' shared autowired service.
  977.      *
  978.      * @return \App\Core\Controller\LoginController
  979.      */
  980.     protected function getLoginControllerService()
  981.     {
  982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  983.         include_once \dirname(__DIR__4).'/src/Core/Controller/LoginController.php';
  984.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  985.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  986.         $this->services['App\\Core\\Controller\\LoginController'] = $instance = new \App\Core\Controller\LoginController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())), ($this->privates['App\\Core\\Repository\\RoleRepository'] ?? $this->getRoleRepositoryService()));
  987.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\LoginController'$this));
  988.         return $instance;
  989.     }
  990.     /**
  991.      * Gets the public 'App\Core\Controller\TournamentController' shared autowired service.
  992.      *
  993.      * @return \App\Core\Controller\TournamentController
  994.      */
  995.     protected function getTournamentControllerService()
  996.     {
  997.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  998.         include_once \dirname(__DIR__4).'/src/Core/Controller/TournamentController.php';
  999.         $this->services['App\\Core\\Controller\\TournamentController'] = $instance = new \App\Core\Controller\TournamentController(($this->privates['App\\Core\\Repository\\TournamentRepository'] ?? $this->getTournamentRepositoryService()), ($this->privates['App\\Core\\Service\\PluginFinder'] ?? $this->getPluginFinderService()), ($this->privates['App\\Core\\Repository\\CompetitionMatchRepository'] ?? $this->getCompetitionMatchRepositoryService()));
  1000.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\TournamentController'$this));
  1001.         return $instance;
  1002.     }
  1003.     /**
  1004.      * Gets the public 'App\Core\Controller\WebSocketTestController' shared autowired service.
  1005.      *
  1006.      * @return \App\Core\Controller\WebSocketTestController
  1007.      */
  1008.     protected function getWebSocketTestControllerService()
  1009.     {
  1010.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1011.         include_once \dirname(__DIR__4).'/src/Core/Controller/WebSocketTestController.php';
  1012.         $this->services['App\\Core\\Controller\\WebSocketTestController'] = $instance = new \App\Core\Controller\WebSocketTestController(($this->services['translator'] ?? $this->getTranslatorService()), $this->getEnv('LOCAL_WS_URL'), $this->getEnv('LOCAL_WS_PORT'));
  1013.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Core\\Controller\\WebSocketTestController'$this));
  1014.         return $instance;
  1015.     }
  1016.     /**
  1017.      * Gets the public 'App\Fast\Controller\FastController' shared autowired service.
  1018.      *
  1019.      * @return \App\Fast\Controller\FastController
  1020.      */
  1021.     protected function getFastControllerService()
  1022.     {
  1023.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1024.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1025.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1026.         include_once \dirname(__DIR__4).'/src/Fast/Controller/FastController.php';
  1027.         $this->services['App\\Fast\\Controller\\FastController'] = $instance = new \App\Fast\Controller\FastController(($this->privates['App\\Core\\Repository\\TournamentRepository'] ?? $this->getTournamentRepositoryService()), ($this->services['monolog.logger.data'] ?? $this->getMonolog_Logger_DataService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1028.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1029.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  1030.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  1031.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  1032.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1033.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1034.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1035.             'router' => ['services''router''getRouterService'false],
  1036.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  1037.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  1038.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  1039.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  1040.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  1041.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  1042.         ], [
  1043.             'doctrine' => '?',
  1044.             'form.factory' => '?',
  1045.             'fos_rest.view_handler' => '?',
  1046.             'http_kernel' => '?',
  1047.             'parameter_bag' => '?',
  1048.             'request_stack' => '?',
  1049.             'router' => '?',
  1050.             'security.authorization_checker' => '?',
  1051.             'security.csrf.token_manager' => '?',
  1052.             'security.token_storage' => '?',
  1053.             'serializer' => '?',
  1054.             'session' => '.session.deprecated',
  1055.             'twig' => '?',
  1056.         ]))->withContext('App\\Fast\\Controller\\FastController'$this));
  1057.         return $instance;
  1058.     }
  1059.     /**
  1060.      * Gets the public 'App\Obs\Api\Controller\SceneApiController' shared autowired service.
  1061.      *
  1062.      * @return \App\Obs\Api\Controller\SceneApiController
  1063.      */
  1064.     protected function getSceneApiControllerService()
  1065.     {
  1066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1067.         include_once \dirname(__DIR__4).'/src/Obs/Api/Controller/SceneApiController.php';
  1068.         include_once \dirname(__DIR__4).'/src/Obs/Service/ActiveSceneResolver.php';
  1069.         $a = ($this->privates['App\\Core\\Repository\\TournamentRepository'] ?? $this->getTournamentRepositoryService());
  1070.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1071.         $c = ($this->privates['App\\Core\\Repository\\SceneRepository'] ?? $this->getSceneRepositoryService());
  1072.         $this->services['App\\Obs\\Api\\Controller\\SceneApiController'] = $instance = new \App\Obs\Api\Controller\SceneApiController($a$b, new \App\Obs\Service\ActiveSceneResolver($a$c$b), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $c, ($this->privates['App\\Core\\Repository\\StreamRepository'] ?? $this->getStreamRepositoryService()));
  1073.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Obs\\Api\\Controller\\SceneApiController'$this));
  1074.         return $instance;
  1075.     }
  1076.     /**
  1077.      * Gets the public 'App\Obs\Controller\TournamentAdminObsSceneController' shared autowired service.
  1078.      *
  1079.      * @return \App\Obs\Controller\TournamentAdminObsSceneController
  1080.      */
  1081.     protected function getTournamentAdminObsSceneControllerService()
  1082.     {
  1083.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1084.         include_once \dirname(__DIR__4).'/src/Obs/Controller/TournamentAdminObsSceneController.php';
  1085.         $this->services['App\\Obs\\Controller\\TournamentAdminObsSceneController'] = $instance = new \App\Obs\Controller\TournamentAdminObsSceneController(($this->privates['App\\Core\\Repository\\SceneRepository'] ?? $this->getSceneRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  1086.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Obs\\Controller\\TournamentAdminObsSceneController'$this));
  1087.         return $instance;
  1088.     }
  1089.     /**
  1090.      * Gets the public 'App\Obs\Controller\TournamentAdminObsSceneGroupController' shared autowired service.
  1091.      *
  1092.      * @return \App\Obs\Controller\TournamentAdminObsSceneGroupController
  1093.      */
  1094.     protected function getTournamentAdminObsSceneGroupControllerService()
  1095.     {
  1096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1097.         include_once \dirname(__DIR__4).'/src/Obs/Controller/TournamentAdminObsSceneGroupController.php';
  1098.         $this->services['App\\Obs\\Controller\\TournamentAdminObsSceneGroupController'] = $instance = new \App\Obs\Controller\TournamentAdminObsSceneGroupController(($this->privates['App\\Core\\Repository\\SceneGroupRepository'] ?? $this->getSceneGroupRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1099.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Obs\\Controller\\TournamentAdminObsSceneGroupController'$this));
  1100.         return $instance;
  1101.     }
  1102.     /**
  1103.      * Gets the public 'App\Obs\Controller\TournamentAdminObsStreamController' shared autowired service.
  1104.      *
  1105.      * @return \App\Obs\Controller\TournamentAdminObsStreamController
  1106.      */
  1107.     protected function getTournamentAdminObsStreamControllerService()
  1108.     {
  1109.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1110.         include_once \dirname(__DIR__4).'/src/Obs/Controller/TournamentAdminObsStreamController.php';
  1111.         $this->services['App\\Obs\\Controller\\TournamentAdminObsStreamController'] = $instance = new \App\Obs\Controller\TournamentAdminObsStreamController(($this->privates['App\\Core\\Repository\\StreamRepository'] ?? $this->getStreamRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()));
  1112.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Obs\\Controller\\TournamentAdminObsStreamController'$this));
  1113.         return $instance;
  1114.     }
  1115.     /**
  1116.      * Gets the public 'App\Replayer\Controller\ReplayerController' shared autowired service.
  1117.      *
  1118.      * @return \App\Replayer\Controller\ReplayerController
  1119.      */
  1120.     protected function getReplayerControllerService()
  1121.     {
  1122.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1123.         include_once \dirname(__DIR__4).'/src/Replayer/Controller/ReplayerController.php';
  1124.         $this->services['App\\Replayer\\Controller\\ReplayerController'] = $instance = new \App\Replayer\Controller\ReplayerController(($this->services['doctrine.orm.replayer_entity_manager'] ?? $this->getDoctrine_Orm_ReplayerEntityManagerService()), ($this->privates['App\\Replayer\\Repository\\ScrapedDataRepository'] ?? $this->getScrapedDataRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1125.         $instance->setContainer(($this->privates['.service_locator.etKoWjt'] ?? $this->get_ServiceLocator_EtKoWjtService())->withContext('App\\Replayer\\Controller\\ReplayerController'$this));
  1126.         return $instance;
  1127.     }
  1128.     /**
  1129.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1130.      *
  1131.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1132.      */
  1133.     protected function getRedirectControllerService()
  1134.     {
  1135.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1136.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1137.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1138.     }
  1139.     /**
  1140.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1141.      *
  1142.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1143.      */
  1144.     protected function getTemplateControllerService()
  1145.     {
  1146.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1147.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1148.     }
  1149.     /**
  1150.      * Gets the public 'cache.app' shared service.
  1151.      *
  1152.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1153.      */
  1154.     protected function getCache_AppService()
  1155.     {
  1156.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('AdqTZFLIh2'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1157.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1158.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1159.     }
  1160.     /**
  1161.      * Gets the public 'cache.app_clearer' shared service.
  1162.      *
  1163.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1164.      */
  1165.     protected function getCache_AppClearerService()
  1166.     {
  1167.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1169.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1170.     }
  1171.     /**
  1172.      * Gets the public 'cache.global_clearer' shared service.
  1173.      *
  1174.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1175.      */
  1176.     protected function getCache_GlobalClearerService()
  1177.     {
  1178.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1179.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1180.         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.doctrine.orm.replayer.result' => ($this->privates['cache.doctrine.orm.replayer.result'] ?? $this->getCache_Doctrine_Orm_Replayer_ResultService()), 'cache.doctrine.orm.replayer.query' => ($this->privates['cache.doctrine.orm.replayer.query'] ?? $this->getCache_Doctrine_Orm_Replayer_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1181.     }
  1182.     /**
  1183.      * Gets the public 'cache.system' shared service.
  1184.      *
  1185.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1186.      */
  1187.     protected function getCache_SystemService()
  1188.     {
  1189.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pi1-iLnAZh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1190.     }
  1191.     /**
  1192.      * Gets the public 'cache.system_clearer' shared service.
  1193.      *
  1194.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1195.      */
  1196.     protected function getCache_SystemClearerService()
  1197.     {
  1198.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1199.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1200.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1201.     }
  1202.     /**
  1203.      * Gets the public 'cache.validator_expression_language' shared service.
  1204.      *
  1205.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1206.      */
  1207.     protected function getCache_ValidatorExpressionLanguageService()
  1208.     {
  1209.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('l5jqY5pF7n'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1210.     }
  1211.     /**
  1212.      * Gets the public 'cache_warmer' shared service.
  1213.      *
  1214.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1215.      */
  1216.     protected function getCacheWarmerService()
  1217.     {
  1218.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1219.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1220.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1221.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1222.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1223.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1224.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1225.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1226.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1227.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1228.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1229.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1230.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  1231.         }, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1232.     }
  1233.     /**
  1234.      * Gets the public 'console.command_loader' shared service.
  1235.      *
  1236.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1237.      */
  1238.     protected function getConsole_CommandLoaderService()
  1239.     {
  1240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1241.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1242.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1243.             'App\\Core\\WebSocket\\WebSocketServerCommand' => ['privates''App\\Core\\WebSocket\\WebSocketServerCommand''getWebSocketServerCommandService'false],
  1244.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1245.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1246.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1247.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1248.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1249.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1250.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1251.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1252.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1253.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1254.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1255.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1256.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1257.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1258.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1259.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1260.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1261.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1262.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1263.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1264.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1265.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1266.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1267.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1268.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1269.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1270.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1271.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1272.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1273.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1274.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1275.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1276.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1277.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1278.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1279.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1280.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1281.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1282.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1283.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1284.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1285.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1286.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1287.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1288.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1289.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1290.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1291.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1292.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1293.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1294.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1295.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1296.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1297.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1298.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1299.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1300.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1301.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1302.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1303.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1304.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1305.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1306.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1307.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1308.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1309.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1310.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1311.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1312.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1313.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1314.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1315.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1316.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1317.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1318.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1319.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1320.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1321.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1322.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1323.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1324.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1325.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1326.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1327.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1328.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1329.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1330.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1331.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1332.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1333.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1334.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1335.         ], [
  1336.             'App\\Core\\WebSocket\\WebSocketServerCommand' => 'App\\Core\\WebSocket\\WebSocketServerCommand',
  1337.             'console.command.about' => '?',
  1338.             'console.command.assets_install' => '?',
  1339.             'console.command.cache_clear' => '?',
  1340.             'console.command.cache_pool_clear' => '?',
  1341.             'console.command.cache_pool_prune' => '?',
  1342.             'console.command.cache_pool_delete' => '?',
  1343.             'console.command.cache_pool_list' => '?',
  1344.             'console.command.cache_warmup' => '?',
  1345.             'console.command.config_debug' => '?',
  1346.             'console.command.config_dump_reference' => '?',
  1347.             'console.command.container_debug' => '?',
  1348.             'console.command.container_lint' => '?',
  1349.             'console.command.debug_autowiring' => '?',
  1350.             'console.command.dotenv_debug' => '?',
  1351.             'console.command.event_dispatcher_debug' => '?',
  1352.             'console.command.router_debug' => '?',
  1353.             'console.command.router_match' => '?',
  1354.             'console.command.translation_debug' => '?',
  1355.             'console.command.translation_extract' => '?',
  1356.             'console.command.validator_debug' => '?',
  1357.             'console.command.translation_pull' => '?',
  1358.             'console.command.translation_push' => '?',
  1359.             'console.command.xliff_lint' => '?',
  1360.             'console.command.yaml_lint' => '?',
  1361.             'console.command.form_debug' => '?',
  1362.             'console.command.secrets_set' => '?',
  1363.             'console.command.secrets_remove' => '?',
  1364.             'console.command.secrets_generate_key' => '?',
  1365.             'console.command.secrets_list' => '?',
  1366.             'console.command.secrets_decrypt_to_local' => '?',
  1367.             'console.command.secrets_encrypt_from_local' => '?',
  1368.             'twig.command.debug' => '?',
  1369.             'twig.command.lint' => '?',
  1370.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1371.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1372.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1373.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1374.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1375.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1376.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1377.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1378.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1379.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1380.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1381.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1382.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1383.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1384.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1385.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1386.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1387.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1388.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1389.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1390.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1391.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1392.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1393.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1394.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1395.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1396.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1397.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1398.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1399.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1400.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1401.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1402.             'security.command.debug_firewall' => '?',
  1403.             'security.command.user_password_encoder' => '?',
  1404.             'security.command.user_password_hash' => '?',
  1405.             'var_dumper.command.server_dump' => '?',
  1406.             'monolog.command.server_log' => '?',
  1407.             'maker.auto_command.make_auth' => '?',
  1408.             'maker.auto_command.make_command' => '?',
  1409.             'maker.auto_command.make_controller' => '?',
  1410.             'maker.auto_command.make_crud' => '?',
  1411.             'maker.auto_command.make_docker_database' => '?',
  1412.             'maker.auto_command.make_entity' => '?',
  1413.             'maker.auto_command.make_fixtures' => '?',
  1414.             'maker.auto_command.make_form' => '?',
  1415.             'maker.auto_command.make_message' => '?',
  1416.             'maker.auto_command.make_messenger_middleware' => '?',
  1417.             'maker.auto_command.make_registration_form' => '?',
  1418.             'maker.auto_command.make_reset_password' => '?',
  1419.             'maker.auto_command.make_serializer_encoder' => '?',
  1420.             'maker.auto_command.make_serializer_normalizer' => '?',
  1421.             'maker.auto_command.make_subscriber' => '?',
  1422.             'maker.auto_command.make_twig_extension' => '?',
  1423.             'maker.auto_command.make_test' => '?',
  1424.             'maker.auto_command.make_validator' => '?',
  1425.             'maker.auto_command.make_voter' => '?',
  1426.             'maker.auto_command.make_user' => '?',
  1427.             'maker.auto_command.make_migration' => '?',
  1428.         ]), ['run:websocket-server' => 'App\\Core\\WebSocket\\WebSocketServerCommand''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''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''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  1429.     }
  1430.     /**
  1431.      * Gets the public 'container.env_var_processors_locator' shared service.
  1432.      *
  1433.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1434.      */
  1435.     protected function getContainer_EnvVarProcessorsLocatorService()
  1436.     {
  1437.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1438.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1439.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1440.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1441.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1442.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1443.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1444.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1445.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1446.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1447.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1448.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1449.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1450.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1451.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1452.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1453.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1454.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1455.         ], [
  1456.             'base64' => '?',
  1457.             'bool' => '?',
  1458.             'const' => '?',
  1459.             'csv' => '?',
  1460.             'default' => '?',
  1461.             'file' => '?',
  1462.             'float' => '?',
  1463.             'int' => '?',
  1464.             'json' => '?',
  1465.             'key' => '?',
  1466.             'not' => '?',
  1467.             'query_string' => '?',
  1468.             'require' => '?',
  1469.             'resolve' => '?',
  1470.             'string' => '?',
  1471.             'trim' => '?',
  1472.             'url' => '?',
  1473.         ]);
  1474.     }
  1475.     /**
  1476.      * Gets the public 'data_collector.dump' shared service.
  1477.      *
  1478.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1479.      */
  1480.     protected function getDataCollector_DumpService()
  1481.     {
  1482.         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()));
  1483.     }
  1484.     /**
  1485.      * Gets the public 'doctrine' shared service.
  1486.      *
  1487.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1488.      */
  1489.     protected function getDoctrineService()
  1490.     {
  1491.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1492.     }
  1493.     /**
  1494.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1495.      *
  1496.      * @return \Doctrine\DBAL\Connection
  1497.      */
  1498.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1499.     {
  1500.         $a = new \Doctrine\DBAL\Configuration();
  1501.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1502.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1503.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1504.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  1505.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1506.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1507.         ], [
  1508.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1509.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1510.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1511.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1512.         ]), [=> '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']]), []);
  1513.     }
  1514.     /**
  1515.      * Gets the public 'doctrine.dbal.replayer_connection' shared service.
  1516.      *
  1517.      * @return \Doctrine\DBAL\Connection
  1518.      */
  1519.     protected function getDoctrine_Dbal_ReplayerConnectionService()
  1520.     {
  1521.         $a = new \Doctrine\DBAL\Configuration();
  1522.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> ($this->privates['doctrine.dbal.logger'] ?? $this->getDoctrine_Dbal_LoggerService()), => ($this->privates['doctrine.dbal.logger.profiling.replayer'] ?? ($this->privates['doctrine.dbal.logger.profiling.replayer'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1523.         return $this->services['doctrine.dbal.replayer_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_REPLAYER_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1524.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  1525.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  1526.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  1527.             'doctrine.orm.replayer_listeners.attach_entity_listeners' => ['privates''doctrine.orm.replayer_listeners.attach_entity_listeners''getDoctrine_Orm_ReplayerListeners_AttachEntityListenersService'false],
  1528.         ], [
  1529.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1530.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1531.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1532.             'doctrine.orm.replayer_listeners.attach_entity_listeners' => '?',
  1533.         ]), [=> '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.replayer_listeners.attach_entity_listeners']]), []);
  1534.     }
  1535.     /**
  1536.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1537.      *
  1538.      * @return \Doctrine\ORM\EntityManager
  1539.      */
  1540.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1541.     {
  1542.         if ($lazyLoad) {
  1543.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1544.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1545.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1546.                     $proxy->setProxyInitializer(null);
  1547.                     return true;
  1548.                 });
  1549.             });
  1550.         }
  1551.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  1552.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1553.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1554.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  1555.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  1556.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  1557.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  1558.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  1559.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  1560.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  1561.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  1562.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  1563.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1564.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  1565.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1566.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1567.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1568.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1569.         $a = new \Doctrine\ORM\Configuration();
  1570.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1571.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Core\\Entity');
  1572.         $a->setEntityNamespaces(['App' => 'App\\Core\\Entity']);
  1573.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1574.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1575.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1576.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1577.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1578.         $a->setProxyNamespace('Proxies');
  1579.         $a->setAutoGenerateProxyClasses(false);
  1580.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1581.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1582.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1583.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1584.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1585.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1586.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1587.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1588.         return $instance;
  1589.     }
  1590.     /**
  1591.      * Gets the public 'doctrine.orm.replayer_entity_manager' shared service.
  1592.      *
  1593.      * @return \Doctrine\ORM\EntityManager
  1594.      */
  1595.     protected function getDoctrine_Orm_ReplayerEntityManagerService($lazyLoad true)
  1596.     {
  1597.         if ($lazyLoad) {
  1598.             return $this->services['doctrine.orm.replayer_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1599.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1600.                     $wrappedInstance $this->getDoctrine_Orm_ReplayerEntityManagerService(false);
  1601.                     $proxy->setProxyInitializer(null);
  1602.                     return true;
  1603.                 });
  1604.             });
  1605.         }
  1606.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1607.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  1608.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  1609.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  1610.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  1611.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  1612.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  1613.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  1614.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  1615.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  1616.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1617.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  1618.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  1619.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1620.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1621.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1622.         $a = new \Doctrine\ORM\Configuration();
  1623.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1624.         $b->addDriver(($this->privates['doctrine.orm.replayer_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_ReplayerAnnotationMetadataDriverService()), 'App\\Replayer\\Entity');
  1625.         $a->setEntityNamespaces(['Replayer' => 'App\\Replayer\\Entity']);
  1626.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1627.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.replayer.query'] ?? $this->getCache_Doctrine_Orm_Replayer_QueryService())));
  1628.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.replayer.result'] ?? $this->getCache_Doctrine_Orm_Replayer_ResultService())));
  1629.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
  1630.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1631.         $a->setProxyNamespace('Proxies');
  1632.         $a->setAutoGenerateProxyClasses(false);
  1633.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1634.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1635.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1636.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1637.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1638.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1639.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.replayer_connection'] ?? $this->getDoctrine_Dbal_ReplayerConnectionService()), $a);
  1640.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1641.         return $instance;
  1642.     }
  1643.     /**
  1644.      * Gets the public 'error_controller' shared service.
  1645.      *
  1646.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1647.      */
  1648.     protected function getErrorControllerService()
  1649.     {
  1650.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1651.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1652.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1653.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1654.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1655.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1656.         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)));
  1657.     }
  1658.     /**
  1659.      * Gets the public 'event_dispatcher' shared service.
  1660.      *
  1661.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1662.      */
  1663.     protected function getEventDispatcherService()
  1664.     {
  1665.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1666.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1667.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1668.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1669.         $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())));
  1670.         $instance->addListener('kernel.controller', [=> function () {
  1671.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1672.         }, => 'onKernelController'], 0);
  1673.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1674.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  1675.         }, => 'checkPassport'], 1024);
  1676.         $instance->addListener('kernel.response', [=> function () {
  1677.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1678.         }, => 'onKernelResponse'], 0);
  1679.         $instance->addListener('kernel.exception', [=> function () {
  1680.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  1681.         }, => 'onKernelException'], 0);
  1682.         $instance->addListener('kernel.request', [=> function () {
  1683.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1684.         }, => 'onKernelRequest'], 250);
  1685.         $instance->addListener('kernel.response', [=> function () {
  1686.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1687.         }, => 'onKernelResponse'], 0);
  1688.         $instance->addListener('kernel.response', [=> function () {
  1689.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1690.         }, => 'onResponse'], 0);
  1691.         $instance->addListener('kernel.controller', [=> function () {
  1692.             return ($this->privates['asprega.breadcrumb.listener'] ?? $this->getAsprega_Breadcrumb_ListenerService());
  1693.         }, => 'onKernelController'], 0);
  1694.         $instance->addListener('App\\Core\\Event\\CreateCompetitionRankingEvent', [=> function () {
  1695.             return ($this->privates['App\\Core\\EventSubscriber\\CreateCompetitionRankingSubscriber'] ?? $this->getCreateCompetitionRankingSubscriberService());
  1696.         }, => 'createCompetitionRanking'], 0);
  1697.         $instance->addListener('App\\Core\\Event\\CreateCompetitionEvent', [=> function () {
  1698.             return ($this->privates['App\\Core\\EventSubscriber\\CreateCompetitionSubscriber'] ?? $this->getCreateCompetitionSubscriberService());
  1699.         }, => 'createCompetition'], 0);
  1700.         $instance->addListener('kernel.request', [=> function () {
  1701.             return ($this->privates['App\\Core\\Translations\\LocaleSubscriber'] ?? ($this->privates['App\\Core\\Translations\\LocaleSubscriber'] = new \App\Core\Translations\LocaleSubscriber()));
  1702.         }, => 'onKernelRequest'], 20);
  1703.         $instance->addListener('kernel.response', [=> function () {
  1704.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false, [])));
  1705.         }, => 'onKernelResponse'], 0);
  1706.         $instance->addListener('kernel.response', [=> function () {
  1707.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1708.         }, => 'onKernelResponse'], -1024);
  1709.         $instance->addListener('kernel.request', [=> function () {
  1710.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1711.         }, => 'setDefaultLocale'], 100);
  1712.         $instance->addListener('kernel.request', [=> function () {
  1713.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1714.         }, => 'onKernelRequest'], 16);
  1715.         $instance->addListener('kernel.finish_request', [=> function () {
  1716.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1717.         }, => 'onKernelFinishRequest'], 0);
  1718.         $instance->addListener('kernel.request', [=> function () {
  1719.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1720.         }, => 'onKernelRequest'], 256);
  1721.         $instance->addListener('kernel.response', [=> function () {
  1722.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1723.         }, => 'onResponse'], -255);
  1724.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1725.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1726.         }, => 'onControllerArguments'], 0);
  1727.         $instance->addListener('kernel.exception', [=> function () {
  1728.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1729.         }, => 'logKernelException'], 0);
  1730.         $instance->addListener('kernel.exception', [=> function () {
  1731.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1732.         }, => 'onKernelException'], -128);
  1733.         $instance->addListener('kernel.response', [=> function () {
  1734.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1735.         }, => 'removeCspHeader'], -128);
  1736.         $instance->addListener('kernel.request', [=> function () {
  1737.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1738.         }, => 'onKernelRequest'], 15);
  1739.         $instance->addListener('kernel.finish_request', [=> function () {
  1740.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1741.         }, => 'onKernelFinishRequest'], -15);
  1742.         $instance->addListener('console.error', [=> function () {
  1743.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1744.         }, => 'onConsoleError'], -128);
  1745.         $instance->addListener('console.terminate', [=> function () {
  1746.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1747.         }, => 'onConsoleTerminate'], -128);
  1748.         $instance->addListener('console.error', [=> function () {
  1749.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1750.         }, => 'onConsoleError'], 0);
  1751.         $instance->addListener('kernel.request', [=> function () {
  1752.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1753.         }, => 'onKernelRequest'], 128);
  1754.         $instance->addListener('kernel.response', [=> function () {
  1755.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1756.         }, => 'onKernelResponse'], -1000);
  1757.         $instance->addListener('kernel.finish_request', [=> function () {
  1758.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1759.         }, => 'onFinishRequest'], 0);
  1760.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1761.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1762.         }, => 'onMessage'], -255);
  1763.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1764.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1765.         }, => 'onMessage'], -255);
  1766.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1767.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1768.         }, => 'onNotification'], -255);
  1769.         $instance->addListener('kernel.response', [=> function () {
  1770.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1771.         }, => 'onKernelResponse'], -100);
  1772.         $instance->addListener('kernel.exception', [=> function () {
  1773.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1774.         }, => 'onKernelException'], 0);
  1775.         $instance->addListener('kernel.terminate', [=> function () {
  1776.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1777.         }, => 'onKernelTerminate'], -1024);
  1778.         $instance->addListener('kernel.controller', [=> function () {
  1779.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1780.         }, => 'onKernelController'], 0);
  1781.         $instance->addListener('kernel.response', [=> function () {
  1782.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1783.         }, => 'onKernelResponse'], 0);
  1784.         $instance->addListener('kernel.request', [=> function () {
  1785.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1786.         }, => 'configure'], 2048);
  1787.         $instance->addListener('console.command', [=> function () {
  1788.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1789.         }, => 'configure'], 2048);
  1790.         $instance->addListener('kernel.request', [=> function () {
  1791.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1792.         }, => 'onKernelRequest'], 32);
  1793.         $instance->addListener('kernel.finish_request', [=> function () {
  1794.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1795.         }, => 'onKernelFinishRequest'], 0);
  1796.         $instance->addListener('kernel.exception', [=> function () {
  1797.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1798.         }, => 'onKernelException'], -64);
  1799.         $instance->addListener('kernel.response', [=> function () {
  1800.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1801.         }, => 'onKernelResponse'], 0);
  1802.         $instance->addListener('kernel.controller', [=> function () {
  1803.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1804.         }, => 'onKernelController'], 0);
  1805.         $instance->addListener('kernel.controller', [=> function () {
  1806.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1807.         }, => 'onKernelController'], 0);
  1808.         $instance->addListener('kernel.controller', [=> function () {
  1809.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1810.         }, => 'onKernelController'], -128);
  1811.         $instance->addListener('kernel.view', [=> function () {
  1812.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1813.         }, => 'onKernelView'], 0);
  1814.         $instance->addListener('kernel.controller', [=> function () {
  1815.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1816.         }, => 'onKernelController'], 0);
  1817.         $instance->addListener('kernel.response', [=> function () {
  1818.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1819.         }, => 'onKernelResponse'], 0);
  1820.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1821.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1822.         }, => 'onKernelControllerArguments'], 0);
  1823.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1824.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1825.         }, => 'onKernelControllerArguments'], 0);
  1826.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1827.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1828.         }, => 'onMessage'], 0);
  1829.         $instance->addListener('kernel.response', [=> function () {
  1830.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1831.         }, => 'onKernelResponse'], 0);
  1832.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1833.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  1834.         }, => 'checkPassport'], 0);
  1835.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1836.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  1837.         }, => 'onLoginSuccess'], 0);
  1838.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1839.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1840.         }, => 'onVoterVote'], 0);
  1841.         $instance->addListener('kernel.request', [=> function () {
  1842.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1843.         }, => 'configureLogoutUrlGenerator'], 8);
  1844.         $instance->addListener('kernel.request', [=> function () {
  1845.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1846.         }, => 'onKernelRequest'], 8);
  1847.         $instance->addListener('kernel.finish_request', [=> function () {
  1848.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1849.         }, => 'onKernelFinishRequest'], 0);
  1850.         $instance->addListener('kernel.response', [=> function () {
  1851.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1852.         }, => 'onKernelResponse'], -128);
  1853.         $instance->addListener('console.command', [=> function () {
  1854.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1855.         }, => 'onCommand'], 255);
  1856.         $instance->addListener('console.terminate', [=> function () {
  1857.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1858.         }, => 'onTerminate'], -255);
  1859.         $instance->addListener('console.command', [=> function () {
  1860.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1861.         }, => 'configure'], 1024);
  1862.         $instance->addListener('console.error', [=> function () {
  1863.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1864.         }, => 'onConsoleError'], 0);
  1865.         $instance->addListener('console.terminate', [=> function () {
  1866.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1867.         }, => 'onConsoleTerminate'], 0);
  1868.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1869.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  1870.         }, => 'checkPassport'], 512);
  1871.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1872.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  1873.         }, => 'onLogout'], 0);
  1874.         return $instance;
  1875.     }
  1876.     /**
  1877.      * Gets the public 'fos_rest.view_handler' shared service.
  1878.      *
  1879.      * @return \FOS\RestBundle\View\ViewHandler
  1880.      */
  1881.     protected function getFosRest_ViewHandlerService()
  1882.     {
  1883.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  1884.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  1886.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  1887.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  1888.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), new \FOS\RestBundle\Serializer\SymfonySerializerAdapter(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'xml' => false], 400204false, ['serializeNullStrategy' => false]);
  1889.     }
  1890.     /**
  1891.      * Gets the public 'http_kernel' shared service.
  1892.      *
  1893.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1894.      */
  1895.     protected function getHttpKernelService()
  1896.     {
  1897.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1898.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($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 () {
  1899.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1900.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1901.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1902.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1903.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1904.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1905.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1906.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1907.         }, 8)), $a));
  1908.     }
  1909.     /**
  1910.      * Gets the public 'monolog.logger.data' shared service.
  1911.      *
  1912.      * @return \Symfony\Bridge\Monolog\Logger
  1913.      */
  1914.     protected function getMonolog_Logger_DataService()
  1915.     {
  1916.         $this->services['monolog.logger.data'] = $instance = new \Symfony\Bridge\Monolog\Logger('data');
  1917.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1918.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1919.         $instance->pushHandler(($this->privates['monolog.handler.data'] ?? $this->getMonolog_Handler_DataService()));
  1920.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1921.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1922.         return $instance;
  1923.     }
  1924.     /**
  1925.      * Gets the public 'request_stack' shared service.
  1926.      *
  1927.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1928.      */
  1929.     protected function getRequestStackService()
  1930.     {
  1931.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1932.     }
  1933.     /**
  1934.      * Gets the public 'router' shared service.
  1935.      *
  1936.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1937.      */
  1938.     protected function getRouterService()
  1939.     {
  1940.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1941.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1942.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1943.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1944.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1945.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1946.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  1947.         ], [
  1948.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1949.         ]))->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'en');
  1950.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1951.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1952.         return $instance;
  1953.     }
  1954.     /**
  1955.      * Gets the public 'routing.loader' shared service.
  1956.      *
  1957.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  1958.      */
  1959.     protected function getRouting_LoaderService()
  1960.     {
  1961.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  1962.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  1963.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  1964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  1965.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  1966.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  1967.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  1968.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  1969.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  1970.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  1971.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  1972.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  1973.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  1974.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  1975.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  1976.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  1977.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  1978.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  1979.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  1980.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  1981.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  1982.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  1983.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  1984.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  1985.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  1986.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  1987.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  1988.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  1989.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  1990.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  1991.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  1992.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  1993.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1994.             'kernel' => ['services''kernel''getKernelService'false],
  1995.         ], [
  1996.             'kernel' => 'App\\Kernel',
  1997.         ]), 'dev'));
  1998.         $a->addLoader($c);
  1999.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2000.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2001.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2002.     }
  2003.     /**
  2004.      * Gets the public 'services_resetter' shared service.
  2005.      *
  2006.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2007.      */
  2008.     protected function getServicesResetterService()
  2009.     {
  2010.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2011.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2012.             if (isset($this->services['cache.app'])) {
  2013.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2014.             }
  2015.             if (isset($this->services['cache.system'])) {
  2016.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2017.             }
  2018.             if (isset($this->privates['cache.validator'])) {
  2019.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2020.             }
  2021.             if (isset($this->privates['cache.serializer'])) {
  2022.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2023.             }
  2024.             if (isset($this->privates['cache.annotations'])) {
  2025.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2026.             }
  2027.             if (isset($this->privates['cache.property_info'])) {
  2028.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2029.             }
  2030.             if (isset($this->privates['session_listener'])) {
  2031.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2032.             }
  2033.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2034.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2035.             }
  2036.             if (isset($this->privates['.debug.http_client'])) {
  2037.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2038.             }
  2039.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2040.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2041.             }
  2042.             if (isset($this->services['cache.validator_expression_language'])) {
  2043.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2044.             }
  2045.             if (isset($this->services['.container.private.profiler'])) {
  2046.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2047.             }
  2048.             if (isset($this->services['.container.private.validator'])) {
  2049.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2050.             }
  2051.             if (isset($this->privates['debug.stopwatch'])) {
  2052.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2053.             }
  2054.             if (isset($this->services['event_dispatcher'])) {
  2055.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2056.             }
  2057.             if (isset($this->services['fos_rest.view_handler'])) {
  2058.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  2059.             }
  2060.             if (isset($this->services['doctrine'])) {
  2061.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2062.             }
  2063.             if (isset($this->privates['form.type.entity'])) {
  2064.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2065.             }
  2066.             if (isset($this->services['.container.private.security.token_storage'])) {
  2067.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2068.             }
  2069.             if (isset($this->privates['cache.security_expression_language'])) {
  2070.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2071.             }
  2072.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2073.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2074.             }
  2075.             if (isset($this->privates['cache.webpack_encore'])) {
  2076.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2077.             }
  2078.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2079.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2080.             }
  2081.             if (isset($this->privates['monolog.handler.main'])) {
  2082.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2083.             }
  2084.             if (isset($this->privates['monolog.handler.data'])) {
  2085.                 yield 'monolog.handler.data' => ($this->privates['monolog.handler.data'] ?? null);
  2086.             }
  2087.             if (isset($this->privates['monolog.handler.console'])) {
  2088.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2089.             }
  2090.             if (isset($this->privates['.debug.http_client'])) {
  2091.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2092.             }
  2093.         }, function () {
  2094.             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['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (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->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->services['doctrine'])) + (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['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.data'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['.debug.http_client']));
  2095.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.data' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2096.     }
  2097.     /**
  2098.      * Gets the public 'translator' shared service.
  2099.      *
  2100.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2101.      */
  2102.     protected function getTranslatorService()
  2103.     {
  2104.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2105.     }
  2106.     /**
  2107.      * Gets the public 'var_dumper.cloner' shared service.
  2108.      *
  2109.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2110.      */
  2111.     protected function getVarDumper_ClonerService()
  2112.     {
  2113.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2114.         $instance->setMaxItems(2500);
  2115.         $instance->setMinDepth(1);
  2116.         $instance->setMaxString(-1);
  2117.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2118.         return $instance;
  2119.     }
  2120.     /**
  2121.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2122.      *
  2123.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2124.      */
  2125.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2126.     {
  2127.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2128.         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()));
  2129.     }
  2130.     /**
  2131.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2132.      *
  2133.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2134.      */
  2135.     protected function getWebProfiler_Controller_ProfilerService()
  2136.     {
  2137.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2138.         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));
  2139.     }
  2140.     /**
  2141.      * Gets the public 'web_profiler.controller.router' shared service.
  2142.      *
  2143.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2144.      */
  2145.     protected function getWebProfiler_Controller_RouterService()
  2146.     {
  2147.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2148.         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 () {
  2149.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2150.         }, 1));
  2151.     }
  2152.     /**
  2153.      * Gets the private '.console.command.about.lazy' shared service.
  2154.      *
  2155.      * @return \Symfony\Component\Console\Command\LazyCommand
  2156.      */
  2157.     protected function get_Console_Command_About_LazyService()
  2158.     {
  2159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2161.         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 {
  2162.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2163.         });
  2164.     }
  2165.     /**
  2166.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2167.      *
  2168.      * @return \Symfony\Component\Console\Command\LazyCommand
  2169.      */
  2170.     protected function get_Console_Command_AssetsInstall_LazyService()
  2171.     {
  2172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2173.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2174.         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 {
  2175.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2176.         });
  2177.     }
  2178.     /**
  2179.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2180.      *
  2181.      * @return \Symfony\Component\Console\Command\LazyCommand
  2182.      */
  2183.     protected function get_Console_Command_CacheClear_LazyService()
  2184.     {
  2185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2187.         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 {
  2188.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2189.         });
  2190.     }
  2191.     /**
  2192.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2193.      *
  2194.      * @return \Symfony\Component\Console\Command\LazyCommand
  2195.      */
  2196.     protected function get_Console_Command_CachePoolClear_LazyService()
  2197.     {
  2198.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2200.         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 {
  2201.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2202.         });
  2203.     }
  2204.     /**
  2205.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2206.      *
  2207.      * @return \Symfony\Component\Console\Command\LazyCommand
  2208.      */
  2209.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2210.     {
  2211.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2213.         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 {
  2214.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2215.         });
  2216.     }
  2217.     /**
  2218.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2219.      *
  2220.      * @return \Symfony\Component\Console\Command\LazyCommand
  2221.      */
  2222.     protected function get_Console_Command_CachePoolList_LazyService()
  2223.     {
  2224.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2226.         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 {
  2227.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2228.         });
  2229.     }
  2230.     /**
  2231.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2232.      *
  2233.      * @return \Symfony\Component\Console\Command\LazyCommand
  2234.      */
  2235.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2236.     {
  2237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2239.         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 {
  2240.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2241.         });
  2242.     }
  2243.     /**
  2244.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2245.      *
  2246.      * @return \Symfony\Component\Console\Command\LazyCommand
  2247.      */
  2248.     protected function get_Console_Command_CacheWarmup_LazyService()
  2249.     {
  2250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2251.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2252.         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 {
  2253.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2254.         });
  2255.     }
  2256.     /**
  2257.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2258.      *
  2259.      * @return \Symfony\Component\Console\Command\LazyCommand
  2260.      */
  2261.     protected function get_Console_Command_ConfigDebug_LazyService()
  2262.     {
  2263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2265.         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 {
  2266.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2267.         });
  2268.     }
  2269.     /**
  2270.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2271.      *
  2272.      * @return \Symfony\Component\Console\Command\LazyCommand
  2273.      */
  2274.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2275.     {
  2276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2277.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2278.         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 {
  2279.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2280.         });
  2281.     }
  2282.     /**
  2283.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2284.      *
  2285.      * @return \Symfony\Component\Console\Command\LazyCommand
  2286.      */
  2287.     protected function get_Console_Command_ContainerDebug_LazyService()
  2288.     {
  2289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2290.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2291.         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 {
  2292.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2293.         });
  2294.     }
  2295.     /**
  2296.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2297.      *
  2298.      * @return \Symfony\Component\Console\Command\LazyCommand
  2299.      */
  2300.     protected function get_Console_Command_ContainerLint_LazyService()
  2301.     {
  2302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2304.         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 {
  2305.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2306.         });
  2307.     }
  2308.     /**
  2309.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2310.      *
  2311.      * @return \Symfony\Component\Console\Command\LazyCommand
  2312.      */
  2313.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2314.     {
  2315.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2317.         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 {
  2318.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2319.         });
  2320.     }
  2321.     /**
  2322.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2323.      *
  2324.      * @return \Symfony\Component\Console\Command\LazyCommand
  2325.      */
  2326.     protected function get_Console_Command_DotenvDebug_LazyService()
  2327.     {
  2328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2329.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2330.         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 {
  2331.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2332.         });
  2333.     }
  2334.     /**
  2335.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2336.      *
  2337.      * @return \Symfony\Component\Console\Command\LazyCommand
  2338.      */
  2339.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2340.     {
  2341.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2342.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2343.         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 {
  2344.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2345.         });
  2346.     }
  2347.     /**
  2348.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2349.      *
  2350.      * @return \Symfony\Component\Console\Command\LazyCommand
  2351.      */
  2352.     protected function get_Console_Command_FormDebug_LazyService()
  2353.     {
  2354.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2355.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2356.         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 {
  2357.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2358.         });
  2359.     }
  2360.     /**
  2361.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2362.      *
  2363.      * @return \Symfony\Component\Console\Command\LazyCommand
  2364.      */
  2365.     protected function get_Console_Command_RouterDebug_LazyService()
  2366.     {
  2367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2368.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2369.         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 {
  2370.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2371.         });
  2372.     }
  2373.     /**
  2374.      * Gets the private '.console.command.router_match.lazy' shared service.
  2375.      *
  2376.      * @return \Symfony\Component\Console\Command\LazyCommand
  2377.      */
  2378.     protected function get_Console_Command_RouterMatch_LazyService()
  2379.     {
  2380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2382.         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 {
  2383.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  2384.         });
  2385.     }
  2386.     /**
  2387.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  2388.      *
  2389.      * @return \Symfony\Component\Console\Command\LazyCommand
  2390.      */
  2391.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  2392.     {
  2393.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2395.         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 {
  2396.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  2397.         });
  2398.     }
  2399.     /**
  2400.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  2401.      *
  2402.      * @return \Symfony\Component\Console\Command\LazyCommand
  2403.      */
  2404.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  2405.     {
  2406.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2408.         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 {
  2409.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  2410.         });
  2411.     }
  2412.     /**
  2413.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  2414.      *
  2415.      * @return \Symfony\Component\Console\Command\LazyCommand
  2416.      */
  2417.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  2418.     {
  2419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2421.         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 {
  2422.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  2423.         });
  2424.     }
  2425.     /**
  2426.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  2427.      *
  2428.      * @return \Symfony\Component\Console\Command\LazyCommand
  2429.      */
  2430.     protected function get_Console_Command_SecretsList_LazyService()
  2431.     {
  2432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2434.         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 {
  2435.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  2436.         });
  2437.     }
  2438.     /**
  2439.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  2440.      *
  2441.      * @return \Symfony\Component\Console\Command\LazyCommand
  2442.      */
  2443.     protected function get_Console_Command_SecretsRemove_LazyService()
  2444.     {
  2445.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2447.         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 {
  2448.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  2449.         });
  2450.     }
  2451.     /**
  2452.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  2453.      *
  2454.      * @return \Symfony\Component\Console\Command\LazyCommand
  2455.      */
  2456.     protected function get_Console_Command_SecretsSet_LazyService()
  2457.     {
  2458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2460.         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 {
  2461.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  2462.         });
  2463.     }
  2464.     /**
  2465.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  2466.      *
  2467.      * @return \Symfony\Component\Console\Command\LazyCommand
  2468.      */
  2469.     protected function get_Console_Command_TranslationDebug_LazyService()
  2470.     {
  2471.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2473.         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 {
  2474.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  2475.         });
  2476.     }
  2477.     /**
  2478.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  2479.      *
  2480.      * @return \Symfony\Component\Console\Command\LazyCommand
  2481.      */
  2482.     protected function get_Console_Command_TranslationExtract_LazyService()
  2483.     {
  2484.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2486.         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 {
  2487.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  2488.         });
  2489.     }
  2490.     /**
  2491.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  2492.      *
  2493.      * @return \Symfony\Component\Console\Command\LazyCommand
  2494.      */
  2495.     protected function get_Console_Command_TranslationPull_LazyService()
  2496.     {
  2497.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2499.         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 {
  2500.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  2501.         });
  2502.     }
  2503.     /**
  2504.      * Gets the private '.console.command.translation_push.lazy' shared service.
  2505.      *
  2506.      * @return \Symfony\Component\Console\Command\LazyCommand
  2507.      */
  2508.     protected function get_Console_Command_TranslationPush_LazyService()
  2509.     {
  2510.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2512.         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 {
  2513.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  2514.         });
  2515.     }
  2516.     /**
  2517.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  2518.      *
  2519.      * @return \Symfony\Component\Console\Command\LazyCommand
  2520.      */
  2521.     protected function get_Console_Command_ValidatorDebug_LazyService()
  2522.     {
  2523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2525.         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 {
  2526.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  2527.         });
  2528.     }
  2529.     /**
  2530.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  2531.      *
  2532.      * @return \Symfony\Component\Console\Command\LazyCommand
  2533.      */
  2534.     protected function get_Console_Command_XliffLint_LazyService()
  2535.     {
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2538.         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 {
  2539.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  2540.         });
  2541.     }
  2542.     /**
  2543.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  2544.      *
  2545.      * @return \Symfony\Component\Console\Command\LazyCommand
  2546.      */
  2547.     protected function get_Console_Command_YamlLint_LazyService()
  2548.     {
  2549.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2551.         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 {
  2552.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  2553.         });
  2554.     }
  2555.     /**
  2556.      * Gets the private '.debug.http_client' shared service.
  2557.      *
  2558.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2559.      */
  2560.     protected function get_Debug_HttpClientService()
  2561.     {
  2562.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2563.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2564.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2565.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2566.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2567.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2568.         $a->setLogger($b);
  2569.         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))));
  2570.     }
  2571.     /**
  2572.      * Gets the private '.errored..service_locator.0SJ7Rnc.App\Core\Entity\Competition' shared service.
  2573.      *
  2574.      * @return \App\Core\Entity\Competition
  2575.      */
  2576.     protected function getCompetitionService()
  2577.     {
  2578.         $this->throw('Cannot autowire service ".service_locator.0SJ7Rnc": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.');
  2579.     }
  2580.     /**
  2581.      * Gets the private '.errored..service_locator.4YcltEz.App\Core\Entity\Competition' shared service.
  2582.      *
  2583.      * @return \App\Core\Entity\Competition
  2584.      */
  2585.     protected function getCompetition2Service()
  2586.     {
  2587.         $this->throw('Cannot autowire service ".service_locator.4YcltEz": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.');
  2588.     }
  2589.     /**
  2590.      * Gets the private '.errored..service_locator.4YcltEz.App\Core\Entity\MatchFormat' shared service.
  2591.      *
  2592.      * @return \App\Core\Entity\MatchFormat
  2593.      */
  2594.     protected function getMatchFormatService()
  2595.     {
  2596.         $this->throw('Cannot autowire service ".service_locator.4YcltEz": it references class "App\\Core\\Entity\\MatchFormat" but no such service exists.');
  2597.     }
  2598.     /**
  2599.      * Gets the private '.errored..service_locator.4YcltEz.App\Core\Entity\Tournament' shared service.
  2600.      *
  2601.      * @return \App\Core\Entity\Tournament
  2602.      */
  2603.     protected function getTournamentService()
  2604.     {
  2605.         $this->throw('Cannot autowire service ".service_locator.4YcltEz": it references class "App\\Core\\Entity\\Tournament" but no such service exists.');
  2606.     }
  2607.     /**
  2608.      * Gets the private '.errored..service_locator.7MteYgr.App\Core\Entity\Competition' shared service.
  2609.      *
  2610.      * @return \App\Core\Entity\Competition
  2611.      */
  2612.     protected function getCompetition3Service()
  2613.     {
  2614.         $this->throw('Cannot autowire service ".service_locator.7MteYgr": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.');
  2615.     }
  2616.     /**
  2617.      * Gets the private '.errored..service_locator.7MteYgr.App\Core\Entity\CompetitionMatch' shared service.
  2618.      *
  2619.      * @return \App\Core\Entity\CompetitionMatch
  2620.      */
  2621.     protected function getCompetitionMatchService()
  2622.     {
  2623.         $this->throw('Cannot autowire service ".service_locator.7MteYgr": it references class "App\\Core\\Entity\\CompetitionMatch" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionMatchInterface" instead.');
  2624.     }
  2625.     /**
  2626.      * Gets the private '.errored..service_locator.7MteYgr.App\Core\Entity\Tournament' shared service.
  2627.      *
  2628.      * @return \App\Core\Entity\Tournament
  2629.      */
  2630.     protected function getTournament2Service()
  2631.     {
  2632.         $this->throw('Cannot autowire service ".service_locator.7MteYgr": it references class "App\\Core\\Entity\\Tournament" but no such service exists.');
  2633.     }
  2634.     /**
  2635.      * Gets the private '.errored..service_locator.C82Ywzv.App\Core\Entity\Result' shared service.
  2636.      *
  2637.      * @return \App\Core\Entity\Result
  2638.      */
  2639.     protected function getResultService()
  2640.     {
  2641.         $this->throw('Cannot autowire service ".service_locator.C82Ywzv": it references class "App\\Core\\Entity\\Result" but no such service exists.');
  2642.     }
  2643.     /**
  2644.      * Gets the private '.errored..service_locator.FLR_eUd.App\Core\Entity\Competition' shared service.
  2645.      *
  2646.      * @return \App\Core\Entity\Competition
  2647.      */
  2648.     protected function getCompetition4Service()
  2649.     {
  2650.         $this->throw('Cannot autowire service ".service_locator.FLR_eUd": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.');
  2651.     }
  2652.     /**
  2653.      * Gets the private '.errored..service_locator.FLR_eUd.App\Core\Entity\Team' shared service.
  2654.      *
  2655.      * @return \App\Core\Entity\Team
  2656.      */
  2657.     protected function getTeamService()
  2658.     {
  2659.         $this->throw('Cannot autowire service ".service_locator.FLR_eUd": it references class "App\\Core\\Entity\\Team" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\TeamInterface" instead.');
  2660.     }
  2661.     /**
  2662.      * Gets the private '.errored..service_locator.FLR_eUd.App\Core\Entity\Tournament' shared service.
  2663.      *
  2664.      * @return \App\Core\Entity\Tournament
  2665.      */
  2666.     protected function getTournament3Service()
  2667.     {
  2668.         $this->throw('Cannot autowire service ".service_locator.FLR_eUd": it references class "App\\Core\\Entity\\Tournament" but no such service exists.');
  2669.     }
  2670.     /**
  2671.      * Gets the private '.errored..service_locator.FT0qM3k.App\Core\Entity\Competition' shared service.
  2672.      *
  2673.      * @return \App\Core\Entity\Competition
  2674.      */
  2675.     protected function getCompetition5Service()
  2676.     {
  2677.         $this->throw('Cannot autowire service ".service_locator.FT0qM3k": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.');
  2678.     }
  2679.     /**
  2680.      * Gets the private '.errored..service_locator.FT0qM3k.App\Core\Entity\CompetitionMatch' shared service.
  2681.      *
  2682.      * @return \App\Core\Entity\CompetitionMatch
  2683.      */
  2684.     protected function getCompetitionMatch2Service()
  2685.     {
  2686.         $this->throw('Cannot autowire service ".service_locator.FT0qM3k": it references class "App\\Core\\Entity\\CompetitionMatch" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionMatchInterface" instead.');
  2687.     }
  2688.     /**
  2689.      * Gets the private '.errored..service_locator.FT0qM3k.App\Core\Entity\Result' shared service.
  2690.      *
  2691.      * @return \App\Core\Entity\Result
  2692.      */
  2693.     protected function getResult2Service()
  2694.     {
  2695.         $this->throw('Cannot autowire service ".service_locator.FT0qM3k": it references class "App\\Core\\Entity\\Result" but no such service exists.');
  2696.     }
  2697.     /**
  2698.      * Gets the private '.errored..service_locator.FT0qM3k.App\Core\Entity\Tournament' shared service.
  2699.      *
  2700.      * @return \App\Core\Entity\Tournament
  2701.      */
  2702.     protected function getTournament4Service()
  2703.     {
  2704.         $this->throw('Cannot autowire service ".service_locator.FT0qM3k": it references class "App\\Core\\Entity\\Tournament" but no such service exists.');
  2705.     }
  2706.     /**
  2707.      * Gets the private '.errored..service_locator.IfauRLV.App\Core\Entity\Competition' shared service.
  2708.      *
  2709.      * @return \App\Core\Entity\Competition
  2710.      */
  2711.     protected function getCompetition6Service()
  2712.     {
  2713.         $this->throw('Cannot autowire service ".service_locator.IfauRLV": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.');
  2714.     }
  2715.     /**
  2716.      * Gets the private '.errored..service_locator.IfauRLV.App\Core\Entity\MatchFormat' shared service.
  2717.      *
  2718.      * @return \App\Core\Entity\MatchFormat
  2719.      */
  2720.     protected function getMatchFormat2Service()
  2721.     {
  2722.         $this->throw('Cannot autowire service ".service_locator.IfauRLV": it references class "App\\Core\\Entity\\MatchFormat" but no such service exists.');
  2723.     }
  2724.     /**
  2725.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2726.      *
  2727.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  2728.      */
  2729.     protected function getLoaderInterfaceService()
  2730.     {
  2731.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  2732.     }
  2733.     /**
  2734.      * Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
  2735.      *
  2736.      * @return \Symfony\Component\HttpFoundation\Response
  2737.      */
  2738.     protected function getResponseService()
  2739.     {
  2740.         $this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  2741.     }
  2742.     /**
  2743.      * Gets the private '.errored..service_locator.fGEo1Ac.App\Core\Entity\Tournament' shared service.
  2744.      *
  2745.      * @return \App\Core\Entity\Tournament
  2746.      */
  2747.     protected function getTournament5Service()
  2748.     {
  2749.         $this->throw('Cannot autowire service ".service_locator.fGEo1Ac": it references class "App\\Core\\Entity\\Tournament" but no such service exists.');
  2750.     }
  2751.     /**
  2752.      * Gets the private '.errored..service_locator.lGIHJuk.App\Core\Entity\SceneGroup' shared service.
  2753.      *
  2754.      * @return \App\Core\Entity\SceneGroup
  2755.      */
  2756.     protected function getSceneGroupService()
  2757.     {
  2758.         $this->throw('Cannot autowire service ".service_locator.lGIHJuk": it references class "App\\Core\\Entity\\SceneGroup" but no such service exists.');
  2759.     }
  2760.     /**
  2761.      * Gets the private '.errored..service_locator.lGIHJuk.App\Core\Entity\Stream' shared service.
  2762.      *
  2763.      * @return \App\Core\Entity\Stream
  2764.      */
  2765.     protected function getStreamService()
  2766.     {
  2767.         $this->throw('Cannot autowire service ".service_locator.lGIHJuk": it references class "App\\Core\\Entity\\Stream" but no such service exists.');
  2768.     }
  2769.     /**
  2770.      * Gets the private '.errored..service_locator.lGIHJuk.App\Core\Entity\Tournament' shared service.
  2771.      *
  2772.      * @return \App\Core\Entity\Tournament
  2773.      */
  2774.     protected function getTournament6Service()
  2775.     {
  2776.         $this->throw('Cannot autowire service ".service_locator.lGIHJuk": it references class "App\\Core\\Entity\\Tournament" but no such service exists.');
  2777.     }
  2778.     /**
  2779.      * Gets the private '.errored..service_locator.muOr7bz.App\Core\Entity\Scene' shared service.
  2780.      *
  2781.      * @return \App\Core\Entity\Scene
  2782.      */
  2783.     protected function getSceneService()
  2784.     {
  2785.         $this->throw('Cannot autowire service ".service_locator.muOr7bz": it references class "App\\Core\\Entity\\Scene" but no such service exists.');
  2786.     }
  2787.     /**
  2788.      * Gets the private '.errored..service_locator.muOr7bz.App\Core\Entity\Stream' shared service.
  2789.      *
  2790.      * @return \App\Core\Entity\Stream
  2791.      */
  2792.     protected function getStream2Service()
  2793.     {
  2794.         $this->throw('Cannot autowire service ".service_locator.muOr7bz": it references class "App\\Core\\Entity\\Stream" but no such service exists.');
  2795.     }
  2796.     /**
  2797.      * Gets the private '.errored..service_locator.muOr7bz.App\Core\Entity\Tournament' shared service.
  2798.      *
  2799.      * @return \App\Core\Entity\Tournament
  2800.      */
  2801.     protected function getTournament7Service()
  2802.     {
  2803.         $this->throw('Cannot autowire service ".service_locator.muOr7bz": it references class "App\\Core\\Entity\\Tournament" but no such service exists.');
  2804.     }
  2805.     /**
  2806.      * Gets the private '.errored..service_locator.twTRpza.App\Core\Entity\Competition' shared service.
  2807.      *
  2808.      * @return \App\Core\Entity\Competition
  2809.      */
  2810.     protected function getCompetition7Service()
  2811.     {
  2812.         $this->throw('Cannot autowire service ".service_locator.twTRpza": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.');
  2813.     }
  2814.     /**
  2815.      * Gets the private '.errored..service_locator.twTRpza.App\Core\Entity\Tournament' shared service.
  2816.      *
  2817.      * @return \App\Core\Entity\Tournament
  2818.      */
  2819.     protected function getTournament8Service()
  2820.     {
  2821.         $this->throw('Cannot autowire service ".service_locator.twTRpza": it references class "App\\Core\\Entity\\Tournament" but no such service exists.');
  2822.     }
  2823.     /**
  2824.      * Gets the private '.errored..service_locator.uWubhwA.App\Core\Entity\MatchFormat' shared service.
  2825.      *
  2826.      * @return \App\Core\Entity\MatchFormat
  2827.      */
  2828.     protected function getMatchFormat3Service()
  2829.     {
  2830.         $this->throw('Cannot autowire service ".service_locator.uWubhwA": it references class "App\\Core\\Entity\\MatchFormat" but no such service exists.');
  2831.     }
  2832.     /**
  2833.      * Gets the private '.errored..service_locator.xlK35XD.App\Core\Entity\CompetitionMatch' shared service.
  2834.      *
  2835.      * @return \App\Core\Entity\CompetitionMatch
  2836.      */
  2837.     protected function getCompetitionMatch3Service()
  2838.     {
  2839.         $this->throw('Cannot autowire service ".service_locator.xlK35XD": it references class "App\\Core\\Entity\\CompetitionMatch" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionMatchInterface" instead.');
  2840.     }
  2841.     /**
  2842.      * Gets the private '.errored..service_locator.zeDr.05.App\Core\Entity\Stream' shared service.
  2843.      *
  2844.      * @return \App\Core\Entity\Stream
  2845.      */
  2846.     protected function getStream3Service()
  2847.     {
  2848.         $this->throw('Cannot autowire service ".service_locator.zeDr.05": it references class "App\\Core\\Entity\\Stream" but no such service exists.');
  2849.     }
  2850.     /**
  2851.      * Gets the private '.errored..service_locator.zeDr.05.App\Core\Entity\Tournament' shared service.
  2852.      *
  2853.      * @return \App\Core\Entity\Tournament
  2854.      */
  2855.     protected function getTournament9Service()
  2856.     {
  2857.         $this->throw('Cannot autowire service ".service_locator.zeDr.05": it references class "App\\Core\\Entity\\Tournament" but no such service exists.');
  2858.     }
  2859.     /**
  2860.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  2861.      *
  2862.      * @return \Symfony\Component\Console\Command\LazyCommand
  2863.      */
  2864.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  2865.     {
  2866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2868.         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 {
  2869.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  2870.         });
  2871.     }
  2872.     /**
  2873.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  2874.      *
  2875.      * @return \Symfony\Component\Console\Command\LazyCommand
  2876.      */
  2877.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  2878.     {
  2879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2881.         return $this->privates['.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 {
  2882.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  2883.         });
  2884.     }
  2885.     /**
  2886.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  2887.      *
  2888.      * @return \Symfony\Component\Console\Command\LazyCommand
  2889.      */
  2890.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  2891.     {
  2892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2894.         return $this->privates['.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 {
  2895.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  2896.         });
  2897.     }
  2898.     /**
  2899.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  2900.      *
  2901.      * @return \Symfony\Component\Console\Command\LazyCommand
  2902.      */
  2903.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  2904.     {
  2905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2907.         return $this->privates['.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 {
  2908.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  2909.         });
  2910.     }
  2911.     /**
  2912.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  2913.      *
  2914.      * @return \Symfony\Component\Console\Command\LazyCommand
  2915.      */
  2916.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  2917.     {
  2918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2920.         return $this->privates['.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 {
  2921.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  2922.         });
  2923.     }
  2924.     /**
  2925.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  2926.      *
  2927.      * @return \Symfony\Component\Console\Command\LazyCommand
  2928.      */
  2929.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  2930.     {
  2931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2933.         return $this->privates['.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 {
  2934.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  2935.         });
  2936.     }
  2937.     /**
  2938.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  2939.      *
  2940.      * @return \Symfony\Component\Console\Command\LazyCommand
  2941.      */
  2942.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  2943.     {
  2944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2946.         return $this->privates['.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 {
  2947.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  2948.         });
  2949.     }
  2950.     /**
  2951.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  2952.      *
  2953.      * @return \Symfony\Component\Console\Command\LazyCommand
  2954.      */
  2955.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  2956.     {
  2957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2959.         return $this->privates['.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 {
  2960.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  2961.         });
  2962.     }
  2963.     /**
  2964.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  2965.      *
  2966.      * @return \Symfony\Component\Console\Command\LazyCommand
  2967.      */
  2968.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  2969.     {
  2970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2972.         return $this->privates['.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 {
  2973.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  2974.         });
  2975.     }
  2976.     /**
  2977.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  2978.      *
  2979.      * @return \Symfony\Component\Console\Command\LazyCommand
  2980.      */
  2981.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  2982.     {
  2983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2985.         return $this->privates['.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 {
  2986.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  2987.         });
  2988.     }
  2989.     /**
  2990.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  2991.      *
  2992.      * @return \Symfony\Component\Console\Command\LazyCommand
  2993.      */
  2994.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  2995.     {
  2996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2998.         return $this->privates['.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 {
  2999.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3000.         });
  3001.     }
  3002.     /**
  3003.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3004.      *
  3005.      * @return \Symfony\Component\Console\Command\LazyCommand
  3006.      */
  3007.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3008.     {
  3009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3011.         return $this->privates['.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 {
  3012.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3013.         });
  3014.     }
  3015.     /**
  3016.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3017.      *
  3018.      * @return \Symfony\Component\Console\Command\LazyCommand
  3019.      */
  3020.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3021.     {
  3022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3024.         return $this->privates['.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 {
  3025.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3026.         });
  3027.     }
  3028.     /**
  3029.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3030.      *
  3031.      * @return \Symfony\Component\Console\Command\LazyCommand
  3032.      */
  3033.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3034.     {
  3035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3037.         return $this->privates['.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 {
  3038.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3039.         });
  3040.     }
  3041.     /**
  3042.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3043.      *
  3044.      * @return \Symfony\Component\Console\Command\LazyCommand
  3045.      */
  3046.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3047.     {
  3048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3050.         return $this->privates['.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 {
  3051.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3052.         });
  3053.     }
  3054.     /**
  3055.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3056.      *
  3057.      * @return \Symfony\Component\Console\Command\LazyCommand
  3058.      */
  3059.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3060.     {
  3061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3063.         return $this->privates['.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 {
  3064.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3065.         });
  3066.     }
  3067.     /**
  3068.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3069.      *
  3070.      * @return \Symfony\Component\Console\Command\LazyCommand
  3071.      */
  3072.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3073.     {
  3074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3076.         return $this->privates['.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 {
  3077.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3078.         });
  3079.     }
  3080.     /**
  3081.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3082.      *
  3083.      * @return \Symfony\Component\Console\Command\LazyCommand
  3084.      */
  3085.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3086.     {
  3087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3089.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3090.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3091.         });
  3092.     }
  3093.     /**
  3094.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3095.      *
  3096.      * @return \Symfony\Component\Console\Command\LazyCommand
  3097.      */
  3098.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3099.     {
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3102.         return $this->privates['.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 {
  3103.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3104.         });
  3105.     }
  3106.     /**
  3107.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3108.      *
  3109.      * @return \Symfony\Component\Console\Command\LazyCommand
  3110.      */
  3111.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3112.     {
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3115.         return $this->privates['.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 {
  3116.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3117.         });
  3118.     }
  3119.     /**
  3120.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3121.      *
  3122.      * @return \Symfony\Component\Console\Command\LazyCommand
  3123.      */
  3124.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3125.     {
  3126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3128.         return $this->privates['.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 {
  3129.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3130.         });
  3131.     }
  3132.     /**
  3133.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3134.      *
  3135.      * @return \Symfony\Component\Console\Command\LazyCommand
  3136.      */
  3137.     protected function get_Monolog_Command_ServerLog_LazyService()
  3138.     {
  3139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3141.         return $this->privates['.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 {
  3142.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3143.         });
  3144.     }
  3145.     /**
  3146.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3147.      *
  3148.      * @return \Symfony\Component\Console\Command\LazyCommand
  3149.      */
  3150.     protected function get_Security_Command_DebugFirewall_LazyService()
  3151.     {
  3152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3154.         return $this->privates['.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 {
  3155.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3156.         });
  3157.     }
  3158.     /**
  3159.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3160.      *
  3161.      * @return \Symfony\Component\Console\Command\LazyCommand
  3162.      */
  3163.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3164.     {
  3165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3167.         return $this->privates['.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 {
  3168.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3169.         });
  3170.     }
  3171.     /**
  3172.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3173.      *
  3174.      * @return \Symfony\Component\Console\Command\LazyCommand
  3175.      */
  3176.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3177.     {
  3178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3179.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3180.         return $this->privates['.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 {
  3181.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3182.         });
  3183.     }
  3184.     /**
  3185.      * Gets the private '.service_locator.0SJ7Rnc' shared service.
  3186.      *
  3187.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3188.      */
  3189.     protected function get_ServiceLocator_0SJ7RncService()
  3190.     {
  3191.         return $this->privates['.service_locator.0SJ7Rnc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3192.             'competition' => ['privates''.errored..service_locator.0SJ7Rnc.App\\Core\\Entity\\Competition'NULL'Cannot autowire service ".service_locator.0SJ7Rnc": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.'],
  3193.         ], [
  3194.             'competition' => 'App\\Core\\Entity\\Competition',
  3195.         ]);
  3196.     }
  3197.     /**
  3198.      * Gets the private '.service_locator.4YcltEz' shared service.
  3199.      *
  3200.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3201.      */
  3202.     protected function get_ServiceLocator_4YcltEzService()
  3203.     {
  3204.         return $this->privates['.service_locator.4YcltEz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3205.             'competition' => ['privates''.errored..service_locator.4YcltEz.App\\Core\\Entity\\Competition'NULL'Cannot autowire service ".service_locator.4YcltEz": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.'],
  3206.             'format' => ['privates''.errored..service_locator.4YcltEz.App\\Core\\Entity\\MatchFormat'NULL'Cannot autowire service ".service_locator.4YcltEz": it references class "App\\Core\\Entity\\MatchFormat" but no such service exists.'],
  3207.             'tournament' => ['privates''.errored..service_locator.4YcltEz.App\\Core\\Entity\\Tournament'NULL'Cannot autowire service ".service_locator.4YcltEz": it references class "App\\Core\\Entity\\Tournament" but no such service exists.'],
  3208.         ], [
  3209.             'competition' => 'App\\Core\\Entity\\Competition',
  3210.             'format' => 'App\\Core\\Entity\\MatchFormat',
  3211.             'tournament' => 'App\\Core\\Entity\\Tournament',
  3212.         ]);
  3213.     }
  3214.     /**
  3215.      * Gets the private '.service_locator.7MteYgr' shared service.
  3216.      *
  3217.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3218.      */
  3219.     protected function get_ServiceLocator_7MteYgrService()
  3220.     {
  3221.         return $this->privates['.service_locator.7MteYgr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3222.             'competition' => ['privates''.errored..service_locator.7MteYgr.App\\Core\\Entity\\Competition'NULL'Cannot autowire service ".service_locator.7MteYgr": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.'],
  3223.             'match' => ['privates''.errored..service_locator.7MteYgr.App\\Core\\Entity\\CompetitionMatch'NULL'Cannot autowire service ".service_locator.7MteYgr": it references class "App\\Core\\Entity\\CompetitionMatch" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionMatchInterface" instead.'],
  3224.             'tournament' => ['privates''.errored..service_locator.7MteYgr.App\\Core\\Entity\\Tournament'NULL'Cannot autowire service ".service_locator.7MteYgr": it references class "App\\Core\\Entity\\Tournament" but no such service exists.'],
  3225.         ], [
  3226.             'competition' => 'App\\Core\\Entity\\Competition',
  3227.             'match' => 'App\\Core\\Entity\\CompetitionMatch',
  3228.             'tournament' => 'App\\Core\\Entity\\Tournament',
  3229.         ]);
  3230.     }
  3231.     /**
  3232.      * Gets the private '.service_locator.C82Ywzv' shared service.
  3233.      *
  3234.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3235.      */
  3236.     protected function get_ServiceLocator_C82YwzvService()
  3237.     {
  3238.         return $this->privates['.service_locator.C82Ywzv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3239.             'result' => ['privates''.errored..service_locator.C82Ywzv.App\\Core\\Entity\\Result'NULL'Cannot autowire service ".service_locator.C82Ywzv": it references class "App\\Core\\Entity\\Result" but no such service exists.'],
  3240.         ], [
  3241.             'result' => 'App\\Core\\Entity\\Result',
  3242.         ]);
  3243.     }
  3244.     /**
  3245.      * Gets the private '.service_locator.FLR_eUd' shared service.
  3246.      *
  3247.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3248.      */
  3249.     protected function get_ServiceLocator_FLREUdService()
  3250.     {
  3251.         return $this->privates['.service_locator.FLR_eUd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3252.             'competition' => ['privates''.errored..service_locator.FLR_eUd.App\\Core\\Entity\\Competition'NULL'Cannot autowire service ".service_locator.FLR_eUd": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.'],
  3253.             'team' => ['privates''.errored..service_locator.FLR_eUd.App\\Core\\Entity\\Team'NULL'Cannot autowire service ".service_locator.FLR_eUd": it references class "App\\Core\\Entity\\Team" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\TeamInterface" instead.'],
  3254.             'tournament' => ['privates''.errored..service_locator.FLR_eUd.App\\Core\\Entity\\Tournament'NULL'Cannot autowire service ".service_locator.FLR_eUd": it references class "App\\Core\\Entity\\Tournament" but no such service exists.'],
  3255.         ], [
  3256.             'competition' => 'App\\Core\\Entity\\Competition',
  3257.             'team' => 'App\\Core\\Entity\\Team',
  3258.             'tournament' => 'App\\Core\\Entity\\Tournament',
  3259.         ]);
  3260.     }
  3261.     /**
  3262.      * Gets the private '.service_locator.FT0qM3k' shared service.
  3263.      *
  3264.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3265.      */
  3266.     protected function get_ServiceLocator_FT0qM3kService()
  3267.     {
  3268.         return $this->privates['.service_locator.FT0qM3k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3269.             'competition' => ['privates''.errored..service_locator.FT0qM3k.App\\Core\\Entity\\Competition'NULL'Cannot autowire service ".service_locator.FT0qM3k": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.'],
  3270.             'match' => ['privates''.errored..service_locator.FT0qM3k.App\\Core\\Entity\\CompetitionMatch'NULL'Cannot autowire service ".service_locator.FT0qM3k": it references class "App\\Core\\Entity\\CompetitionMatch" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionMatchInterface" instead.'],
  3271.             'result' => ['privates''.errored..service_locator.FT0qM3k.App\\Core\\Entity\\Result'NULL'Cannot autowire service ".service_locator.FT0qM3k": it references class "App\\Core\\Entity\\Result" but no such service exists.'],
  3272.             'tournament' => ['privates''.errored..service_locator.FT0qM3k.App\\Core\\Entity\\Tournament'NULL'Cannot autowire service ".service_locator.FT0qM3k": it references class "App\\Core\\Entity\\Tournament" but no such service exists.'],
  3273.         ], [
  3274.             'competition' => 'App\\Core\\Entity\\Competition',
  3275.             'match' => 'App\\Core\\Entity\\CompetitionMatch',
  3276.             'result' => 'App\\Core\\Entity\\Result',
  3277.             'tournament' => 'App\\Core\\Entity\\Tournament',
  3278.         ]);
  3279.     }
  3280.     /**
  3281.      * Gets the private '.service_locator.IfauRLV' shared service.
  3282.      *
  3283.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3284.      */
  3285.     protected function get_ServiceLocator_IfauRLVService()
  3286.     {
  3287.         return $this->privates['.service_locator.IfauRLV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3288.             'competition' => ['privates''.errored..service_locator.IfauRLV.App\\Core\\Entity\\Competition'NULL'Cannot autowire service ".service_locator.IfauRLV": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.'],
  3289.             'format' => ['privates''.errored..service_locator.IfauRLV.App\\Core\\Entity\\MatchFormat'NULL'Cannot autowire service ".service_locator.IfauRLV": it references class "App\\Core\\Entity\\MatchFormat" but no such service exists.'],
  3290.         ], [
  3291.             'competition' => 'App\\Core\\Entity\\Competition',
  3292.             'format' => 'App\\Core\\Entity\\MatchFormat',
  3293.         ]);
  3294.     }
  3295.     /**
  3296.      * Gets the private '.service_locator.KLVvNIq' shared service.
  3297.      *
  3298.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3299.      */
  3300.     protected function get_ServiceLocator_KLVvNIqService()
  3301.     {
  3302.         return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3303.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  3304.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  3305.         ], [
  3306.             'doctrine.ulid_generator' => '?',
  3307.             'doctrine.uuid_generator' => '?',
  3308.         ]);
  3309.     }
  3310.     /**
  3311.      * Gets the private '.service_locator.KfbR3DY' shared service.
  3312.      *
  3313.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3314.      */
  3315.     protected function get_ServiceLocator_KfbR3DYService()
  3316.     {
  3317.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3318.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  3319.         ], [
  3320.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3321.         ]);
  3322.     }
  3323.     /**
  3324.      * Gets the private '.service_locator.KfwZsne' shared service.
  3325.      *
  3326.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3327.      */
  3328.     protected function get_ServiceLocator_KfwZsneService()
  3329.     {
  3330.         return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3331.             'response' => ['privates''.errored..service_locator.KfwZsne.Symfony\\Component\\HttpFoundation\\Response'NULL'Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
  3332.         ], [
  3333.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  3334.         ]);
  3335.     }
  3336.     /**
  3337.      * Gets the private '.service_locator.P7wqnB6' shared service.
  3338.      *
  3339.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3340.      */
  3341.     protected function get_ServiceLocator_P7wqnB6Service()
  3342.     {
  3343.         return $this->privates['.service_locator.P7wqnB6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3344.             'App\\Api\\Controller\\CompetitionMatchApiController::getMatch' => ['privates''.service_locator.xlK35XD''get_ServiceLocator_XlK35XDService'false],
  3345.             'App\\Api\\Controller\\MatchFormatApiController::item' => ['privates''.service_locator.IfauRLV''get_ServiceLocator_IfauRLVService'false],
  3346.             'App\\Api\\Controller\\MatchFormatApiController::list' => ['privates''.service_locator.0SJ7Rnc''get_ServiceLocator_0SJ7RncService'false],
  3347.             'App\\Api\\Controller\\ResultApiController::delete' => ['privates''.service_locator.C82Ywzv''get_ServiceLocator_C82YwzvService'false],
  3348.             'App\\Api\\Controller\\ResultApiController::updateResult' => ['privates''.service_locator.C82Ywzv''get_ServiceLocator_C82YwzvService'false],
  3349.             'App\\Api\\Controller\\ResultApiController::view' => ['privates''.service_locator.C82Ywzv''get_ServiceLocator_C82YwzvService'false],
  3350.             'App\\Api\\Controller\\TableApiController::listActiveMatches' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3351.             'App\\Core\\Controller\\Admin\\CompetitionAdminController::add' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3352.             'App\\Core\\Controller\\Admin\\CompetitionAdminController::delete' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3353.             'App\\Core\\Controller\\Admin\\CompetitionAdminController::edit' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3354.             'App\\Core\\Controller\\Admin\\CompetitionAdminController::index' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3355.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController::delete' => ['privates''.service_locator.7MteYgr''get_ServiceLocator_7MteYgrService'false],
  3356.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController::edit' => ['privates''.service_locator.7MteYgr''get_ServiceLocator_7MteYgrService'false],
  3357.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController::index' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3358.             'App\\Core\\Controller\\Admin\\MatchFormatAdminController::add' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3359.             'App\\Core\\Controller\\Admin\\MatchFormatAdminController::view' => ['privates''.service_locator.4YcltEz''get_ServiceLocator_4YcltEzService'false],
  3360.             'App\\Core\\Controller\\Admin\\MatchFormatTemplateController::edit' => ['privates''.service_locator.uWubhwA''get_ServiceLocator_UWubhwAService'false],
  3361.             'App\\Core\\Controller\\Admin\\ResultAdminController::delete' => ['privates''.service_locator.FT0qM3k''get_ServiceLocator_FT0qM3kService'false],
  3362.             'App\\Core\\Controller\\Admin\\ResultAdminController::edit' => ['privates''.service_locator.FT0qM3k''get_ServiceLocator_FT0qM3kService'false],
  3363.             'App\\Core\\Controller\\Admin\\ResultAdminController::index' => ['privates''.service_locator.7MteYgr''get_ServiceLocator_7MteYgrService'false],
  3364.             'App\\Core\\Controller\\Admin\\TeamAdminController::add' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3365.             'App\\Core\\Controller\\Admin\\TeamAdminController::delete' => ['privates''.service_locator.FLR_eUd''get_ServiceLocator_FLREUdService'false],
  3366.             'App\\Core\\Controller\\Admin\\TeamAdminController::edit' => ['privates''.service_locator.FLR_eUd''get_ServiceLocator_FLREUdService'false],
  3367.             'App\\Core\\Controller\\Admin\\TeamAdminController::index' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3368.             'App\\Core\\Controller\\Admin\\TournamentAdminController::archive' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3369.             'App\\Core\\Controller\\Admin\\TournamentAdminController::delete' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3370.             'App\\Core\\Controller\\Admin\\TournamentAdminController::edit' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3371.             'App\\Core\\Controller\\Admin\\TournamentAdminController::unarchive' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3372.             'App\\Core\\Controller\\Admin\\TournamentAdminController::view' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3373.             'App\\Core\\Controller\\LoginController::login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  3374.             'App\\Core\\Controller\\TournamentController::view' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3375.             'App\\Fast\\Controller\\FastController::setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  3376.             'App\\Obs\\Controller\\TournamentAdminObsSceneController::editScene' => ['privates''.service_locator.muOr7bz''get_ServiceLocator_MuOr7bzService'false],
  3377.             'App\\Obs\\Controller\\TournamentAdminObsSceneController::obsSettings' => ['privates''.service_locator.zeDr.05''get_ServiceLocator_ZeDr_05Service'false],
  3378.             'App\\Obs\\Controller\\TournamentAdminObsSceneGroupController::editScene' => ['privates''.service_locator.lGIHJuk''get_ServiceLocator_LGIHJukService'false],
  3379.             'App\\Obs\\Controller\\TournamentAdminObsSceneGroupController::obsSceneGroups' => ['privates''.service_locator.zeDr.05''get_ServiceLocator_ZeDr_05Service'false],
  3380.             'App\\Obs\\Controller\\TournamentAdminObsStreamController::editStream' => ['privates''.service_locator.zeDr.05''get_ServiceLocator_ZeDr_05Service'false],
  3381.             'App\\Obs\\Controller\\TournamentAdminObsStreamController::obsStreamSettings' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3382.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3383.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3384.             'kernel::terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  3385.             'App\\Api\\Controller\\CompetitionMatchApiController:getMatch' => ['privates''.service_locator.xlK35XD''get_ServiceLocator_XlK35XDService'false],
  3386.             'App\\Api\\Controller\\MatchFormatApiController:item' => ['privates''.service_locator.IfauRLV''get_ServiceLocator_IfauRLVService'false],
  3387.             'App\\Api\\Controller\\MatchFormatApiController:list' => ['privates''.service_locator.0SJ7Rnc''get_ServiceLocator_0SJ7RncService'false],
  3388.             'App\\Api\\Controller\\ResultApiController:delete' => ['privates''.service_locator.C82Ywzv''get_ServiceLocator_C82YwzvService'false],
  3389.             'App\\Api\\Controller\\ResultApiController:updateResult' => ['privates''.service_locator.C82Ywzv''get_ServiceLocator_C82YwzvService'false],
  3390.             'App\\Api\\Controller\\ResultApiController:view' => ['privates''.service_locator.C82Ywzv''get_ServiceLocator_C82YwzvService'false],
  3391.             'App\\Api\\Controller\\TableApiController:listActiveMatches' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3392.             'App\\Core\\Controller\\Admin\\CompetitionAdminController:add' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3393.             'App\\Core\\Controller\\Admin\\CompetitionAdminController:delete' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3394.             'App\\Core\\Controller\\Admin\\CompetitionAdminController:edit' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3395.             'App\\Core\\Controller\\Admin\\CompetitionAdminController:index' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3396.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController:delete' => ['privates''.service_locator.7MteYgr''get_ServiceLocator_7MteYgrService'false],
  3397.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController:edit' => ['privates''.service_locator.7MteYgr''get_ServiceLocator_7MteYgrService'false],
  3398.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController:index' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3399.             'App\\Core\\Controller\\Admin\\MatchFormatAdminController:add' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3400.             'App\\Core\\Controller\\Admin\\MatchFormatAdminController:view' => ['privates''.service_locator.4YcltEz''get_ServiceLocator_4YcltEzService'false],
  3401.             'App\\Core\\Controller\\Admin\\MatchFormatTemplateController:edit' => ['privates''.service_locator.uWubhwA''get_ServiceLocator_UWubhwAService'false],
  3402.             'App\\Core\\Controller\\Admin\\ResultAdminController:delete' => ['privates''.service_locator.FT0qM3k''get_ServiceLocator_FT0qM3kService'false],
  3403.             'App\\Core\\Controller\\Admin\\ResultAdminController:edit' => ['privates''.service_locator.FT0qM3k''get_ServiceLocator_FT0qM3kService'false],
  3404.             'App\\Core\\Controller\\Admin\\ResultAdminController:index' => ['privates''.service_locator.7MteYgr''get_ServiceLocator_7MteYgrService'false],
  3405.             'App\\Core\\Controller\\Admin\\TeamAdminController:add' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3406.             'App\\Core\\Controller\\Admin\\TeamAdminController:delete' => ['privates''.service_locator.FLR_eUd''get_ServiceLocator_FLREUdService'false],
  3407.             'App\\Core\\Controller\\Admin\\TeamAdminController:edit' => ['privates''.service_locator.FLR_eUd''get_ServiceLocator_FLREUdService'false],
  3408.             'App\\Core\\Controller\\Admin\\TeamAdminController:index' => ['privates''.service_locator.twTRpza''get_ServiceLocator_TwTRpzaService'false],
  3409.             'App\\Core\\Controller\\Admin\\TournamentAdminController:archive' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3410.             'App\\Core\\Controller\\Admin\\TournamentAdminController:delete' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3411.             'App\\Core\\Controller\\Admin\\TournamentAdminController:edit' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3412.             'App\\Core\\Controller\\Admin\\TournamentAdminController:unarchive' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3413.             'App\\Core\\Controller\\Admin\\TournamentAdminController:view' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3414.             'App\\Core\\Controller\\LoginController:login' => ['privates''.service_locator.UDgw6Ol''get_ServiceLocator_UDgw6OlService'false],
  3415.             'App\\Core\\Controller\\TournamentController:view' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3416.             'App\\Fast\\Controller\\FastController:setViewHandler' => ['privates''.service_locator.dHHQDtH''get_ServiceLocator_DHHQDtHService'false],
  3417.             'App\\Obs\\Controller\\TournamentAdminObsSceneController:editScene' => ['privates''.service_locator.muOr7bz''get_ServiceLocator_MuOr7bzService'false],
  3418.             'App\\Obs\\Controller\\TournamentAdminObsSceneController:obsSettings' => ['privates''.service_locator.zeDr.05''get_ServiceLocator_ZeDr_05Service'false],
  3419.             'App\\Obs\\Controller\\TournamentAdminObsSceneGroupController:editScene' => ['privates''.service_locator.lGIHJuk''get_ServiceLocator_LGIHJukService'false],
  3420.             'App\\Obs\\Controller\\TournamentAdminObsSceneGroupController:obsSceneGroups' => ['privates''.service_locator.zeDr.05''get_ServiceLocator_ZeDr_05Service'false],
  3421.             'App\\Obs\\Controller\\TournamentAdminObsStreamController:editStream' => ['privates''.service_locator.zeDr.05''get_ServiceLocator_ZeDr_05Service'false],
  3422.             'App\\Obs\\Controller\\TournamentAdminObsStreamController:obsStreamSettings' => ['privates''.service_locator.fGEo1Ac''get_ServiceLocator_FGEo1AcService'false],
  3423.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3424.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  3425.             'kernel:terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  3426.         ], [
  3427.             'App\\Api\\Controller\\CompetitionMatchApiController::getMatch' => '?',
  3428.             'App\\Api\\Controller\\MatchFormatApiController::item' => '?',
  3429.             'App\\Api\\Controller\\MatchFormatApiController::list' => '?',
  3430.             'App\\Api\\Controller\\ResultApiController::delete' => '?',
  3431.             'App\\Api\\Controller\\ResultApiController::updateResult' => '?',
  3432.             'App\\Api\\Controller\\ResultApiController::view' => '?',
  3433.             'App\\Api\\Controller\\TableApiController::listActiveMatches' => '?',
  3434.             'App\\Core\\Controller\\Admin\\CompetitionAdminController::add' => '?',
  3435.             'App\\Core\\Controller\\Admin\\CompetitionAdminController::delete' => '?',
  3436.             'App\\Core\\Controller\\Admin\\CompetitionAdminController::edit' => '?',
  3437.             'App\\Core\\Controller\\Admin\\CompetitionAdminController::index' => '?',
  3438.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController::delete' => '?',
  3439.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController::edit' => '?',
  3440.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController::index' => '?',
  3441.             'App\\Core\\Controller\\Admin\\MatchFormatAdminController::add' => '?',
  3442.             'App\\Core\\Controller\\Admin\\MatchFormatAdminController::view' => '?',
  3443.             'App\\Core\\Controller\\Admin\\MatchFormatTemplateController::edit' => '?',
  3444.             'App\\Core\\Controller\\Admin\\ResultAdminController::delete' => '?',
  3445.             'App\\Core\\Controller\\Admin\\ResultAdminController::edit' => '?',
  3446.             'App\\Core\\Controller\\Admin\\ResultAdminController::index' => '?',
  3447.             'App\\Core\\Controller\\Admin\\TeamAdminController::add' => '?',
  3448.             'App\\Core\\Controller\\Admin\\TeamAdminController::delete' => '?',
  3449.             'App\\Core\\Controller\\Admin\\TeamAdminController::edit' => '?',
  3450.             'App\\Core\\Controller\\Admin\\TeamAdminController::index' => '?',
  3451.             'App\\Core\\Controller\\Admin\\TournamentAdminController::archive' => '?',
  3452.             'App\\Core\\Controller\\Admin\\TournamentAdminController::delete' => '?',
  3453.             'App\\Core\\Controller\\Admin\\TournamentAdminController::edit' => '?',
  3454.             'App\\Core\\Controller\\Admin\\TournamentAdminController::unarchive' => '?',
  3455.             'App\\Core\\Controller\\Admin\\TournamentAdminController::view' => '?',
  3456.             'App\\Core\\Controller\\LoginController::login' => '?',
  3457.             'App\\Core\\Controller\\TournamentController::view' => '?',
  3458.             'App\\Fast\\Controller\\FastController::setViewHandler' => '?',
  3459.             'App\\Obs\\Controller\\TournamentAdminObsSceneController::editScene' => '?',
  3460.             'App\\Obs\\Controller\\TournamentAdminObsSceneController::obsSettings' => '?',
  3461.             'App\\Obs\\Controller\\TournamentAdminObsSceneGroupController::editScene' => '?',
  3462.             'App\\Obs\\Controller\\TournamentAdminObsSceneGroupController::obsSceneGroups' => '?',
  3463.             'App\\Obs\\Controller\\TournamentAdminObsStreamController::editStream' => '?',
  3464.             'App\\Obs\\Controller\\TournamentAdminObsStreamController::obsStreamSettings' => '?',
  3465.             'kernel::loadRoutes' => '?',
  3466.             'kernel::registerContainerConfiguration' => '?',
  3467.             'kernel::terminate' => '?',
  3468.             'App\\Api\\Controller\\CompetitionMatchApiController:getMatch' => '?',
  3469.             'App\\Api\\Controller\\MatchFormatApiController:item' => '?',
  3470.             'App\\Api\\Controller\\MatchFormatApiController:list' => '?',
  3471.             'App\\Api\\Controller\\ResultApiController:delete' => '?',
  3472.             'App\\Api\\Controller\\ResultApiController:updateResult' => '?',
  3473.             'App\\Api\\Controller\\ResultApiController:view' => '?',
  3474.             'App\\Api\\Controller\\TableApiController:listActiveMatches' => '?',
  3475.             'App\\Core\\Controller\\Admin\\CompetitionAdminController:add' => '?',
  3476.             'App\\Core\\Controller\\Admin\\CompetitionAdminController:delete' => '?',
  3477.             'App\\Core\\Controller\\Admin\\CompetitionAdminController:edit' => '?',
  3478.             'App\\Core\\Controller\\Admin\\CompetitionAdminController:index' => '?',
  3479.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController:delete' => '?',
  3480.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController:edit' => '?',
  3481.             'App\\Core\\Controller\\Admin\\CompetitionMatchAdminController:index' => '?',
  3482.             'App\\Core\\Controller\\Admin\\MatchFormatAdminController:add' => '?',
  3483.             'App\\Core\\Controller\\Admin\\MatchFormatAdminController:view' => '?',
  3484.             'App\\Core\\Controller\\Admin\\MatchFormatTemplateController:edit' => '?',
  3485.             'App\\Core\\Controller\\Admin\\ResultAdminController:delete' => '?',
  3486.             'App\\Core\\Controller\\Admin\\ResultAdminController:edit' => '?',
  3487.             'App\\Core\\Controller\\Admin\\ResultAdminController:index' => '?',
  3488.             'App\\Core\\Controller\\Admin\\TeamAdminController:add' => '?',
  3489.             'App\\Core\\Controller\\Admin\\TeamAdminController:delete' => '?',
  3490.             'App\\Core\\Controller\\Admin\\TeamAdminController:edit' => '?',
  3491.             'App\\Core\\Controller\\Admin\\TeamAdminController:index' => '?',
  3492.             'App\\Core\\Controller\\Admin\\TournamentAdminController:archive' => '?',
  3493.             'App\\Core\\Controller\\Admin\\TournamentAdminController:delete' => '?',
  3494.             'App\\Core\\Controller\\Admin\\TournamentAdminController:edit' => '?',
  3495.             'App\\Core\\Controller\\Admin\\TournamentAdminController:unarchive' => '?',
  3496.             'App\\Core\\Controller\\Admin\\TournamentAdminController:view' => '?',
  3497.             'App\\Core\\Controller\\LoginController:login' => '?',
  3498.             'App\\Core\\Controller\\TournamentController:view' => '?',
  3499.             'App\\Fast\\Controller\\FastController:setViewHandler' => '?',
  3500.             'App\\Obs\\Controller\\TournamentAdminObsSceneController:editScene' => '?',
  3501.             'App\\Obs\\Controller\\TournamentAdminObsSceneController:obsSettings' => '?',
  3502.             'App\\Obs\\Controller\\TournamentAdminObsSceneGroupController:editScene' => '?',
  3503.             'App\\Obs\\Controller\\TournamentAdminObsSceneGroupController:obsSceneGroups' => '?',
  3504.             'App\\Obs\\Controller\\TournamentAdminObsStreamController:editStream' => '?',
  3505.             'App\\Obs\\Controller\\TournamentAdminObsStreamController:obsStreamSettings' => '?',
  3506.             'kernel:loadRoutes' => '?',
  3507.             'kernel:registerContainerConfiguration' => '?',
  3508.             'kernel:terminate' => '?',
  3509.         ]);
  3510.     }
  3511.     /**
  3512.      * Gets the private '.service_locator.UDgw6Ol' shared service.
  3513.      *
  3514.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3515.      */
  3516.     protected function get_ServiceLocator_UDgw6OlService()
  3517.     {
  3518.         return $this->privates['.service_locator.UDgw6Ol'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3519.             'authenticationUtils' => ['privates''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  3520.         ], [
  3521.             'authenticationUtils' => '?',
  3522.         ]);
  3523.     }
  3524.     /**
  3525.      * Gets the private '.service_locator.dHHQDtH' shared service.
  3526.      *
  3527.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3528.      */
  3529.     protected function get_ServiceLocator_DHHQDtHService()
  3530.     {
  3531.         return $this->privates['.service_locator.dHHQDtH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3532.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  3533.         ], [
  3534.             'viewhandler' => '?',
  3535.         ]);
  3536.     }
  3537.     /**
  3538.      * Gets the private '.service_locator.etKoWjt' shared service.
  3539.      *
  3540.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3541.      */
  3542.     protected function get_ServiceLocator_EtKoWjtService()
  3543.     {
  3544.         return $this->privates['.service_locator.etKoWjt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3545.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  3546.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  3547.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  3548.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  3549.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  3550.             'router' => ['services''router''getRouterService'false],
  3551.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  3552.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  3553.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  3554.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  3555.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  3556.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  3557.         ], [
  3558.             'doctrine' => '?',
  3559.             'form.factory' => '?',
  3560.             'http_kernel' => '?',
  3561.             'parameter_bag' => '?',
  3562.             'request_stack' => '?',
  3563.             'router' => '?',
  3564.             'security.authorization_checker' => '?',
  3565.             'security.csrf.token_manager' => '?',
  3566.             'security.token_storage' => '?',
  3567.             'serializer' => '?',
  3568.             'session' => '.session.deprecated',
  3569.             'twig' => '?',
  3570.         ]);
  3571.     }
  3572.     /**
  3573.      * Gets the private '.service_locator.fGEo1Ac' shared service.
  3574.      *
  3575.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3576.      */
  3577.     protected function get_ServiceLocator_FGEo1AcService()
  3578.     {
  3579.         return $this->privates['.service_locator.fGEo1Ac'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3580.             'tournament' => ['privates''.errored..service_locator.fGEo1Ac.App\\Core\\Entity\\Tournament'NULL'Cannot autowire service ".service_locator.fGEo1Ac": it references class "App\\Core\\Entity\\Tournament" but no such service exists.'],
  3581.         ], [
  3582.             'tournament' => 'App\\Core\\Entity\\Tournament',
  3583.         ]);
  3584.     }
  3585.     /**
  3586.      * Gets the private '.service_locator.jlyTfzM' shared service.
  3587.      *
  3588.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3589.      */
  3590.     protected function get_ServiceLocator_JlyTfzMService()
  3591.     {
  3592.         return $this->privates['.service_locator.jlyTfzM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3593.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  3594.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  3595.         ], [
  3596.             'event_dispatcher' => '?',
  3597.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  3598.         ]);
  3599.     }
  3600.     /**
  3601.      * Gets the private '.service_locator.lGIHJuk' shared service.
  3602.      *
  3603.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3604.      */
  3605.     protected function get_ServiceLocator_LGIHJukService()
  3606.     {
  3607.         return $this->privates['.service_locator.lGIHJuk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3608.             'sceneGroup' => ['privates''.errored..service_locator.lGIHJuk.App\\Core\\Entity\\SceneGroup'NULL'Cannot autowire service ".service_locator.lGIHJuk": it references class "App\\Core\\Entity\\SceneGroup" but no such service exists.'],
  3609.             'stream' => ['privates''.errored..service_locator.lGIHJuk.App\\Core\\Entity\\Stream'NULL'Cannot autowire service ".service_locator.lGIHJuk": it references class "App\\Core\\Entity\\Stream" but no such service exists.'],
  3610.             'tournament' => ['privates''.errored..service_locator.lGIHJuk.App\\Core\\Entity\\Tournament'NULL'Cannot autowire service ".service_locator.lGIHJuk": it references class "App\\Core\\Entity\\Tournament" but no such service exists.'],
  3611.         ], [
  3612.             'sceneGroup' => 'App\\Core\\Entity\\SceneGroup',
  3613.             'stream' => 'App\\Core\\Entity\\Stream',
  3614.             'tournament' => 'App\\Core\\Entity\\Tournament',
  3615.         ]);
  3616.     }
  3617.     /**
  3618.      * Gets the private '.service_locator.muOr7bz' shared service.
  3619.      *
  3620.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3621.      */
  3622.     protected function get_ServiceLocator_MuOr7bzService()
  3623.     {
  3624.         return $this->privates['.service_locator.muOr7bz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3625.             'scene' => ['privates''.errored..service_locator.muOr7bz.App\\Core\\Entity\\Scene'NULL'Cannot autowire service ".service_locator.muOr7bz": it references class "App\\Core\\Entity\\Scene" but no such service exists.'],
  3626.             'stream' => ['privates''.errored..service_locator.muOr7bz.App\\Core\\Entity\\Stream'NULL'Cannot autowire service ".service_locator.muOr7bz": it references class "App\\Core\\Entity\\Stream" but no such service exists.'],
  3627.             'tournament' => ['privates''.errored..service_locator.muOr7bz.App\\Core\\Entity\\Tournament'NULL'Cannot autowire service ".service_locator.muOr7bz": it references class "App\\Core\\Entity\\Tournament" but no such service exists.'],
  3628.         ], [
  3629.             'scene' => 'App\\Core\\Entity\\Scene',
  3630.             'stream' => 'App\\Core\\Entity\\Stream',
  3631.             'tournament' => 'App\\Core\\Entity\\Tournament',
  3632.         ]);
  3633.     }
  3634.     /**
  3635.      * Gets the private '.service_locator.twTRpza' shared service.
  3636.      *
  3637.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3638.      */
  3639.     protected function get_ServiceLocator_TwTRpzaService()
  3640.     {
  3641.         return $this->privates['.service_locator.twTRpza'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3642.             'competition' => ['privates''.errored..service_locator.twTRpza.App\\Core\\Entity\\Competition'NULL'Cannot autowire service ".service_locator.twTRpza": it references class "App\\Core\\Entity\\Competition" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionInterface" instead.'],
  3643.             'tournament' => ['privates''.errored..service_locator.twTRpza.App\\Core\\Entity\\Tournament'NULL'Cannot autowire service ".service_locator.twTRpza": it references class "App\\Core\\Entity\\Tournament" but no such service exists.'],
  3644.         ], [
  3645.             'competition' => 'App\\Core\\Entity\\Competition',
  3646.             'tournament' => 'App\\Core\\Entity\\Tournament',
  3647.         ]);
  3648.     }
  3649.     /**
  3650.      * Gets the private '.service_locator.uWubhwA' shared service.
  3651.      *
  3652.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3653.      */
  3654.     protected function get_ServiceLocator_UWubhwAService()
  3655.     {
  3656.         return $this->privates['.service_locator.uWubhwA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3657.             'template' => ['privates''.errored..service_locator.uWubhwA.App\\Core\\Entity\\MatchFormat'NULL'Cannot autowire service ".service_locator.uWubhwA": it references class "App\\Core\\Entity\\MatchFormat" but no such service exists.'],
  3658.         ], [
  3659.             'template' => 'App\\Core\\Entity\\MatchFormat',
  3660.         ]);
  3661.     }
  3662.     /**
  3663.      * Gets the private '.service_locator.xlK35XD' shared service.
  3664.      *
  3665.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3666.      */
  3667.     protected function get_ServiceLocator_XlK35XDService()
  3668.     {
  3669.         return $this->privates['.service_locator.xlK35XD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3670.             'match' => ['privates''.errored..service_locator.xlK35XD.App\\Core\\Entity\\CompetitionMatch'NULL'Cannot autowire service ".service_locator.xlK35XD": it references class "App\\Core\\Entity\\CompetitionMatch" but no such service exists. Try changing the type-hint to "App\\Core\\DataObjectInterface\\CompetitionMatchInterface" instead.'],
  3671.         ], [
  3672.             'match' => 'App\\Core\\Entity\\CompetitionMatch',
  3673.         ]);
  3674.     }
  3675.     /**
  3676.      * Gets the private '.service_locator.zJyh7qS' shared service.
  3677.      *
  3678.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3679.      */
  3680.     protected function get_ServiceLocator_ZJyh7qSService()
  3681.     {
  3682.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3683.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  3684.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  3685.         ], [
  3686.             'security.firewall.map.context.dev' => '?',
  3687.             'security.firewall.map.context.main' => '?',
  3688.         ]);
  3689.     }
  3690.     /**
  3691.      * Gets the private '.service_locator.zeDr.05' shared service.
  3692.      *
  3693.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3694.      */
  3695.     protected function get_ServiceLocator_ZeDr_05Service()
  3696.     {
  3697.         return $this->privates['.service_locator.zeDr.05'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3698.             'stream' => ['privates''.errored..service_locator.zeDr.05.App\\Core\\Entity\\Stream'NULL'Cannot autowire service ".service_locator.zeDr.05": it references class "App\\Core\\Entity\\Stream" but no such service exists.'],
  3699.             'tournament' => ['privates''.errored..service_locator.zeDr.05.App\\Core\\Entity\\Tournament'NULL'Cannot autowire service ".service_locator.zeDr.05": it references class "App\\Core\\Entity\\Tournament" but no such service exists.'],
  3700.         ], [
  3701.             'stream' => 'App\\Core\\Entity\\Stream',
  3702.             'tournament' => 'App\\Core\\Entity\\Tournament',
  3703.         ]);
  3704.     }
  3705.     /**
  3706.      * Gets the private '.session.deprecated' shared service.
  3707.      *
  3708.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  3709.      */
  3710.     protected function get_Session_DeprecatedService()
  3711.     {
  3712.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3713.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  3714.         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();
  3715.     }
  3716.     /**
  3717.      * Gets the private '.twig.command.debug.lazy' shared service.
  3718.      *
  3719.      * @return \Symfony\Component\Console\Command\LazyCommand
  3720.      */
  3721.     protected function get_Twig_Command_Debug_LazyService()
  3722.     {
  3723.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3725.         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 {
  3726.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  3727.         });
  3728.     }
  3729.     /**
  3730.      * Gets the private '.twig.command.lint.lazy' shared service.
  3731.      *
  3732.      * @return \Symfony\Component\Console\Command\LazyCommand
  3733.      */
  3734.     protected function get_Twig_Command_Lint_LazyService()
  3735.     {
  3736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3738.         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 {
  3739.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  3740.         });
  3741.     }
  3742.     /**
  3743.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  3744.      *
  3745.      * @return \Symfony\Component\Console\Command\LazyCommand
  3746.      */
  3747.     protected function get_VarDumper_Command_ServerDump_LazyService()
  3748.     {
  3749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3751.         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 {
  3752.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  3753.         });
  3754.     }
  3755.     /**
  3756.      * Gets the private 'App\Core\EventSubscriber\CreateCompetitionRankingSubscriber' shared autowired service.
  3757.      *
  3758.      * @return \App\Core\EventSubscriber\CreateCompetitionRankingSubscriber
  3759.      */
  3760.     protected function getCreateCompetitionRankingSubscriberService()
  3761.     {
  3762.         include_once \dirname(__DIR__4).'/src/Core/EventSubscriber/CreateCompetitionRankingSubscriber.php';
  3763.         include_once \dirname(__DIR__4).'/src/Core/Service/FastProcessor/CompetitionRankingProcessor.php';
  3764.         return $this->privates['App\\Core\\EventSubscriber\\CreateCompetitionRankingSubscriber'] = new \App\Core\EventSubscriber\CreateCompetitionRankingSubscriber(new \App\Core\Service\FastProcessor\CompetitionRankingProcessor(($this->privates['App\\Core\\Repository\\CompetitionRepository'] ?? $this->getCompetitionRepositoryService()), ($this->privates['App\\Core\\Repository\\CompetitionRankingRepository'] ?? $this->getCompetitionRankingRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  3765.     }
  3766.     /**
  3767.      * Gets the private 'App\Core\EventSubscriber\CreateCompetitionSubscriber' shared autowired service.
  3768.      *
  3769.      * @return \App\Core\EventSubscriber\CreateCompetitionSubscriber
  3770.      */
  3771.     protected function getCreateCompetitionSubscriberService()
  3772.     {
  3773.         include_once \dirname(__DIR__4).'/src/Core/EventSubscriber/CreateCompetitionSubscriber.php';
  3774.         include_once \dirname(__DIR__4).'/src/Core/Service/FastProcessor/CompetitionProcessor.php';
  3775.         return $this->privates['App\\Core\\EventSubscriber\\CreateCompetitionSubscriber'] = new \App\Core\EventSubscriber\CreateCompetitionSubscriber(new \App\Core\Service\FastProcessor\CompetitionProcessor(($this->privates['App\\Core\\Repository\\CompetitionRepository'] ?? $this->getCompetitionRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())));
  3776.     }
  3777.     /**
  3778.      * Gets the private 'App\Core\Form\Type\CompetitionFromType' shared autowired service.
  3779.      *
  3780.      * @return \App\Core\Form\Type\CompetitionFromType
  3781.      */
  3782.     protected function getCompetitionFromTypeService()
  3783.     {
  3784.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3785.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3786.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/CompetitionFromType.php';
  3787.         return $this->privates['App\\Core\\Form\\Type\\CompetitionFromType'] = new \App\Core\Form\Type\CompetitionFromType();
  3788.     }
  3789.     /**
  3790.      * Gets the private 'App\Core\Form\Type\CompetitionMatchFromType' shared autowired service.
  3791.      *
  3792.      * @return \App\Core\Form\Type\CompetitionMatchFromType
  3793.      */
  3794.     protected function getCompetitionMatchFromTypeService()
  3795.     {
  3796.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3797.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3798.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/CompetitionMatchFromType.php';
  3799.         include_once \dirname(__DIR__4).'/src/Core/Service/CompetitionTypeChecker.php';
  3800.         return $this->privates['App\\Core\\Form\\Type\\CompetitionMatchFromType'] = new \App\Core\Form\Type\CompetitionMatchFromType(new \App\Core\Service\CompetitionTypeChecker());
  3801.     }
  3802.     /**
  3803.      * Gets the private 'App\Core\Form\Type\MatchFormatFromType' shared autowired service.
  3804.      *
  3805.      * @return \App\Core\Form\Type\MatchFormatFromType
  3806.      */
  3807.     protected function getMatchFormatFromTypeService()
  3808.     {
  3809.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3810.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3811.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/MatchFormatFromType.php';
  3812.         return $this->privates['App\\Core\\Form\\Type\\MatchFormatFromType'] = new \App\Core\Form\Type\MatchFormatFromType();
  3813.     }
  3814.     /**
  3815.      * Gets the private 'App\Core\Form\Type\ResultFormType' shared autowired service.
  3816.      *
  3817.      * @return \App\Core\Form\Type\ResultFormType
  3818.      */
  3819.     protected function getResultFormTypeService()
  3820.     {
  3821.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3822.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3823.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/ResultFormType.php';
  3824.         return $this->privates['App\\Core\\Form\\Type\\ResultFormType'] = new \App\Core\Form\Type\ResultFormType();
  3825.     }
  3826.     /**
  3827.      * Gets the private 'App\Core\Form\Type\SceneFormType' shared autowired service.
  3828.      *
  3829.      * @return \App\Core\Form\Type\SceneFormType
  3830.      */
  3831.     protected function getSceneFormTypeService()
  3832.     {
  3833.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3834.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3835.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/SceneFormType.php';
  3836.         return $this->privates['App\\Core\\Form\\Type\\SceneFormType'] = new \App\Core\Form\Type\SceneFormType();
  3837.     }
  3838.     /**
  3839.      * Gets the private 'App\Core\Form\Type\SceneGroupFormType' shared autowired service.
  3840.      *
  3841.      * @return \App\Core\Form\Type\SceneGroupFormType
  3842.      */
  3843.     protected function getSceneGroupFormTypeService()
  3844.     {
  3845.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3846.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3847.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/SceneGroupFormType.php';
  3848.         return $this->privates['App\\Core\\Form\\Type\\SceneGroupFormType'] = new \App\Core\Form\Type\SceneGroupFormType();
  3849.     }
  3850.     /**
  3851.      * Gets the private 'App\Core\Form\Type\StreamFormType' shared autowired service.
  3852.      *
  3853.      * @return \App\Core\Form\Type\StreamFormType
  3854.      */
  3855.     protected function getStreamFormTypeService()
  3856.     {
  3857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3859.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/StreamFormType.php';
  3860.         return $this->privates['App\\Core\\Form\\Type\\StreamFormType'] = new \App\Core\Form\Type\StreamFormType();
  3861.     }
  3862.     /**
  3863.      * Gets the private 'App\Core\Form\Type\TeamFormType' shared autowired service.
  3864.      *
  3865.      * @return \App\Core\Form\Type\TeamFormType
  3866.      */
  3867.     protected function getTeamFormTypeService()
  3868.     {
  3869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3871.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/TeamFormType.php';
  3872.         return $this->privates['App\\Core\\Form\\Type\\TeamFormType'] = new \App\Core\Form\Type\TeamFormType();
  3873.     }
  3874.     /**
  3875.      * Gets the private 'App\Core\Form\Type\TournamentFromType' shared autowired service.
  3876.      *
  3877.      * @return \App\Core\Form\Type\TournamentFromType
  3878.      */
  3879.     protected function getTournamentFromTypeService()
  3880.     {
  3881.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3882.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3883.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/TournamentFromType.php';
  3884.         return $this->privates['App\\Core\\Form\\Type\\TournamentFromType'] = new \App\Core\Form\Type\TournamentFromType();
  3885.     }
  3886.     /**
  3887.      * Gets the private 'App\Core\Form\Type\UserFormType' shared autowired service.
  3888.      *
  3889.      * @return \App\Core\Form\Type\UserFormType
  3890.      */
  3891.     protected function getUserFormTypeService()
  3892.     {
  3893.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3894.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3895.         include_once \dirname(__DIR__4).'/src/Core/Form/Type/UserFormType.php';
  3896.         return $this->privates['App\\Core\\Form\\Type\\UserFormType'] = new \App\Core\Form\Type\UserFormType(($this->services['translator'] ?? $this->getTranslatorService()));
  3897.     }
  3898.     /**
  3899.      * Gets the private 'App\Core\Repository\CompetitionMatchRepository' shared autowired service.
  3900.      *
  3901.      * @return \App\Core\Repository\CompetitionMatchRepository
  3902.      */
  3903.     protected function getCompetitionMatchRepositoryService()
  3904.     {
  3905.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3906.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3907.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3908.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3909.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3910.         include_once \dirname(__DIR__4).'/src/Core/Repository/CompetitionMatchRepository.php';
  3911.         return $this->privates['App\\Core\\Repository\\CompetitionMatchRepository'] = new \App\Core\Repository\CompetitionMatchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3912.     }
  3913.     /**
  3914.      * Gets the private 'App\Core\Repository\CompetitionRankingRepository' shared autowired service.
  3915.      *
  3916.      * @return \App\Core\Repository\CompetitionRankingRepository
  3917.      */
  3918.     protected function getCompetitionRankingRepositoryService()
  3919.     {
  3920.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3921.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3922.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3923.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3924.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3925.         include_once \dirname(__DIR__4).'/src/Core/Repository/CompetitionRankingRepository.php';
  3926.         return $this->privates['App\\Core\\Repository\\CompetitionRankingRepository'] = new \App\Core\Repository\CompetitionRankingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3927.     }
  3928.     /**
  3929.      * Gets the private 'App\Core\Repository\CompetitionRepository' shared autowired service.
  3930.      *
  3931.      * @return \App\Core\Repository\CompetitionRepository
  3932.      */
  3933.     protected function getCompetitionRepositoryService()
  3934.     {
  3935.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3936.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3937.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3938.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3939.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3940.         include_once \dirname(__DIR__4).'/src/Core/Repository/CompetitionRepository.php';
  3941.         return $this->privates['App\\Core\\Repository\\CompetitionRepository'] = new \App\Core\Repository\CompetitionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3942.     }
  3943.     /**
  3944.      * Gets the private 'App\Core\Repository\MatchFormatRepository' shared autowired service.
  3945.      *
  3946.      * @return \App\Core\Repository\MatchFormatRepository
  3947.      */
  3948.     protected function getMatchFormatRepositoryService()
  3949.     {
  3950.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3951.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3952.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3953.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3954.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3955.         include_once \dirname(__DIR__4).'/src/Core/Repository/MatchFormatRepository.php';
  3956.         return $this->privates['App\\Core\\Repository\\MatchFormatRepository'] = new \App\Core\Repository\MatchFormatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3957.     }
  3958.     /**
  3959.      * Gets the private 'App\Core\Repository\PlayerRepository' shared autowired service.
  3960.      *
  3961.      * @return \App\Core\Repository\PlayerRepository
  3962.      */
  3963.     protected function getPlayerRepositoryService()
  3964.     {
  3965.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3966.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3967.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3968.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3969.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3970.         include_once \dirname(__DIR__4).'/src/Core/Repository/PlayerRepository.php';
  3971.         return $this->privates['App\\Core\\Repository\\PlayerRepository'] = new \App\Core\Repository\PlayerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3972.     }
  3973.     /**
  3974.      * Gets the private 'App\Core\Repository\ResultRepository' shared autowired service.
  3975.      *
  3976.      * @return \App\Core\Repository\ResultRepository
  3977.      */
  3978.     protected function getResultRepositoryService()
  3979.     {
  3980.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3981.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3982.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3983.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3984.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3985.         include_once \dirname(__DIR__4).'/src/Core/Repository/ResultRepository.php';
  3986.         return $this->privates['App\\Core\\Repository\\ResultRepository'] = new \App\Core\Repository\ResultRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3987.     }
  3988.     /**
  3989.      * Gets the private 'App\Core\Repository\RoleRepository' shared autowired service.
  3990.      *
  3991.      * @return \App\Core\Repository\RoleRepository
  3992.      */
  3993.     protected function getRoleRepositoryService()
  3994.     {
  3995.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  3996.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3997.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  3998.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3999.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4000.         include_once \dirname(__DIR__4).'/src/Core/Repository/RoleRepository.php';
  4001.         return $this->privates['App\\Core\\Repository\\RoleRepository'] = new \App\Core\Repository\RoleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4002.     }
  4003.     /**
  4004.      * Gets the private 'App\Core\Repository\SceneGroupRepository' shared autowired service.
  4005.      *
  4006.      * @return \App\Core\Repository\SceneGroupRepository
  4007.      */
  4008.     protected function getSceneGroupRepositoryService()
  4009.     {
  4010.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  4011.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4012.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4013.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4014.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4015.         include_once \dirname(__DIR__4).'/src/Core/Repository/SceneGroupRepository.php';
  4016.         return $this->privates['App\\Core\\Repository\\SceneGroupRepository'] = new \App\Core\Repository\SceneGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4017.     }
  4018.     /**
  4019.      * Gets the private 'App\Core\Repository\SceneRepository' shared autowired service.
  4020.      *
  4021.      * @return \App\Core\Repository\SceneRepository
  4022.      */
  4023.     protected function getSceneRepositoryService()
  4024.     {
  4025.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  4026.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4027.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4028.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4029.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4030.         include_once \dirname(__DIR__4).'/src/Core/Repository/SceneRepository.php';
  4031.         return $this->privates['App\\Core\\Repository\\SceneRepository'] = new \App\Core\Repository\SceneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4032.     }
  4033.     /**
  4034.      * Gets the private 'App\Core\Repository\StreamRepository' shared autowired service.
  4035.      *
  4036.      * @return \App\Core\Repository\StreamRepository
  4037.      */
  4038.     protected function getStreamRepositoryService()
  4039.     {
  4040.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  4041.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4042.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4043.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4044.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4045.         include_once \dirname(__DIR__4).'/src/Core/Repository/StreamRepository.php';
  4046.         return $this->privates['App\\Core\\Repository\\StreamRepository'] = new \App\Core\Repository\StreamRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4047.     }
  4048.     /**
  4049.      * Gets the private 'App\Core\Repository\TableRepository' shared autowired service.
  4050.      *
  4051.      * @return \App\Core\Repository\TableRepository
  4052.      */
  4053.     protected function getTableRepositoryService()
  4054.     {
  4055.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  4056.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4057.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4058.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4059.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4060.         include_once \dirname(__DIR__4).'/src/Core/Repository/TableRepository.php';
  4061.         return $this->privates['App\\Core\\Repository\\TableRepository'] = new \App\Core\Repository\TableRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4062.     }
  4063.     /**
  4064.      * Gets the private 'App\Core\Repository\TeamRepository' shared autowired service.
  4065.      *
  4066.      * @return \App\Core\Repository\TeamRepository
  4067.      */
  4068.     protected function getTeamRepositoryService()
  4069.     {
  4070.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  4071.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4072.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4073.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4074.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4075.         include_once \dirname(__DIR__4).'/src/Core/Repository/TeamRepository.php';
  4076.         return $this->privates['App\\Core\\Repository\\TeamRepository'] = new \App\Core\Repository\TeamRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4077.     }
  4078.     /**
  4079.      * Gets the private 'App\Core\Repository\TournamentRepository' shared autowired service.
  4080.      *
  4081.      * @return \App\Core\Repository\TournamentRepository
  4082.      */
  4083.     protected function getTournamentRepositoryService()
  4084.     {
  4085.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  4086.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4087.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4088.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4089.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4090.         include_once \dirname(__DIR__4).'/src/Core/Repository/TournamentRepository.php';
  4091.         return $this->privates['App\\Core\\Repository\\TournamentRepository'] = new \App\Core\Repository\TournamentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4092.     }
  4093.     /**
  4094.      * Gets the private 'App\Core\Repository\UserRepository' shared autowired service.
  4095.      *
  4096.      * @return \App\Core\Repository\UserRepository
  4097.      */
  4098.     protected function getUserRepositoryService()
  4099.     {
  4100.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  4101.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4102.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4103.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4104.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4105.         include_once \dirname(__DIR__4).'/src/Core/Repository/UserRepository.php';
  4106.         return $this->privates['App\\Core\\Repository\\UserRepository'] = new \App\Core\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4107.     }
  4108.     /**
  4109.      * Gets the private 'App\Core\Service\PluginFinder' shared autowired service.
  4110.      *
  4111.      * @return \App\Core\Service\PluginFinder
  4112.      */
  4113.     protected function getPluginFinderService()
  4114.     {
  4115.         include_once \dirname(__DIR__4).'/src/Core/Service/PluginFinder.php';
  4116.         return $this->privates['App\\Core\\Service\\PluginFinder'] = new \App\Core\Service\PluginFinder(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
  4117.     }
  4118.     /**
  4119.      * Gets the private 'App\Core\WebSocket\WebSocketServerCommand' shared autowired service.
  4120.      *
  4121.      * @return \App\Core\WebSocket\WebSocketServerCommand
  4122.      */
  4123.     protected function getWebSocketServerCommandService()
  4124.     {
  4125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4126.         include_once \dirname(__DIR__4).'/src/Core/WebSocket/WebSocketServerCommand.php';
  4127.         $this->privates['App\\Core\\WebSocket\\WebSocketServerCommand'] = $instance = new \App\Core\WebSocket\WebSocketServerCommand($this->getEnv('LOCAL_WS_PORT'));
  4128.         $instance->setName('run:websocket-server');
  4129.         return $instance;
  4130.     }
  4131.     /**
  4132.      * Gets the private 'App\Replayer\Repository\ScrapedDataRepository' shared autowired service.
  4133.      *
  4134.      * @return \App\Replayer\Repository\ScrapedDataRepository
  4135.      */
  4136.     protected function getScrapedDataRepositoryService()
  4137.     {
  4138.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  4139.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  4140.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  4141.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  4142.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  4143.         include_once \dirname(__DIR__4).'/src/Replayer/Repository/ScrapedDataRepository.php';
  4144.         return $this->privates['App\\Replayer\\Repository\\ScrapedDataRepository'] = new \App\Replayer\Repository\ScrapedDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4145.     }
  4146.     /**
  4147.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  4148.      *
  4149.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  4150.      */
  4151.     protected function getManagerRegistryAwareConnectionProviderService()
  4152.     {
  4153.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  4154.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  4155.         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'));
  4156.     }
  4157.     /**
  4158.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  4159.      *
  4160.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  4161.      */
  4162.     protected function getRunSqlCommandService()
  4163.     {
  4164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4165.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  4166.         $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()));
  4167.         $instance->setName('dbal:run-sql');
  4168.         return $instance;
  4169.     }
  4170.     /**
  4171.      * Gets the private 'annotations.cache_adapter' shared service.
  4172.      *
  4173.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  4174.      */
  4175.     protected function getAnnotations_CacheAdapterService()
  4176.     {
  4177.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  4178.     }
  4179.     /**
  4180.      * Gets the private 'annotations.cache_warmer' shared service.
  4181.      *
  4182.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  4183.      */
  4184.     protected function getAnnotations_CacheWarmerService()
  4185.     {
  4186.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4187.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  4188.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  4189.         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);
  4190.     }
  4191.     /**
  4192.      * Gets the private 'annotations.cached_reader' shared service.
  4193.      *
  4194.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  4195.      */
  4196.     protected function getAnnotations_CachedReaderService()
  4197.     {
  4198.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  4199.     }
  4200.     /**
  4201.      * Gets the private 'annotations.reader' shared service.
  4202.      *
  4203.      * @return \Doctrine\Common\Annotations\AnnotationReader
  4204.      */
  4205.     protected function getAnnotations_ReaderService()
  4206.     {
  4207.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  4208.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  4209.         $a->registerUniqueLoader('class_exists');
  4210.         $instance->addGlobalIgnoredName('required'$a);
  4211.         return $instance;
  4212.     }
  4213.     /**
  4214.      * Gets the private 'asprega.breadcrumb.builder' shared service.
  4215.      *
  4216.      * @return \AndreaSprega\Bundle\BreadcrumbBundle\Service\BreadcrumbBuilder
  4217.      */
  4218.     protected function getAsprega_Breadcrumb_BuilderService()
  4219.     {
  4220.         return $this->privates['asprega.breadcrumb.builder'] = new \AndreaSprega\Bundle\BreadcrumbBundle\Service\BreadcrumbBuilder(new \AndreaSprega\Bundle\BreadcrumbBundle\Service\BreadcrumbItemFactory());
  4221.     }
  4222.     /**
  4223.      * Gets the private 'asprega.breadcrumb.listener' shared service.
  4224.      *
  4225.      * @return \AndreaSprega\Bundle\BreadcrumbBundle\EventListener\BreadcrumbListener
  4226.      */
  4227.     protected function getAsprega_Breadcrumb_ListenerService()
  4228.     {
  4229.         return $this->privates['asprega.breadcrumb.listener'] = new \AndreaSprega\Bundle\BreadcrumbBundle\EventListener\BreadcrumbListener(($this->privates['asprega.breadcrumb.builder'] ?? $this->getAsprega_Breadcrumb_BuilderService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4230.     }
  4231.     /**
  4232.      * Gets the private 'assets.packages' shared service.
  4233.      *
  4234.      * @return \Symfony\Component\Asset\Packages
  4235.      */
  4236.     protected function getAssets_PackagesService()
  4237.     {
  4238.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  4239.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  4240.             return new \EmptyIterator();
  4241.         }, 0));
  4242.     }
  4243.     /**
  4244.      * Gets the private 'cache.annotations' shared service.
  4245.      *
  4246.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4247.      */
  4248.     protected function getCache_AnnotationsService()
  4249.     {
  4250.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('gSq+S7qx56'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4251.     }
  4252.     /**
  4253.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  4254.      *
  4255.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4256.      */
  4257.     protected function getCache_Doctrine_Orm_Default_QueryService()
  4258.     {
  4259.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4260.     }
  4261.     /**
  4262.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  4263.      *
  4264.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4265.      */
  4266.     protected function getCache_Doctrine_Orm_Default_ResultService()
  4267.     {
  4268.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4269.     }
  4270.     /**
  4271.      * Gets the private 'cache.doctrine.orm.replayer.query' shared service.
  4272.      *
  4273.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4274.      */
  4275.     protected function getCache_Doctrine_Orm_Replayer_QueryService()
  4276.     {
  4277.         return $this->privates['cache.doctrine.orm.replayer.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4278.     }
  4279.     /**
  4280.      * Gets the private 'cache.doctrine.orm.replayer.result' shared service.
  4281.      *
  4282.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4283.      */
  4284.     protected function getCache_Doctrine_Orm_Replayer_ResultService()
  4285.     {
  4286.         return $this->privates['cache.doctrine.orm.replayer.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  4287.     }
  4288.     /**
  4289.      * Gets the private 'cache.property_info' shared service.
  4290.      *
  4291.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4292.      */
  4293.     protected function getCache_PropertyInfoService()
  4294.     {
  4295.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('N5qwoIoL7i'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4296.     }
  4297.     /**
  4298.      * Gets the private 'cache.security_expression_language' shared service.
  4299.      *
  4300.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4301.      */
  4302.     protected function getCache_SecurityExpressionLanguageService()
  4303.     {
  4304.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cn0HDOCQoS'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4305.     }
  4306.     /**
  4307.      * Gets the private 'cache.serializer' shared service.
  4308.      *
  4309.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4310.      */
  4311.     protected function getCache_SerializerService()
  4312.     {
  4313.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DPADT3Q9VX'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4314.     }
  4315.     /**
  4316.      * Gets the private 'cache.validator' shared service.
  4317.      *
  4318.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4319.      */
  4320.     protected function getCache_ValidatorService()
  4321.     {
  4322.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kkvapUiujq'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4323.     }
  4324.     /**
  4325.      * Gets the private 'cache.webpack_encore' shared service.
  4326.      *
  4327.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4328.      */
  4329.     protected function getCache_WebpackEncoreService()
  4330.     {
  4331.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wH98W5qCHf'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4332.     }
  4333.     /**
  4334.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  4335.      *
  4336.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  4337.      */
  4338.     protected function getCachePoolClearer_CacheWarmerService()
  4339.     {
  4340.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4341.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  4342.         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']);
  4343.     }
  4344.     /**
  4345.      * Gets the private 'config_builder.warmer' shared service.
  4346.      *
  4347.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  4348.      */
  4349.     protected function getConfigBuilder_WarmerService()
  4350.     {
  4351.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4352.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  4353.         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()));
  4354.     }
  4355.     /**
  4356.      * Gets the private 'config_cache_factory' shared service.
  4357.      *
  4358.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4359.      */
  4360.     protected function getConfigCacheFactoryService()
  4361.     {
  4362.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4363.             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)));
  4364.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4365.         }, 2));
  4366.     }
  4367.     /**
  4368.      * Gets the private 'console.command.about' shared service.
  4369.      *
  4370.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4371.      */
  4372.     protected function getConsole_Command_AboutService()
  4373.     {
  4374.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4375.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4376.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4377.         $instance->setName('about');
  4378.         $instance->setDescription('Display information about the current project');
  4379.         return $instance;
  4380.     }
  4381.     /**
  4382.      * Gets the private 'console.command.assets_install' shared service.
  4383.      *
  4384.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4385.      */
  4386.     protected function getConsole_Command_AssetsInstallService()
  4387.     {
  4388.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4389.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4390.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4391.         $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));
  4392.         $instance->setName('assets:install');
  4393.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  4394.         return $instance;
  4395.     }
  4396.     /**
  4397.      * Gets the private 'console.command.cache_clear' shared service.
  4398.      *
  4399.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4400.      */
  4401.     protected function getConsole_Command_CacheClearService()
  4402.     {
  4403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4404.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4405.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4406.         $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())));
  4407.         $instance->setName('cache:clear');
  4408.         $instance->setDescription('Clear the cache');
  4409.         return $instance;
  4410.     }
  4411.     /**
  4412.      * Gets the private 'console.command.cache_pool_clear' shared service.
  4413.      *
  4414.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4415.      */
  4416.     protected function getConsole_Command_CachePoolClearService()
  4417.     {
  4418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4419.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4420.         $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.doctrine.orm.replayer.result'10 => 'cache.doctrine.orm.replayer.query'11 => 'cache.security_expression_language'12 => 'cache.webpack_encore']);
  4421.         $instance->setName('cache:pool:clear');
  4422.         $instance->setDescription('Clear cache pools');
  4423.         return $instance;
  4424.     }
  4425.     /**
  4426.      * Gets the private 'console.command.cache_pool_delete' shared service.
  4427.      *
  4428.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4429.      */
  4430.     protected function getConsole_Command_CachePoolDeleteService()
  4431.     {
  4432.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4433.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4434.         $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.doctrine.orm.replayer.result'10 => 'cache.doctrine.orm.replayer.query'11 => 'cache.security_expression_language'12 => 'cache.webpack_encore']);
  4435.         $instance->setName('cache:pool:delete');
  4436.         $instance->setDescription('Delete an item from a cache pool');
  4437.         return $instance;
  4438.     }
  4439.     /**
  4440.      * Gets the private 'console.command.cache_pool_list' shared service.
  4441.      *
  4442.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  4443.      */
  4444.     protected function getConsole_Command_CachePoolListService()
  4445.     {
  4446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4447.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  4448.         $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.doctrine.orm.replayer.result'10 => 'cache.doctrine.orm.replayer.query'11 => 'cache.security_expression_language'12 => 'cache.webpack_encore']);
  4449.         $instance->setName('cache:pool:list');
  4450.         $instance->setDescription('List available cache pools');
  4451.         return $instance;
  4452.     }
  4453.     /**
  4454.      * Gets the private 'console.command.cache_pool_prune' shared service.
  4455.      *
  4456.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  4457.      */
  4458.     protected function getConsole_Command_CachePoolPruneService()
  4459.     {
  4460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4461.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  4462.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  4463.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  4464.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  4465.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  4466.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  4467.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  4468.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  4469.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  4470.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4471.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4472.             yield 'cache.doctrine.orm.replayer.result' => ($this->privates['cache.doctrine.orm.replayer.result'] ?? $this->getCache_Doctrine_Orm_Replayer_ResultService());
  4473.             yield 'cache.doctrine.orm.replayer.query' => ($this->privates['cache.doctrine.orm.replayer.query'] ?? $this->getCache_Doctrine_Orm_Replayer_QueryService());
  4474.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4475.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  4476.         }, 13));
  4477.         $instance->setName('cache:pool:prune');
  4478.         $instance->setDescription('Prune cache pools');
  4479.         return $instance;
  4480.     }
  4481.     /**
  4482.      * Gets the private 'console.command.cache_warmup' shared service.
  4483.      *
  4484.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4485.      */
  4486.     protected function getConsole_Command_CacheWarmupService()
  4487.     {
  4488.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4489.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4490.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4491.         $instance->setName('cache:warmup');
  4492.         $instance->setDescription('Warm up an empty cache');
  4493.         return $instance;
  4494.     }
  4495.     /**
  4496.      * Gets the private 'console.command.config_debug' shared service.
  4497.      *
  4498.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4499.      */
  4500.     protected function getConsole_Command_ConfigDebugService()
  4501.     {
  4502.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4503.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4505.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4506.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4507.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4508.         $instance->setName('debug:config');
  4509.         $instance->setDescription('Dump the current configuration for an extension');
  4510.         return $instance;
  4511.     }
  4512.     /**
  4513.      * Gets the private 'console.command.config_dump_reference' shared service.
  4514.      *
  4515.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4516.      */
  4517.     protected function getConsole_Command_ConfigDumpReferenceService()
  4518.     {
  4519.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4520.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4521.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4522.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4523.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4524.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4525.         $instance->setName('config:dump-reference');
  4526.         $instance->setDescription('Dump the default configuration for an extension');
  4527.         return $instance;
  4528.     }
  4529.     /**
  4530.      * Gets the private 'console.command.container_debug' shared service.
  4531.      *
  4532.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4533.      */
  4534.     protected function getConsole_Command_ContainerDebugService()
  4535.     {
  4536.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4538.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4539.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4540.         $instance->setName('debug:container');
  4541.         $instance->setDescription('Display current services for an application');
  4542.         return $instance;
  4543.     }
  4544.     /**
  4545.      * Gets the private 'console.command.container_lint' shared service.
  4546.      *
  4547.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4548.      */
  4549.     protected function getConsole_Command_ContainerLintService()
  4550.     {
  4551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4552.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4553.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4554.         $instance->setName('lint:container');
  4555.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  4556.         return $instance;
  4557.     }
  4558.     /**
  4559.      * Gets the private 'console.command.debug_autowiring' shared service.
  4560.      *
  4561.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4562.      */
  4563.     protected function getConsole_Command_DebugAutowiringService()
  4564.     {
  4565.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4566.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4567.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4569.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4570.         $instance->setName('debug:autowiring');
  4571.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  4572.         return $instance;
  4573.     }
  4574.     /**
  4575.      * Gets the private 'console.command.dotenv_debug' shared service.
  4576.      *
  4577.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  4578.      */
  4579.     protected function getConsole_Command_DotenvDebugService()
  4580.     {
  4581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4582.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  4583.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  4584.         $instance->setName('debug:dotenv');
  4585.         $instance->setDescription('Lists all dotenv files with variables and values');
  4586.         return $instance;
  4587.     }
  4588.     /**
  4589.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  4590.      *
  4591.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  4592.      */
  4593.     protected function getConsole_Command_EventDispatcherDebugService()
  4594.     {
  4595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4596.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  4597.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()));
  4598.         $instance->setName('debug:event-dispatcher');
  4599.         $instance->setDescription('Display configured listeners for an application');
  4600.         return $instance;
  4601.     }
  4602.     /**
  4603.      * Gets the private 'console.command.form_debug' shared service.
  4604.      *
  4605.      * @return \Symfony\Component\Form\Command\DebugCommand
  4606.      */
  4607.     protected function getConsole_Command_FormDebugService()
  4608.     {
  4609.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4610.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  4611.         $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\\Core\\Form\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'App\\Core\\Form\\Type\\CompetitionFromType'=> 'App\\Core\\Form\\Type\\CompetitionMatchFromType'=> 'App\\Core\\Form\\Type\\MatchFormatFromType'=> 'App\\Core\\Form\\Type\\ResultFormType'=> 'App\\Core\\Form\\Type\\SceneFormType'=> 'App\\Core\\Form\\Type\\SceneGroupFormType'=> 'App\\Core\\Form\\Type\\StreamFormType'=> 'App\\Core\\Form\\Type\\TeamFormType'=> 'App\\Core\\Form\\Type\\TournamentFromType'=> 'App\\Core\\Form\\Type\\UserFormType'10 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'11 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'12 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'13 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'14 => '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()));
  4612.         $instance->setName('debug:form');
  4613.         $instance->setDescription('Display form type information');
  4614.         return $instance;
  4615.     }
  4616.     /**
  4617.      * Gets the private 'console.command.router_debug' shared service.
  4618.      *
  4619.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  4620.      */
  4621.     protected function getConsole_Command_RouterDebugService()
  4622.     {
  4623.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4624.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  4625.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  4626.         $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()));
  4627.         $instance->setName('debug:router');
  4628.         $instance->setDescription('Display current routes for an application');
  4629.         return $instance;
  4630.     }
  4631.     /**
  4632.      * Gets the private 'console.command.router_match' shared service.
  4633.      *
  4634.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  4635.      */
  4636.     protected function getConsole_Command_RouterMatchService()
  4637.     {
  4638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  4640.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  4641.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  4642.         }, 1));
  4643.         $instance->setName('router:match');
  4644.         $instance->setDescription('Help debug routes by simulating a path info match');
  4645.         return $instance;
  4646.     }
  4647.     /**
  4648.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  4649.      *
  4650.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  4651.      */
  4652.     protected function getConsole_Command_SecretsDecryptToLocalService()
  4653.     {
  4654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4655.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  4656.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4657.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4658.         $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')))));
  4659.         $instance->setName('secrets:decrypt-to-local');
  4660.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  4661.         return $instance;
  4662.     }
  4663.     /**
  4664.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  4665.      *
  4666.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  4667.      */
  4668.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  4669.     {
  4670.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4671.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  4672.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4673.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4674.         $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')))));
  4675.         $instance->setName('secrets:encrypt-from-local');
  4676.         $instance->setDescription('Encrypt all local secrets to the vault');
  4677.         return $instance;
  4678.     }
  4679.     /**
  4680.      * Gets the private 'console.command.secrets_generate_key' shared service.
  4681.      *
  4682.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  4683.      */
  4684.     protected function getConsole_Command_SecretsGenerateKeyService()
  4685.     {
  4686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4687.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  4688.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4689.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4690.         $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')))));
  4691.         $instance->setName('secrets:generate-keys');
  4692.         $instance->setDescription('Generate new encryption keys');
  4693.         return $instance;
  4694.     }
  4695.     /**
  4696.      * Gets the private 'console.command.secrets_list' shared service.
  4697.      *
  4698.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  4699.      */
  4700.     protected function getConsole_Command_SecretsListService()
  4701.     {
  4702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4705.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4706.         $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')))));
  4707.         $instance->setName('secrets:list');
  4708.         $instance->setDescription('List all secrets');
  4709.         return $instance;
  4710.     }
  4711.     /**
  4712.      * Gets the private 'console.command.secrets_remove' shared service.
  4713.      *
  4714.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  4715.      */
  4716.     protected function getConsole_Command_SecretsRemoveService()
  4717.     {
  4718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4719.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  4720.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4721.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4722.         $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')))));
  4723.         $instance->setName('secrets:remove');
  4724.         $instance->setDescription('Remove a secret from the vault');
  4725.         return $instance;
  4726.     }
  4727.     /**
  4728.      * Gets the private 'console.command.secrets_set' shared service.
  4729.      *
  4730.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  4731.      */
  4732.     protected function getConsole_Command_SecretsSetService()
  4733.     {
  4734.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  4736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4737.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4738.         $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')))));
  4739.         $instance->setName('secrets:set');
  4740.         $instance->setDescription('Set a secret in the vault');
  4741.         return $instance;
  4742.     }
  4743.     /**
  4744.      * Gets the private 'console.command.translation_debug' shared service.
  4745.      *
  4746.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  4747.      */
  4748.     protected function getConsole_Command_TranslationDebugService()
  4749.     {
  4750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4751.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  4752.         $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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Core/Controller/WebSocketTestController.php'), => (\dirname(__DIR__4).'/src/Core/Form/Type/UserFormType.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/Service/BreadcrumbItemProcessor.php')], []);
  4753.         $instance->setName('debug:translation');
  4754.         $instance->setDescription('Display translation messages information');
  4755.         return $instance;
  4756.     }
  4757.     /**
  4758.      * Gets the private 'console.command.translation_extract' shared service.
  4759.      *
  4760.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  4761.      */
  4762.     protected function getConsole_Command_TranslationExtractService()
  4763.     {
  4764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4765.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  4766.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/src/Core/Controller/WebSocketTestController.php'), => (\dirname(__DIR__4).'/src/Core/Form/Type/UserFormType.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 16 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 17 => (\dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/Service/BreadcrumbItemProcessor.php')], []);
  4767.         $instance->setName('translation:extract');
  4768.         $instance->setAliases([=> 'translation:update']);
  4769.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  4770.         return $instance;
  4771.     }
  4772.     /**
  4773.      * Gets the private 'console.command.translation_pull' shared service.
  4774.      *
  4775.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  4776.      */
  4777.     protected function getConsole_Command_TranslationPullService()
  4778.     {
  4779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4780.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4781.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  4782.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
  4783.         $instance->setName('translation:pull');
  4784.         $instance->setDescription('Pull translations from a given provider.');
  4785.         return $instance;
  4786.     }
  4787.     /**
  4788.      * Gets the private 'console.command.translation_push' shared service.
  4789.      *
  4790.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  4791.      */
  4792.     protected function getConsole_Command_TranslationPushService()
  4793.     {
  4794.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4795.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  4796.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  4797.         $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()), [], []);
  4798.         $instance->setName('translation:push');
  4799.         $instance->setDescription('Push translations to a given provider.');
  4800.         return $instance;
  4801.     }
  4802.     /**
  4803.      * Gets the private 'console.command.validator_debug' shared service.
  4804.      *
  4805.      * @return \Symfony\Component\Validator\Command\DebugCommand
  4806.      */
  4807.     protected function getConsole_Command_ValidatorDebugService()
  4808.     {
  4809.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4810.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  4811.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  4812.         $instance->setName('debug:validator');
  4813.         $instance->setDescription('Display validation constraints for classes');
  4814.         return $instance;
  4815.     }
  4816.     /**
  4817.      * Gets the private 'console.command.xliff_lint' shared service.
  4818.      *
  4819.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  4820.      */
  4821.     protected function getConsole_Command_XliffLintService()
  4822.     {
  4823.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4824.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  4825.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  4826.         $instance->setName('lint:xliff');
  4827.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  4828.         return $instance;
  4829.     }
  4830.     /**
  4831.      * Gets the private 'console.command.yaml_lint' shared service.
  4832.      *
  4833.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  4834.      */
  4835.     protected function getConsole_Command_YamlLintService()
  4836.     {
  4837.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  4839.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  4840.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  4841.         $instance->setName('lint:yaml');
  4842.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  4843.         return $instance;
  4844.     }
  4845.     /**
  4846.      * Gets the private 'console.error_listener' shared service.
  4847.      *
  4848.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  4849.      */
  4850.     protected function getConsole_ErrorListenerService()
  4851.     {
  4852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  4853.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  4854.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4855.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4856.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4857.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  4858.     }
  4859.     /**
  4860.      * Gets the private 'container.env_var_processor' shared service.
  4861.      *
  4862.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  4863.      */
  4864.     protected function getContainer_EnvVarProcessorService()
  4865.     {
  4866.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  4867.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  4868.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  4869.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  4870.         }, 1));
  4871.     }
  4872.     /**
  4873.      * Gets the private 'container.getenv' shared service.
  4874.      *
  4875.      * @return \Closure
  4876.      */
  4877.     protected function getContainer_GetenvService()
  4878.     {
  4879.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  4880.     }
  4881.     /**
  4882.      * Gets the private 'data_collector.form' shared service.
  4883.      *
  4884.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4885.      */
  4886.     protected function getDataCollector_FormService()
  4887.     {
  4888.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4889.     }
  4890.     /**
  4891.      * Gets the private 'data_collector.request' shared service.
  4892.      *
  4893.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  4894.      */
  4895.     protected function getDataCollector_RequestService()
  4896.     {
  4897.         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())));
  4898.     }
  4899.     /**
  4900.      * Gets the private 'data_collector.request.session_collector' shared service.
  4901.      *
  4902.      * @return \Closure
  4903.      */
  4904.     protected function getDataCollector_Request_SessionCollectorService()
  4905.     {
  4906.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  4907.     }
  4908.     /**
  4909.      * Gets the private 'debug.argument_resolver.default' shared service.
  4910.      *
  4911.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4912.      */
  4913.     protected function getDebug_ArgumentResolver_DefaultService()
  4914.     {
  4915.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4917.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  4918.         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))));
  4919.     }
  4920.     /**
  4921.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  4922.      *
  4923.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4924.      */
  4925.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  4926.     {
  4927.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4929.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  4930.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.P7wqnB6'] ?? $this->get_ServiceLocator_P7wqnB6Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4931.     }
  4932.     /**
  4933.      * Gets the private 'debug.argument_resolver.request' shared service.
  4934.      *
  4935.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4936.      */
  4937.     protected function getDebug_ArgumentResolver_RequestService()
  4938.     {
  4939.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4940.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4941.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  4942.         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))));
  4943.     }
  4944.     /**
  4945.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  4946.      *
  4947.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4948.      */
  4949.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  4950.     {
  4951.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4952.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4953.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  4954.         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))));
  4955.     }
  4956.     /**
  4957.      * Gets the private 'debug.argument_resolver.service' shared service.
  4958.      *
  4959.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4960.      */
  4961.     protected function getDebug_ArgumentResolver_ServiceService()
  4962.     {
  4963.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  4966.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.P7wqnB6'] ?? $this->get_ServiceLocator_P7wqnB6Service())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4967.     }
  4968.     /**
  4969.      * Gets the private 'debug.argument_resolver.session' shared service.
  4970.      *
  4971.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4972.      */
  4973.     protected function getDebug_ArgumentResolver_SessionService()
  4974.     {
  4975.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4976.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  4978.         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))));
  4979.     }
  4980.     /**
  4981.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  4982.      *
  4983.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4984.      */
  4985.     protected function getDebug_ArgumentResolver_VariadicService()
  4986.     {
  4987.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4988.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4989.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  4990.         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))));
  4991.     }
  4992.     /**
  4993.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4994.      *
  4995.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4996.      */
  4997.     protected function getDebug_DebugHandlersListenerService()
  4998.     {
  4999.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  5000.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5001.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5002.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5003.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5004.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  5005.     }
  5006.     /**
  5007.      * Gets the private 'debug.dump_listener' shared service.
  5008.      *
  5009.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  5010.      */
  5011.     protected function getDebug_DumpListenerService()
  5012.     {
  5013.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  5014.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  5015.         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()));
  5016.     }
  5017.     /**
  5018.      * Gets the private 'debug.file_link_formatter' shared service.
  5019.      *
  5020.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  5021.      */
  5022.     protected function getDebug_FileLinkFormatterService()
  5023.     {
  5024.         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 () {
  5025.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  5026.         });
  5027.     }
  5028.     /**
  5029.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  5030.      *
  5031.      * @return \string
  5032.      */
  5033.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  5034.     {
  5035.         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');
  5036.     }
  5037.     /**
  5038.      * Gets the private 'debug.log_processor' shared service.
  5039.      *
  5040.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  5041.      */
  5042.     protected function getDebug_LogProcessorService()
  5043.     {
  5044.         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())));
  5045.     }
  5046.     /**
  5047.      * Gets the private 'debug.security.access.decision_manager' shared service.
  5048.      *
  5049.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  5050.      */
  5051.     protected function getDebug_Security_Access_DecisionManagerService()
  5052.     {
  5053.         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 () {
  5054.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  5055.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  5056.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  5057.         }, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  5058.     }
  5059.     /**
  5060.      * Gets the private 'debug.security.firewall' shared service.
  5061.      *
  5062.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  5063.      */
  5064.     protected function getDebug_Security_FirewallService()
  5065.     {
  5066.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  5067.     }
  5068.     /**
  5069.      * Gets the private 'debug.security.firewall.authenticator.main' shared service.
  5070.      *
  5071.      * @return \Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener
  5072.      */
  5073.     protected function getDebug_Security_Firewall_Authenticator_MainService()
  5074.     {
  5075.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php';
  5076.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php';
  5077.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManagerInterface.php';
  5078.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/UserAuthenticatorInterface.php';
  5079.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticatorManager.php';
  5080.         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([=> ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_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, [])));
  5081.     }
  5082.     /**
  5083.      * Gets the private 'debug.security.user_value_resolver' shared service.
  5084.      *
  5085.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  5086.      */
  5087.     protected function getDebug_Security_UserValueResolverService()
  5088.     {
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  5090.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  5091.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  5092.         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))));
  5093.     }
  5094.     /**
  5095.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  5096.      *
  5097.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5098.      */
  5099.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  5100.     {
  5101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5102.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5103.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5104.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  5105.         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()))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5106.     }
  5107.     /**
  5108.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  5109.      *
  5110.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5111.      */
  5112.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  5113.     {
  5114.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5115.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5116.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5117.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  5118.         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())), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5119.     }
  5120.     /**
  5121.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  5122.      *
  5123.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  5124.      */
  5125.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  5126.     {
  5127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  5128.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  5129.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  5130.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  5131.         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(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5132.     }
  5133.     /**
  5134.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  5135.      *
  5136.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  5137.      */
  5138.     protected function getDebug_Security_Voter_VoteListenerService()
  5139.     {
  5140.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  5141.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  5142.     }
  5143.     /**
  5144.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  5145.      *
  5146.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  5147.      */
  5148.     protected function getDoctrine_CacheClearMetadataCommandService()
  5149.     {
  5150.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5151.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5152.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  5153.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  5154.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  5155.         $instance->setName('doctrine:cache:clear-metadata');
  5156.         return $instance;
  5157.     }
  5158.     /**
  5159.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  5160.      *
  5161.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  5162.      */
  5163.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  5164.     {
  5165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5166.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5167.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  5168.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  5169.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  5170.         $instance->setName('doctrine:cache:clear-query');
  5171.         return $instance;
  5172.     }
  5173.     /**
  5174.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  5175.      *
  5176.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  5177.      */
  5178.     protected function getDoctrine_CacheClearResultCommandService()
  5179.     {
  5180.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5181.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5182.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  5183.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  5184.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  5185.         $instance->setName('doctrine:cache:clear-result');
  5186.         return $instance;
  5187.     }
  5188.     /**
  5189.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  5190.      *
  5191.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  5192.      */
  5193.     protected function getDoctrine_CacheCollectionRegionCommandService()
  5194.     {
  5195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5196.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5197.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  5198.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  5199.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  5200.         $instance->setName('doctrine:cache:clear-collection-region');
  5201.         return $instance;
  5202.     }
  5203.     /**
  5204.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  5205.      *
  5206.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  5207.      */
  5208.     protected function getDoctrine_ClearEntityRegionCommandService()
  5209.     {
  5210.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5211.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5212.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  5213.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  5214.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  5215.         $instance->setName('doctrine:cache:clear-entity-region');
  5216.         return $instance;
  5217.     }
  5218.     /**
  5219.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  5220.      *
  5221.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  5222.      */
  5223.     protected function getDoctrine_ClearQueryRegionCommandService()
  5224.     {
  5225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5226.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5227.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  5228.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  5229.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  5230.         $instance->setName('doctrine:cache:clear-query-region');
  5231.         return $instance;
  5232.     }
  5233.     /**
  5234.      * Gets the private 'doctrine.database_create_command' shared service.
  5235.      *
  5236.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  5237.      */
  5238.     protected function getDoctrine_DatabaseCreateCommandService()
  5239.     {
  5240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5241.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5242.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  5243.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5244.         $instance->setName('doctrine:database:create');
  5245.         return $instance;
  5246.     }
  5247.     /**
  5248.      * Gets the private 'doctrine.database_drop_command' shared service.
  5249.      *
  5250.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  5251.      */
  5252.     protected function getDoctrine_DatabaseDropCommandService()
  5253.     {
  5254.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5255.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5256.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  5257.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5258.         $instance->setName('doctrine:database:drop');
  5259.         return $instance;
  5260.     }
  5261.     /**
  5262.      * Gets the private 'doctrine.dbal.logger' shared service.
  5263.      *
  5264.      * @return \Symfony\Bridge\Doctrine\Logger\DbalLogger
  5265.      */
  5266.     protected function getDoctrine_Dbal_LoggerService()
  5267.     {
  5268.         $a = new \Symfony\Bridge\Monolog\Logger('doctrine');
  5269.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5270.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5271.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  5272.         return $this->privates['doctrine.dbal.logger'] = new \Symfony\Bridge\Doctrine\Logger\DbalLogger($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5273.     }
  5274.     /**
  5275.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  5276.      *
  5277.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  5278.      */
  5279.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  5280.     {
  5281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5282.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5283.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  5284.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  5285.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  5286.         $instance->setName('doctrine:ensure-production-settings');
  5287.         return $instance;
  5288.     }
  5289.     /**
  5290.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  5291.      *
  5292.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  5293.      */
  5294.     protected function getDoctrine_MappingConvertCommandService()
  5295.     {
  5296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5297.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5298.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  5299.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  5300.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  5301.         $instance->setName('doctrine:mapping:convert');
  5302.         return $instance;
  5303.     }
  5304.     /**
  5305.      * Gets the private 'doctrine.mapping_import_command' shared service.
  5306.      *
  5307.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  5308.      */
  5309.     protected function getDoctrine_MappingImportCommandService()
  5310.     {
  5311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5312.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  5313.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  5314.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  5315.         $instance->setName('doctrine:mapping:import');
  5316.         return $instance;
  5317.     }
  5318.     /**
  5319.      * Gets the private 'doctrine.mapping_info_command' shared service.
  5320.      *
  5321.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  5322.      */
  5323.     protected function getDoctrine_MappingInfoCommandService()
  5324.     {
  5325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5326.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5327.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  5328.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  5329.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  5330.         $instance->setName('doctrine:mapping:info');
  5331.         return $instance;
  5332.     }
  5333.     /**
  5334.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  5335.      *
  5336.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  5337.      */
  5338.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  5339.     {
  5340.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  5341.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  5342.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService())->getMigrationFactory(), $this);
  5343.     }
  5344.     /**
  5345.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  5346.      *
  5347.      * @return \Doctrine\Migrations\DependencyFactory
  5348.      */
  5349.     protected function getDoctrine_Migrations_DependencyFactoryService()
  5350.     {
  5351.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  5352.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  5353.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  5354.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  5355.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  5356.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  5357.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  5358.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  5359.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  5360.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  5361.         $a->setAllOrNothing(false);
  5362.         $a->setCheckDatabasePlatform(true);
  5363.         $a->setTransactional(true);
  5364.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  5365.         $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()), 'default'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5366.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  5367.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  5368.         });
  5369.         return $instance;
  5370.     }
  5371.     /**
  5372.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  5373.      *
  5374.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  5375.      */
  5376.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  5377.     {
  5378.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5379.             'App\\Core\\Repository\\CompetitionMatchRepository' => ['privates''App\\Core\\Repository\\CompetitionMatchRepository''getCompetitionMatchRepositoryService'false],
  5380.             'App\\Core\\Repository\\CompetitionRankingRepository' => ['privates''App\\Core\\Repository\\CompetitionRankingRepository''getCompetitionRankingRepositoryService'false],
  5381.             'App\\Core\\Repository\\CompetitionRepository' => ['privates''App\\Core\\Repository\\CompetitionRepository''getCompetitionRepositoryService'false],
  5382.             'App\\Core\\Repository\\MatchFormatRepository' => ['privates''App\\Core\\Repository\\MatchFormatRepository''getMatchFormatRepositoryService'false],
  5383.             'App\\Core\\Repository\\PlayerRepository' => ['privates''App\\Core\\Repository\\PlayerRepository''getPlayerRepositoryService'false],
  5384.             'App\\Core\\Repository\\ResultRepository' => ['privates''App\\Core\\Repository\\ResultRepository''getResultRepositoryService'false],
  5385.             'App\\Core\\Repository\\RoleRepository' => ['privates''App\\Core\\Repository\\RoleRepository''getRoleRepositoryService'false],
  5386.             'App\\Core\\Repository\\SceneGroupRepository' => ['privates''App\\Core\\Repository\\SceneGroupRepository''getSceneGroupRepositoryService'false],
  5387.             'App\\Core\\Repository\\SceneRepository' => ['privates''App\\Core\\Repository\\SceneRepository''getSceneRepositoryService'false],
  5388.             'App\\Core\\Repository\\StreamRepository' => ['privates''App\\Core\\Repository\\StreamRepository''getStreamRepositoryService'false],
  5389.             'App\\Core\\Repository\\TableRepository' => ['privates''App\\Core\\Repository\\TableRepository''getTableRepositoryService'false],
  5390.             'App\\Core\\Repository\\TeamRepository' => ['privates''App\\Core\\Repository\\TeamRepository''getTeamRepositoryService'false],
  5391.             'App\\Core\\Repository\\TournamentRepository' => ['privates''App\\Core\\Repository\\TournamentRepository''getTournamentRepositoryService'false],
  5392.             'App\\Core\\Repository\\UserRepository' => ['privates''App\\Core\\Repository\\UserRepository''getUserRepositoryService'false],
  5393.             'App\\Replayer\\Repository\\ScrapedDataRepository' => ['privates''App\\Replayer\\Repository\\ScrapedDataRepository''getScrapedDataRepositoryService'false],
  5394.         ], [
  5395.             'App\\Core\\Repository\\CompetitionMatchRepository' => '?',
  5396.             'App\\Core\\Repository\\CompetitionRankingRepository' => '?',
  5397.             'App\\Core\\Repository\\CompetitionRepository' => '?',
  5398.             'App\\Core\\Repository\\MatchFormatRepository' => '?',
  5399.             'App\\Core\\Repository\\PlayerRepository' => '?',
  5400.             'App\\Core\\Repository\\ResultRepository' => '?',
  5401.             'App\\Core\\Repository\\RoleRepository' => '?',
  5402.             'App\\Core\\Repository\\SceneGroupRepository' => '?',
  5403.             'App\\Core\\Repository\\SceneRepository' => '?',
  5404.             'App\\Core\\Repository\\StreamRepository' => '?',
  5405.             'App\\Core\\Repository\\TableRepository' => '?',
  5406.             'App\\Core\\Repository\\TeamRepository' => '?',
  5407.             'App\\Core\\Repository\\TournamentRepository' => '?',
  5408.             'App\\Core\\Repository\\UserRepository' => '?',
  5409.             'App\\Replayer\\Repository\\ScrapedDataRepository' => '?',
  5410.         ]));
  5411.     }
  5412.     /**
  5413.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  5414.      *
  5415.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5416.      */
  5417.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  5418.     {
  5419.         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/Core/Entity')]);
  5420.     }
  5421.     /**
  5422.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5423.      *
  5424.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5425.      */
  5426.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5427.     {
  5428.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5429.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5430.     }
  5431.     /**
  5432.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5433.      *
  5434.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5435.      */
  5436.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5437.     {
  5438.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  5439.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5440.     }
  5441.     /**
  5442.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  5443.      *
  5444.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  5445.      */
  5446.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  5447.     {
  5448.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  5449.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  5450.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  5451.     }
  5452.     /**
  5453.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  5454.      *
  5455.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  5456.      */
  5457.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  5458.     {
  5459.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  5460.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  5461.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  5462.             return new \EmptyIterator();
  5463.         }, 0));
  5464.     }
  5465.     /**
  5466.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  5467.      *
  5468.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  5469.      */
  5470.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  5471.     {
  5472.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  5473.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  5474.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  5475.     }
  5476.     /**
  5477.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  5478.      *
  5479.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  5480.      */
  5481.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  5482.     {
  5483.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5484.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  5485.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5486.     }
  5487.     /**
  5488.      * Gets the private 'doctrine.orm.replayer_annotation_metadata_driver' shared service.
  5489.      *
  5490.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5491.      */
  5492.     protected function getDoctrine_Orm_ReplayerAnnotationMetadataDriverService()
  5493.     {
  5494.         return $this->privates['doctrine.orm.replayer_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Replayer/Entity')]);
  5495.     }
  5496.     /**
  5497.      * Gets the private 'doctrine.orm.replayer_entity_manager.property_info_extractor' shared service.
  5498.      *
  5499.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5500.      */
  5501.     protected function getDoctrine_Orm_ReplayerEntityManager_PropertyInfoExtractorService()
  5502.     {
  5503.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5504.         return $this->privates['doctrine.orm.replayer_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.replayer_entity_manager'] ?? $this->getDoctrine_Orm_ReplayerEntityManagerService()));
  5505.     }
  5506.     /**
  5507.      * Gets the private 'doctrine.orm.replayer_listeners.attach_entity_listeners' shared service.
  5508.      *
  5509.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5510.      */
  5511.     protected function getDoctrine_Orm_ReplayerListeners_AttachEntityListenersService()
  5512.     {
  5513.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  5514.         return $this->privates['doctrine.orm.replayer_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5515.     }
  5516.     /**
  5517.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  5518.      *
  5519.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  5520.      */
  5521.     protected function getDoctrine_Orm_Validator_UniqueService()
  5522.     {
  5523.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5524.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5525.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  5526.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5527.     }
  5528.     /**
  5529.      * Gets the private 'doctrine.query_dql_command' shared service.
  5530.      *
  5531.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  5532.      */
  5533.     protected function getDoctrine_QueryDqlCommandService()
  5534.     {
  5535.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5536.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5537.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  5538.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  5539.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  5540.         $instance->setName('doctrine:query:dql');
  5541.         return $instance;
  5542.     }
  5543.     /**
  5544.      * Gets the private 'doctrine.query_sql_command' shared service.
  5545.      *
  5546.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  5547.      */
  5548.     protected function getDoctrine_QuerySqlCommandService()
  5549.     {
  5550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5552.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  5553.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5554.         $instance->setName('doctrine:query:sql');
  5555.         return $instance;
  5556.     }
  5557.     /**
  5558.      * Gets the private 'doctrine.schema_create_command' shared service.
  5559.      *
  5560.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  5561.      */
  5562.     protected function getDoctrine_SchemaCreateCommandService()
  5563.     {
  5564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5565.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5566.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5567.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  5568.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  5569.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  5570.         $instance->setName('doctrine:schema:create');
  5571.         return $instance;
  5572.     }
  5573.     /**
  5574.      * Gets the private 'doctrine.schema_drop_command' shared service.
  5575.      *
  5576.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  5577.      */
  5578.     protected function getDoctrine_SchemaDropCommandService()
  5579.     {
  5580.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5581.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5582.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5583.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  5584.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  5585.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  5586.         $instance->setName('doctrine:schema:drop');
  5587.         return $instance;
  5588.     }
  5589.     /**
  5590.      * Gets the private 'doctrine.schema_update_command' shared service.
  5591.      *
  5592.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  5593.      */
  5594.     protected function getDoctrine_SchemaUpdateCommandService()
  5595.     {
  5596.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5597.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5598.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5599.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  5600.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  5601.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  5602.         $instance->setName('doctrine:schema:update');
  5603.         return $instance;
  5604.     }
  5605.     /**
  5606.      * Gets the private 'doctrine.schema_validate_command' shared service.
  5607.      *
  5608.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  5609.      */
  5610.     protected function getDoctrine_SchemaValidateCommandService()
  5611.     {
  5612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5613.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5614.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  5615.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  5616.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  5617.         $instance->setName('doctrine:schema:validate');
  5618.         return $instance;
  5619.     }
  5620.     /**
  5621.      * Gets the private 'doctrine.ulid_generator' shared service.
  5622.      *
  5623.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  5624.      */
  5625.     protected function getDoctrine_UlidGeneratorService()
  5626.     {
  5627.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5628.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  5629.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  5630.     }
  5631.     /**
  5632.      * Gets the private 'doctrine.uuid_generator' shared service.
  5633.      *
  5634.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  5635.      */
  5636.     protected function getDoctrine_UuidGeneratorService()
  5637.     {
  5638.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  5639.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  5640.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  5641.     }
  5642.     /**
  5643.      * Gets the private 'doctrine_migrations.current_command' shared service.
  5644.      *
  5645.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  5646.      */
  5647.     protected function getDoctrineMigrations_CurrentCommandService()
  5648.     {
  5649.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5650.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5651.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  5652.         $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');
  5653.         $instance->setName('doctrine:migrations:current');
  5654.         return $instance;
  5655.     }
  5656.     /**
  5657.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  5658.      *
  5659.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  5660.      */
  5661.     protected function getDoctrineMigrations_DiffCommandService()
  5662.     {
  5663.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5664.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5665.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  5666.         $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');
  5667.         $instance->setName('doctrine:migrations:diff');
  5668.         return $instance;
  5669.     }
  5670.     /**
  5671.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  5672.      *
  5673.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  5674.      */
  5675.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  5676.     {
  5677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5678.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5679.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  5680.         $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');
  5681.         $instance->setName('doctrine:migrations:dump-schema');
  5682.         return $instance;
  5683.     }
  5684.     /**
  5685.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  5686.      *
  5687.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  5688.      */
  5689.     protected function getDoctrineMigrations_ExecuteCommandService()
  5690.     {
  5691.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5692.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5693.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  5694.         $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');
  5695.         $instance->setName('doctrine:migrations:execute');
  5696.         return $instance;
  5697.     }
  5698.     /**
  5699.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  5700.      *
  5701.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  5702.      */
  5703.     protected function getDoctrineMigrations_GenerateCommandService()
  5704.     {
  5705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5706.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5707.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  5708.         $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');
  5709.         $instance->setName('doctrine:migrations:generate');
  5710.         return $instance;
  5711.     }
  5712.     /**
  5713.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  5714.      *
  5715.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  5716.      */
  5717.     protected function getDoctrineMigrations_LatestCommandService()
  5718.     {
  5719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5720.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5721.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  5722.         $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');
  5723.         $instance->setName('doctrine:migrations:latest');
  5724.         return $instance;
  5725.     }
  5726.     /**
  5727.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  5728.      *
  5729.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  5730.      */
  5731.     protected function getDoctrineMigrations_MigrateCommandService()
  5732.     {
  5733.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5734.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5735.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  5736.         $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');
  5737.         $instance->setName('doctrine:migrations:migrate');
  5738.         return $instance;
  5739.     }
  5740.     /**
  5741.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  5742.      *
  5743.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  5744.      */
  5745.     protected function getDoctrineMigrations_RollupCommandService()
  5746.     {
  5747.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5748.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5749.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  5750.         $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');
  5751.         $instance->setName('doctrine:migrations:rollup');
  5752.         return $instance;
  5753.     }
  5754.     /**
  5755.      * Gets the private 'doctrine_migrations.status_command' shared service.
  5756.      *
  5757.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  5758.      */
  5759.     protected function getDoctrineMigrations_StatusCommandService()
  5760.     {
  5761.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5762.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5763.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  5764.         $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');
  5765.         $instance->setName('doctrine:migrations:status');
  5766.         return $instance;
  5767.     }
  5768.     /**
  5769.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  5770.      *
  5771.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  5772.      */
  5773.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  5774.     {
  5775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5776.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5777.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  5778.         $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');
  5779.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  5780.         return $instance;
  5781.     }
  5782.     /**
  5783.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  5784.      *
  5785.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  5786.      */
  5787.     protected function getDoctrineMigrations_UpToDateCommandService()
  5788.     {
  5789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5790.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5791.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  5792.         $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');
  5793.         $instance->setName('doctrine:migrations:up-to-date');
  5794.         return $instance;
  5795.     }
  5796.     /**
  5797.      * Gets the private 'doctrine_migrations.version_command' shared service.
  5798.      *
  5799.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  5800.      */
  5801.     protected function getDoctrineMigrations_VersionCommandService()
  5802.     {
  5803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5804.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5805.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  5806.         $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');
  5807.         $instance->setName('doctrine:migrations:version');
  5808.         return $instance;
  5809.     }
  5810.     /**
  5811.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  5812.      *
  5813.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  5814.      */
  5815.     protected function getDoctrineMigrations_VersionsCommandService()
  5816.     {
  5817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5818.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5819.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  5820.         $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');
  5821.         $instance->setName('doctrine:migrations:list');
  5822.         return $instance;
  5823.     }
  5824.     /**
  5825.      * Gets the private 'error_handler.error_renderer.html' shared service.
  5826.      *
  5827.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  5828.      */
  5829.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  5830.     {
  5831.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  5832.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  5833.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5834.         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()));
  5835.     }
  5836.     /**
  5837.      * Gets the private 'exception_listener' shared service.
  5838.      *
  5839.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5840.      */
  5841.     protected function getExceptionListenerService()
  5842.     {
  5843.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  5844.     }
  5845.     /**
  5846.      * Gets the private 'form.choice_list_factory.cached' shared service.
  5847.      *
  5848.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  5849.      */
  5850.     protected function getForm_ChoiceListFactory_CachedService()
  5851.     {
  5852.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  5855.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  5856.         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())));
  5857.     }
  5858.     /**
  5859.      * Gets the private 'form.registry' shared service.
  5860.      *
  5861.      * @return \Symfony\Component\Form\FormRegistry
  5862.      */
  5863.     protected function getForm_RegistryService()
  5864.     {
  5865.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  5866.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  5867.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  5868.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  5869.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  5870.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  5872.         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, [
  5873.             'App\\Core\\Form\\Type\\CompetitionFromType' => ['privates''App\\Core\\Form\\Type\\CompetitionFromType''getCompetitionFromTypeService'false],
  5874.             'App\\Core\\Form\\Type\\CompetitionMatchFromType' => ['privates''App\\Core\\Form\\Type\\CompetitionMatchFromType''getCompetitionMatchFromTypeService'false],
  5875.             'App\\Core\\Form\\Type\\MatchFormatFromType' => ['privates''App\\Core\\Form\\Type\\MatchFormatFromType''getMatchFormatFromTypeService'false],
  5876.             'App\\Core\\Form\\Type\\ResultFormType' => ['privates''App\\Core\\Form\\Type\\ResultFormType''getResultFormTypeService'false],
  5877.             'App\\Core\\Form\\Type\\SceneFormType' => ['privates''App\\Core\\Form\\Type\\SceneFormType''getSceneFormTypeService'false],
  5878.             'App\\Core\\Form\\Type\\SceneGroupFormType' => ['privates''App\\Core\\Form\\Type\\SceneGroupFormType''getSceneGroupFormTypeService'false],
  5879.             'App\\Core\\Form\\Type\\StreamFormType' => ['privates''App\\Core\\Form\\Type\\StreamFormType''getStreamFormTypeService'false],
  5880.             'App\\Core\\Form\\Type\\TeamFormType' => ['privates''App\\Core\\Form\\Type\\TeamFormType''getTeamFormTypeService'false],
  5881.             'App\\Core\\Form\\Type\\TournamentFromType' => ['privates''App\\Core\\Form\\Type\\TournamentFromType''getTournamentFromTypeService'false],
  5882.             'App\\Core\\Form\\Type\\UserFormType' => ['privates''App\\Core\\Form\\Type\\UserFormType''getUserFormTypeService'false],
  5883.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  5884.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  5885.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  5886.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  5887.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  5888.         ], [
  5889.             'App\\Core\\Form\\Type\\CompetitionFromType' => '?',
  5890.             'App\\Core\\Form\\Type\\CompetitionMatchFromType' => '?',
  5891.             'App\\Core\\Form\\Type\\MatchFormatFromType' => '?',
  5892.             'App\\Core\\Form\\Type\\ResultFormType' => '?',
  5893.             'App\\Core\\Form\\Type\\SceneFormType' => '?',
  5894.             'App\\Core\\Form\\Type\\SceneGroupFormType' => '?',
  5895.             'App\\Core\\Form\\Type\\StreamFormType' => '?',
  5896.             'App\\Core\\Form\\Type\\TeamFormType' => '?',
  5897.             'App\\Core\\Form\\Type\\TournamentFromType' => '?',
  5898.             'App\\Core\\Form\\Type\\UserFormType' => '?',
  5899.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5900.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5901.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  5902.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5903.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5904.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5905.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  5906.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  5907.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  5908.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  5909.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  5910.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  5911.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5912.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5913.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5914.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5915.         }, 1)], new RewindableGenerator(function () {
  5916.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  5917.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  5918.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5919.     }
  5920.     /**
  5921.      * Gets the private 'form.server_params' shared service.
  5922.      *
  5923.      * @return \Symfony\Component\Form\Util\ServerParams
  5924.      */
  5925.     protected function getForm_ServerParamsService()
  5926.     {
  5927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  5928.         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())));
  5929.     }
  5930.     /**
  5931.      * Gets the private 'form.type.choice' shared service.
  5932.      *
  5933.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  5934.      */
  5935.     protected function getForm_Type_ChoiceService()
  5936.     {
  5937.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5938.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5939.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  5940.         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()));
  5941.     }
  5942.     /**
  5943.      * Gets the private 'form.type.color' shared service.
  5944.      *
  5945.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  5946.      */
  5947.     protected function getForm_Type_ColorService()
  5948.     {
  5949.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5950.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5951.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  5952.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  5953.     }
  5954.     /**
  5955.      * Gets the private 'form.type.entity' shared service.
  5956.      *
  5957.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  5958.      */
  5959.     protected function getForm_Type_EntityService()
  5960.     {
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  5964.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  5965.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5966.     }
  5967.     /**
  5968.      * Gets the private 'form.type.form' shared service.
  5969.      *
  5970.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  5971.      */
  5972.     protected function getForm_Type_FormService()
  5973.     {
  5974.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5975.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  5978.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5979.     }
  5980.     /**
  5981.      * Gets the private 'form.type_extension.csrf' shared service.
  5982.      *
  5983.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  5984.      */
  5985.     protected function getForm_TypeExtension_CsrfService()
  5986.     {
  5987.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5988.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  5990.         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()));
  5991.     }
  5992.     /**
  5993.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  5994.      *
  5995.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  5996.      */
  5997.     protected function getForm_TypeExtension_Form_DataCollectorService()
  5998.     {
  5999.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6000.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6001.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  6002.         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()));
  6003.     }
  6004.     /**
  6005.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  6006.      *
  6007.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  6008.      */
  6009.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  6010.     {
  6011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6012.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  6016.         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())));
  6017.     }
  6018.     /**
  6019.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  6020.      *
  6021.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  6022.      */
  6023.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  6024.     {
  6025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6027.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  6028.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  6029.     }
  6030.     /**
  6031.      * Gets the private 'form.type_extension.form.validator' shared service.
  6032.      *
  6033.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  6034.      */
  6035.     protected function getForm_TypeExtension_Form_ValidatorService()
  6036.     {
  6037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6038.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  6040.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  6041.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), true, ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  6042.     }
  6043.     /**
  6044.      * Gets the private 'form.type_extension.upload.validator' shared service.
  6045.      *
  6046.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  6047.      */
  6048.     protected function getForm_TypeExtension_Upload_ValidatorService()
  6049.     {
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  6053.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  6054.     }
  6055.     /**
  6056.      * Gets the private 'form.type_guesser.doctrine' shared service.
  6057.      *
  6058.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  6059.      */
  6060.     protected function getForm_TypeGuesser_DoctrineService()
  6061.     {
  6062.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6063.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  6064.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6065.     }
  6066.     /**
  6067.      * Gets the private 'form.type_guesser.validator' shared service.
  6068.      *
  6069.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  6070.      */
  6071.     protected function getForm_TypeGuesser_ValidatorService()
  6072.     {
  6073.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  6074.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  6075.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6076.     }
  6077.     /**
  6078.      * Gets the private 'fragment.renderer.inline' shared service.
  6079.      *
  6080.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  6081.      */
  6082.     protected function getFragment_Renderer_InlineService()
  6083.     {
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  6087.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6088.         $instance->setFragmentPath('/_fragment');
  6089.         return $instance;
  6090.     }
  6091.     /**
  6092.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  6093.      *
  6094.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  6095.      */
  6096.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  6097.     {
  6098.         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())));
  6099.     }
  6100.     /**
  6101.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  6102.      *
  6103.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  6104.      */
  6105.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  6106.     {
  6107.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  6108.     }
  6109.     /**
  6110.      * Gets the private 'locale_aware_listener' shared service.
  6111.      *
  6112.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  6113.      */
  6114.     protected function getLocaleAwareListenerService()
  6115.     {
  6116.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  6117.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  6118.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  6119.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6120.     }
  6121.     /**
  6122.      * Gets the private 'locale_listener' shared service.
  6123.      *
  6124.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  6125.      */
  6126.     protected function getLocaleListenerService()
  6127.     {
  6128.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  6129.     }
  6130.     /**
  6131.      * Gets the private 'maker.auto_command.make_auth' shared service.
  6132.      *
  6133.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6134.      */
  6135.     protected function getMaker_AutoCommand_MakeAuthService()
  6136.     {
  6137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6138.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6139.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  6142.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6143.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6144.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6145.         $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())), $a$b);
  6146.         $instance->setName('make:auth');
  6147.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  6148.         return $instance;
  6149.     }
  6150.     /**
  6151.      * Gets the private 'maker.auto_command.make_command' shared service.
  6152.      *
  6153.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6154.      */
  6155.     protected function getMaker_AutoCommand_MakeCommandService()
  6156.     {
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6160.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6161.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  6162.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6163.         $instance->setName('make:command');
  6164.         $instance->setDescription('Creates a new console command class');
  6165.         return $instance;
  6166.     }
  6167.     /**
  6168.      * Gets the private 'maker.auto_command.make_controller' shared service.
  6169.      *
  6170.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6171.      */
  6172.     protected function getMaker_AutoCommand_MakeControllerService()
  6173.     {
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6178.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  6179.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6180.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6181.         $instance->setName('make:controller');
  6182.         $instance->setDescription('Creates a new controller class');
  6183.         return $instance;
  6184.     }
  6185.     /**
  6186.      * Gets the private 'maker.auto_command.make_crud' shared service.
  6187.      *
  6188.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6189.      */
  6190.     protected function getMaker_AutoCommand_MakeCrudService()
  6191.     {
  6192.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6193.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6194.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6195.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6196.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  6197.         $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()));
  6198.         $instance->setName('make:crud');
  6199.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  6200.         return $instance;
  6201.     }
  6202.     /**
  6203.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  6204.      *
  6205.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6206.      */
  6207.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  6208.     {
  6209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6212.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6213.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  6214.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6215.         $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()));
  6216.         $instance->setName('make:docker:database');
  6217.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6218.         return $instance;
  6219.     }
  6220.     /**
  6221.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6222.      *
  6223.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6224.      */
  6225.     protected function getMaker_AutoCommand_MakeEntityService()
  6226.     {
  6227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6228.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6229.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6230.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6231.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6232.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6233.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6234.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6235.         $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()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  6236.         $instance->setName('make:entity');
  6237.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6238.         return $instance;
  6239.     }
  6240.     /**
  6241.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6242.      *
  6243.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6244.      */
  6245.     protected function getMaker_AutoCommand_MakeFixturesService()
  6246.     {
  6247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6249.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6251.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6252.         $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()));
  6253.         $instance->setName('make:fixtures');
  6254.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6255.         return $instance;
  6256.     }
  6257.     /**
  6258.      * Gets the private 'maker.auto_command.make_form' shared service.
  6259.      *
  6260.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6261.      */
  6262.     protected function getMaker_AutoCommand_MakeFormService()
  6263.     {
  6264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6265.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6268.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6269.         $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()));
  6270.         $instance->setName('make:form');
  6271.         $instance->setDescription('Creates a new form class');
  6272.         return $instance;
  6273.     }
  6274.     /**
  6275.      * Gets the private 'maker.auto_command.make_message' shared service.
  6276.      *
  6277.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6278.      */
  6279.     protected function getMaker_AutoCommand_MakeMessageService()
  6280.     {
  6281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6285.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6286.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6287.         $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()));
  6288.         $instance->setName('make:message');
  6289.         $instance->setDescription('Creates a new message and handler');
  6290.         return $instance;
  6291.     }
  6292.     /**
  6293.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6294.      *
  6295.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6296.      */
  6297.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6298.     {
  6299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6301.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6302.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6303.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6304.         $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()));
  6305.         $instance->setName('make:messenger-middleware');
  6306.         $instance->setDescription('Creates a new messenger middleware');
  6307.         return $instance;
  6308.     }
  6309.     /**
  6310.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6311.      *
  6312.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6313.      */
  6314.     protected function getMaker_AutoCommand_MakeMigrationService()
  6315.     {
  6316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6317.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6318.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6319.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6320.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6321.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6322.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6323.         $instance->setName('make:migration');
  6324.         $instance->setDescription('Creates a new migration based on database changes');
  6325.         return $instance;
  6326.     }
  6327.     /**
  6328.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6329.      *
  6330.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6331.      */
  6332.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6333.     {
  6334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6335.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6336.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6337.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6339.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6340.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6341.         $instance->setName('make:registration-form');
  6342.         $instance->setDescription('Creates a new registration form system');
  6343.         return $instance;
  6344.     }
  6345.     /**
  6346.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6347.      *
  6348.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6349.      */
  6350.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6351.     {
  6352.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6353.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6355.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6357.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6358.         $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()));
  6359.         $instance->setName('make:reset-password');
  6360.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6361.         return $instance;
  6362.     }
  6363.     /**
  6364.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6365.      *
  6366.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6367.      */
  6368.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6369.     {
  6370.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6371.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6372.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6373.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6374.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6375.         $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()));
  6376.         $instance->setName('make:serializer:encoder');
  6377.         $instance->setDescription('Creates a new serializer encoder class');
  6378.         return $instance;
  6379.     }
  6380.     /**
  6381.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6382.      *
  6383.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6384.      */
  6385.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6386.     {
  6387.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6388.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6389.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6390.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6391.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6392.         $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()));
  6393.         $instance->setName('make:serializer:normalizer');
  6394.         $instance->setDescription('Creates a new serializer normalizer class');
  6395.         return $instance;
  6396.     }
  6397.     /**
  6398.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6399.      *
  6400.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6401.      */
  6402.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6403.     {
  6404.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6405.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6406.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6407.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6408.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6409.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6410.         $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()));
  6411.         $instance->setName('make:subscriber');
  6412.         $instance->setDescription('Creates a new event subscriber class');
  6413.         return $instance;
  6414.     }
  6415.     /**
  6416.      * Gets the private 'maker.auto_command.make_test' shared service.
  6417.      *
  6418.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6419.      */
  6420.     protected function getMaker_AutoCommand_MakeTestService()
  6421.     {
  6422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6423.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6424.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6425.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6426.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6427.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6428.         $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()));
  6429.         $instance->setName('make:test');
  6430.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  6431.         $instance->setDescription('Creates a new test class');
  6432.         return $instance;
  6433.     }
  6434.     /**
  6435.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6436.      *
  6437.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6438.      */
  6439.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6440.     {
  6441.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6442.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6444.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6445.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6446.         $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()));
  6447.         $instance->setName('make:twig-extension');
  6448.         $instance->setDescription('Creates a new Twig extension class');
  6449.         return $instance;
  6450.     }
  6451.     /**
  6452.      * Gets the private 'maker.auto_command.make_user' shared service.
  6453.      *
  6454.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6455.      */
  6456.     protected function getMaker_AutoCommand_MakeUserService()
  6457.     {
  6458.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6459.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6460.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6463.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6464.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6465.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6466.         $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()));
  6467.         $instance->setName('make:user');
  6468.         $instance->setDescription('Creates a new security user class');
  6469.         return $instance;
  6470.     }
  6471.     /**
  6472.      * Gets the private 'maker.auto_command.make_validator' shared service.
  6473.      *
  6474.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6475.      */
  6476.     protected function getMaker_AutoCommand_MakeValidatorService()
  6477.     {
  6478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6479.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6480.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6481.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6482.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  6483.         $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()));
  6484.         $instance->setName('make:validator');
  6485.         $instance->setDescription('Creates a new validator and constraint class');
  6486.         return $instance;
  6487.     }
  6488.     /**
  6489.      * Gets the private 'maker.auto_command.make_voter' shared service.
  6490.      *
  6491.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6492.      */
  6493.     protected function getMaker_AutoCommand_MakeVoterService()
  6494.     {
  6495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6496.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6497.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6498.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6499.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  6500.         $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()));
  6501.         $instance->setName('make:voter');
  6502.         $instance->setDescription('Creates a new security voter class');
  6503.         return $instance;
  6504.     }
  6505.     /**
  6506.      * Gets the private 'maker.doctrine_helper' shared service.
  6507.      *
  6508.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  6509.      */
  6510.     protected function getMaker_DoctrineHelperService()
  6511.     {
  6512.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6513.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Core\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]], 'replayer' => [=> [=> 'App\\Replayer\\Entity'=> ($this->privates['doctrine.orm.replayer_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_ReplayerAnnotationMetadataDriverService())]]]);
  6514.     }
  6515.     /**
  6516.      * Gets the private 'maker.entity_class_generator' shared service.
  6517.      *
  6518.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  6519.      */
  6520.     protected function getMaker_EntityClassGeneratorService()
  6521.     {
  6522.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  6523.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  6524.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  6525.         return $instance;
  6526.     }
  6527.     /**
  6528.      * Gets the private 'maker.file_manager' shared service.
  6529.      *
  6530.      * @return \Symfony\Bundle\MakerBundle\FileManager
  6531.      */
  6532.     protected function getMaker_FileManagerService()
  6533.     {
  6534.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  6535.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  6537.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6539.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  6540.     }
  6541.     /**
  6542.      * Gets the private 'maker.generator' shared service.
  6543.      *
  6544.      * @return \Symfony\Bundle\MakerBundle\Generator
  6545.      */
  6546.     protected function getMaker_GeneratorService()
  6547.     {
  6548.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  6549.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  6550.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  6551.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  6552.     }
  6553.     /**
  6554.      * Gets the private 'maker.php_compat_util' shared service.
  6555.      *
  6556.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  6557.      */
  6558.     protected function getMaker_PhpCompatUtilService()
  6559.     {
  6560.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  6561.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  6562.     }
  6563.     /**
  6564.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  6565.      *
  6566.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  6567.      */
  6568.     protected function getMaker_Renderer_FormTypeRendererService()
  6569.     {
  6570.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  6571.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6572.     }
  6573.     /**
  6574.      * Gets the private 'mime_types' shared service.
  6575.      *
  6576.      * @return \Symfony\Component\Mime\MimeTypes
  6577.      */
  6578.     protected function getMimeTypesService()
  6579.     {
  6580.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  6581.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  6582.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  6583.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6584.         $instance->setDefault($instance);
  6585.         return $instance;
  6586.     }
  6587.     /**
  6588.      * Gets the private 'monolog.command.server_log' shared service.
  6589.      *
  6590.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  6591.      */
  6592.     protected function getMonolog_Command_ServerLogService()
  6593.     {
  6594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6595.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  6596.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  6597.         $instance->setName('server:log');
  6598.         $instance->setDescription('Start a log server that displays logs in real time');
  6599.         return $instance;
  6600.     }
  6601.     /**
  6602.      * Gets the private 'monolog.handler.console' shared service.
  6603.      *
  6604.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6605.      */
  6606.     protected function getMonolog_Handler_ConsoleService()
  6607.     {
  6608.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6609.     }
  6610.     /**
  6611.      * Gets the private 'monolog.handler.data' shared service.
  6612.      *
  6613.      * @return \Monolog\Handler\StreamHandler
  6614.      */
  6615.     protected function getMonolog_Handler_DataService()
  6616.     {
  6617.         $this->privates['monolog.handler.data'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/data.log'), 100trueNULLfalse);
  6618.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6619.         return $instance;
  6620.     }
  6621.     /**
  6622.      * Gets the private 'monolog.handler.main' shared service.
  6623.      *
  6624.      * @return \Monolog\Handler\StreamHandler
  6625.      */
  6626.     protected function getMonolog_Handler_MainService()
  6627.     {
  6628.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6629.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  6630.         return $instance;
  6631.     }
  6632.     /**
  6633.      * Gets the private 'monolog.logger' shared service.
  6634.      *
  6635.      * @return \Symfony\Bridge\Monolog\Logger
  6636.      */
  6637.     protected function getMonolog_LoggerService()
  6638.     {
  6639.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6640.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6641.         $instance->useMicrosecondTimestamps(true);
  6642.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6643.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6644.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6645.         return $instance;
  6646.     }
  6647.     /**
  6648.      * Gets the private 'monolog.logger.cache' shared service.
  6649.      *
  6650.      * @return \Symfony\Bridge\Monolog\Logger
  6651.      */
  6652.     protected function getMonolog_Logger_CacheService()
  6653.     {
  6654.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6655.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6656.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6657.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6658.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6659.         return $instance;
  6660.     }
  6661.     /**
  6662.      * Gets the private 'monolog.logger.request' shared service.
  6663.      *
  6664.      * @return \Symfony\Bridge\Monolog\Logger
  6665.      */
  6666.     protected function getMonolog_Logger_RequestService()
  6667.     {
  6668.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6669.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6670.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6671.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6672.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6673.         return $instance;
  6674.     }
  6675.     /**
  6676.      * Gets the private 'monolog.logger.security' shared service.
  6677.      *
  6678.      * @return \Symfony\Bridge\Monolog\Logger
  6679.      */
  6680.     protected function getMonolog_Logger_SecurityService()
  6681.     {
  6682.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  6683.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6684.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6685.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6686.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6687.         return $instance;
  6688.     }
  6689.     /**
  6690.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  6691.      *
  6692.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  6693.      */
  6694.     protected function getNelmioCors_CorsListenerService()
  6695.     {
  6696.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  6697.     }
  6698.     /**
  6699.      * Gets the private 'parameter_bag' shared service.
  6700.      *
  6701.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6702.      */
  6703.     protected function getParameterBagService()
  6704.     {
  6705.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6706.     }
  6707.     /**
  6708.      * Gets the private 'profiler_listener' shared service.
  6709.      *
  6710.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6711.      */
  6712.     protected function getProfilerListenerService()
  6713.     {
  6714.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  6715.     }
  6716.     /**
  6717.      * Gets the private 'property_accessor' shared service.
  6718.      *
  6719.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6720.      */
  6721.     protected function getPropertyAccessorService()
  6722.     {
  6723.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6724.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  6725.     }
  6726.     /**
  6727.      * Gets the private 'property_info' shared service.
  6728.      *
  6729.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6730.      */
  6731.     protected function getPropertyInfoService()
  6732.     {
  6733.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6734.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  6735.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6736.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6737.             yield => ($this->privates['doctrine.orm.replayer_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_ReplayerEntityManager_PropertyInfoExtractorService());
  6738.         }, 4), new RewindableGenerator(function () {
  6739.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6740.             yield => ($this->privates['doctrine.orm.replayer_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_ReplayerEntityManager_PropertyInfoExtractorService());
  6741.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6742.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6743.         }, 4), new RewindableGenerator(function () {
  6744.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6745.         }, 1), new RewindableGenerator(function () {
  6746.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6747.             yield => ($this->privates['doctrine.orm.replayer_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_ReplayerEntityManager_PropertyInfoExtractorService());
  6748.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6749.         }, 3), new RewindableGenerator(function () {
  6750.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6751.         }, 1));
  6752.     }
  6753.     /**
  6754.      * Gets the private 'property_info.serializer_extractor' shared service.
  6755.      *
  6756.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  6757.      */
  6758.     protected function getPropertyInfo_SerializerExtractorService()
  6759.     {
  6760.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  6761.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  6762.     }
  6763.     /**
  6764.      * Gets the private 'router.cache_warmer' shared service.
  6765.      *
  6766.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  6767.      */
  6768.     protected function getRouter_CacheWarmerService()
  6769.     {
  6770.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  6772.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6773.             'router' => ['services''router''getRouterService'false],
  6774.         ], [
  6775.             'router' => '?',
  6776.         ]))->withContext('router.cache_warmer'$this));
  6777.     }
  6778.     /**
  6779.      * Gets the private 'router.expression_language_provider' shared service.
  6780.      *
  6781.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  6782.      */
  6783.     protected function getRouter_ExpressionLanguageProviderService()
  6784.     {
  6785.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6786.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  6787.         ], [
  6788.             'env' => 'Closure',
  6789.         ]));
  6790.     }
  6791.     /**
  6792.      * Gets the private 'router.request_context' shared service.
  6793.      *
  6794.      * @return \Symfony\Component\Routing\RequestContext
  6795.      */
  6796.     protected function getRouter_RequestContextService()
  6797.     {
  6798.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  6799.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  6800.         return $instance;
  6801.     }
  6802.     /**
  6803.      * Gets the private 'router_listener' shared service.
  6804.      *
  6805.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6806.      */
  6807.     protected function getRouterListenerService()
  6808.     {
  6809.         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);
  6810.     }
  6811.     /**
  6812.      * Gets the private 'secrets.vault' shared service.
  6813.      *
  6814.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  6815.      */
  6816.     protected function getSecrets_VaultService()
  6817.     {
  6818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6819.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  6820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  6821.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  6822.         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'));
  6823.     }
  6824.     /**
  6825.      * Gets the private 'security.access_listener' shared service.
  6826.      *
  6827.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  6828.      */
  6829.     protected function getSecurity_AccessListenerService()
  6830.     {
  6831.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  6832.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), false);
  6833.     }
  6834.     /**
  6835.      * Gets the private 'security.access_map' shared service.
  6836.      *
  6837.      * @return \Symfony\Component\Security\Http\AccessMap
  6838.      */
  6839.     protected function getSecurity_AccessMapService()
  6840.     {
  6841.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  6842.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  6843.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  6845.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  6846.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_ADMIN'], NULL);
  6847.         return $instance;
  6848.     }
  6849.     /**
  6850.      * Gets the private 'security.authentication_utils' shared service.
  6851.      *
  6852.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  6853.      */
  6854.     protected function getSecurity_AuthenticationUtilsService()
  6855.     {
  6856.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  6857.         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())));
  6858.     }
  6859.     /**
  6860.      * Gets the private 'security.authenticator.form_login.main' shared service.
  6861.      *
  6862.      * @return \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator
  6863.      */
  6864.     protected function getSecurity_Authenticator_FormLogin_MainService()
  6865.     {
  6866.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AuthenticatorInterface.php';
  6867.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractAuthenticator.php';
  6868.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  6869.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/InteractiveAuthenticatorInterface.php';
  6870.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php';
  6871.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php';
  6872.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  6873.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  6874.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  6875.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  6876.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  6877.         $a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  6878.         $b = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($a, []);
  6879.         $b->setOptions(['login_path' => 'app_login''always_use_default_target_path' => false'default_target_path' => '/''target_path_parameter' => '_target_path''use_referer' => false]);
  6880.         $b->setFirewallName('main');
  6881.         $c = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler(($this->services['http_kernel'] ?? $this->getHttpKernelService()), $a, [], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  6882.         $c->setOptions(['login_path' => 'app_login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  6883.         return $this->privates['security.authenticator.form_login.main'] = new \Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator($a, ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()), $b$c, ['login_path' => 'app_login''check_path' => 'app_login''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false]);
  6884.     }
  6885.     /**
  6886.      * Gets the private 'security.channel_listener' shared service.
  6887.      *
  6888.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  6889.      */
  6890.     protected function getSecurity_ChannelListenerService()
  6891.     {
  6892.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  6893.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  6894.         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());
  6895.     }
  6896.     /**
  6897.      * Gets the private 'security.command.debug_firewall' shared service.
  6898.      *
  6899.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  6900.      */
  6901.     protected function getSecurity_Command_DebugFirewallService()
  6902.     {
  6903.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  6905.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), ($this->privates['.service_locator.jlyTfzM'] ?? $this->get_ServiceLocator_JlyTfzMService()), ['main' => [=> ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService())]], true);
  6906.         $instance->setName('debug:firewall');
  6907.         $instance->setDescription('Display information about your security firewall(s)');
  6908.         return $instance;
  6909.     }
  6910.     /**
  6911.      * Gets the private 'security.command.user_password_encoder' shared service.
  6912.      *
  6913.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  6914.      *
  6915.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  6916.      */
  6917.     protected function getSecurity_Command_UserPasswordEncoderService()
  6918.     {
  6919.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  6920.         $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']);
  6921.         $instance->setName('security:encode-password');
  6922.         $instance->setDescription('Encode a password');
  6923.         return $instance;
  6924.     }
  6925.     /**
  6926.      * Gets the private 'security.command.user_password_hash' shared service.
  6927.      *
  6928.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  6929.      */
  6930.     protected function getSecurity_Command_UserPasswordHashService()
  6931.     {
  6932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6933.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  6934.         $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']);
  6935.         $instance->setName('security:hash-password');
  6936.         $instance->setDescription('Hash a user password');
  6937.         return $instance;
  6938.     }
  6939.     /**
  6940.      * Gets the private 'security.context_listener.0' shared service.
  6941.      *
  6942.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6943.      */
  6944.     protected function getSecurity_ContextListener_0Service()
  6945.     {
  6946.         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 () {
  6947.             yield => ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService());
  6948.         }, 1), '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']);
  6949.     }
  6950.     /**
  6951.      * Gets the private 'security.csrf.token_storage' shared service.
  6952.      *
  6953.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  6954.      */
  6955.     protected function getSecurity_Csrf_TokenStorageService()
  6956.     {
  6957.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  6959.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  6960.         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())));
  6961.     }
  6962.     /**
  6963.      * Gets the private 'security.encoder_factory.generic' shared service.
  6964.      *
  6965.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  6966.      *
  6967.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  6968.      */
  6969.     protected function getSecurity_EncoderFactory_GenericService()
  6970.     {
  6971.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  6972.         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]]);
  6973.     }
  6974.     /**
  6975.      * Gets the private 'security.event_dispatcher.main' shared service.
  6976.      *
  6977.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  6978.      */
  6979.     protected function getSecurity_EventDispatcher_MainService()
  6980.     {
  6981.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6982.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6983.             return ($this->privates['security.listener.main.user_provider'] ?? $this->getSecurity_Listener_Main_UserProviderService());
  6984.         }, => 'checkPassport'], 2048);
  6985.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  6986.             return ($this->privates['security.listener.session.main'] ?? $this->getSecurity_Listener_Session_MainService());
  6987.         }, => 'onSuccessfulLogin'], 0);
  6988.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6989.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  6990.         }, => 'onLogout'], 64);
  6991.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6992.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  6993.         }, => 'onLogout'], 0);
  6994.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  6995.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  6996.         }, => 'preCheckCredentials'], 256);
  6997.         $instance->addListener('security.authentication.success', [=> function () {
  6998.             return ($this->privates['security.listener.user_checker.main'] ?? $this->getSecurity_Listener_UserChecker_MainService());
  6999.         }, => 'postCheckCredentials'], 256);
  7000.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7001.             return ($this->privates['security.listener.user_provider'] ?? $this->getSecurity_Listener_UserProviderService());
  7002.         }, => 'checkPassport'], 1024);
  7003.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7004.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->getSecurity_Listener_CheckAuthenticatorCredentialsService());
  7005.         }, => 'checkPassport'], 0);
  7006.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  7007.             return ($this->privates['security.listener.password_migrating'] ?? $this->getSecurity_Listener_PasswordMigratingService());
  7008.         }, => 'onLoginSuccess'], 0);
  7009.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  7010.             return ($this->privates['security.listener.csrf_protection'] ?? $this->getSecurity_Listener_CsrfProtectionService());
  7011.         }, => 'checkPassport'], 512);
  7012.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  7013.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  7014.         }, => 'onLogout'], 0);
  7015.         return $instance;
  7016.     }
  7017.     /**
  7018.      * Gets the private 'security.firewall.map' shared service.
  7019.      *
  7020.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  7021.      */
  7022.     protected function getSecurity_Firewall_MapService()
  7023.     {
  7024.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), new RewindableGenerator(function () {
  7025.             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)/')));
  7026.             yield 'security.firewall.map.context.main' => NULL;
  7027.         }, 2));
  7028.     }
  7029.     /**
  7030.      * Gets the private 'security.firewall.map.context.dev' shared service.
  7031.      *
  7032.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  7033.      */
  7034.     protected function getSecurity_Firewall_Map_Context_DevService()
  7035.     {
  7036.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7037.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7038.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  7039.             return new \EmptyIterator();
  7040.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  7041.     }
  7042.     /**
  7043.      * Gets the private 'security.firewall.map.context.main' shared service.
  7044.      *
  7045.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  7046.      */
  7047.     protected function getSecurity_Firewall_Map_Context_MainService()
  7048.     {
  7049.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  7050.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  7051.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  7052.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  7053.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  7054.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  7055.         $a = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  7056.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  7057.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  7058.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  7059.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  7060.             yield => ($this->privates['debug.security.firewall.authenticator.main'] ?? $this->getDebug_Security_Firewall_Authenticator_MainService());
  7061.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  7062.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'main', ($this->privates['security.authenticator.form_login.main'] ?? $this->getSecurity_Authenticator_FormLogin_MainService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.users''main''security.authenticator.form_login.main'NULLNULL, [=> 'form_login'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  7063.     }
  7064.     /**
  7065.      * Gets the private 'security.http_utils' shared service.
  7066.      *
  7067.      * @return \Symfony\Component\Security\Http\HttpUtils
  7068.      */
  7069.     protected function getSecurity_HttpUtilsService()
  7070.     {
  7071.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  7072.         $a = ($this->services['router'] ?? $this->getRouterService());
  7073.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  7074.     }
  7075.     /**
  7076.      * Gets the private 'security.listener.check_authenticator_credentials' shared service.
  7077.      *
  7078.      * @return \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener
  7079.      */
  7080.     protected function getSecurity_Listener_CheckAuthenticatorCredentialsService()
  7081.     {
  7082.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php';
  7083.         return $this->privates['security.listener.check_authenticator_credentials'] = new \Symfony\Component\Security\Http\EventListener\CheckCredentialsListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  7084.     }
  7085.     /**
  7086.      * Gets the private 'security.listener.csrf_protection' shared service.
  7087.      *
  7088.      * @return \Symfony\Component\Security\Http\EventListener\CsrfProtectionListener
  7089.      */
  7090.     protected function getSecurity_Listener_CsrfProtectionService()
  7091.     {
  7092.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php';
  7093.         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()));
  7094.     }
  7095.     /**
  7096.      * Gets the private 'security.listener.main.user_provider' shared service.
  7097.      *
  7098.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  7099.      */
  7100.     protected function getSecurity_Listener_Main_UserProviderService()
  7101.     {
  7102.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  7103.         return $this->privates['security.listener.main.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()));
  7104.     }
  7105.     /**
  7106.      * Gets the private 'security.listener.password_migrating' shared service.
  7107.      *
  7108.      * @return \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener
  7109.      */
  7110.     protected function getSecurity_Listener_PasswordMigratingService()
  7111.     {
  7112.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/PasswordMigratingListener.php';
  7113.         return $this->privates['security.listener.password_migrating'] = new \Symfony\Component\Security\Http\EventListener\PasswordMigratingListener(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  7114.     }
  7115.     /**
  7116.      * Gets the private 'security.listener.session.main' shared service.
  7117.      *
  7118.      * @return \Symfony\Component\Security\Http\EventListener\SessionStrategyListener
  7119.      */
  7120.     protected function getSecurity_Listener_Session_MainService()
  7121.     {
  7122.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/SessionStrategyListener.php';
  7123.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  7124.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  7125.         return $this->privates['security.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionStrategyListener(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  7126.     }
  7127.     /**
  7128.      * Gets the private 'security.listener.user_checker.main' shared service.
  7129.      *
  7130.      * @return \Symfony\Component\Security\Http\EventListener\UserCheckerListener
  7131.      */
  7132.     protected function getSecurity_Listener_UserChecker_MainService()
  7133.     {
  7134.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserCheckerListener.php';
  7135.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  7136.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  7137.         return $this->privates['security.listener.user_checker.main'] = new \Symfony\Component\Security\Http\EventListener\UserCheckerListener(new \Symfony\Component\Security\Core\User\InMemoryUserChecker());
  7138.     }
  7139.     /**
  7140.      * Gets the private 'security.listener.user_provider' shared service.
  7141.      *
  7142.      * @return \Symfony\Component\Security\Http\EventListener\UserProviderListener
  7143.      */
  7144.     protected function getSecurity_Listener_UserProviderService()
  7145.     {
  7146.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/UserProviderListener.php';
  7147.         return $this->privates['security.listener.user_provider'] = new \Symfony\Component\Security\Http\EventListener\UserProviderListener(($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()));
  7148.     }
  7149.     /**
  7150.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  7151.      *
  7152.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  7153.      */
  7154.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  7155.     {
  7156.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  7157.         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()));
  7158.     }
  7159.     /**
  7160.      * Gets the private 'security.logout.listener.default.main' shared service.
  7161.      *
  7162.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  7163.      */
  7164.     protected function getSecurity_Logout_Listener_Default_MainService()
  7165.     {
  7166.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  7167.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'app_home');
  7168.     }
  7169.     /**
  7170.      * Gets the private 'security.logout_url_generator' shared service.
  7171.      *
  7172.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  7173.      */
  7174.     protected function getSecurity_LogoutUrlGeneratorService()
  7175.     {
  7176.         $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()));
  7177.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  7178.         return $instance;
  7179.     }
  7180.     /**
  7181.      * Gets the private 'security.password_hasher_factory' shared service.
  7182.      *
  7183.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  7184.      */
  7185.     protected function getSecurity_PasswordHasherFactoryService()
  7186.     {
  7187.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  7188.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  7189.         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]]);
  7190.     }
  7191.     /**
  7192.      * Gets the private 'security.user.provider.concrete.users' shared service.
  7193.      *
  7194.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  7195.      */
  7196.     protected function getSecurity_User_Provider_Concrete_UsersService()
  7197.     {
  7198.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  7199.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  7200.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  7201.         return $this->privates['security.user.provider.concrete.users'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Core\\Entity\\User''username'NULL);
  7202.     }
  7203.     /**
  7204.      * Gets the private 'security.validator.user_password' shared service.
  7205.      *
  7206.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  7207.      */
  7208.     protected function getSecurity_Validator_UserPasswordService()
  7209.     {
  7210.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7211.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7212.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  7213.         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()));
  7214.     }
  7215.     /**
  7216.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  7217.      *
  7218.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  7219.      */
  7220.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  7221.     {
  7222.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7223.     }
  7224.     /**
  7225.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  7226.      *
  7227.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  7228.      */
  7229.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  7230.     {
  7231.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  7232.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  7233.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  7234.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  7235.     }
  7236.     /**
  7237.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  7238.      *
  7239.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  7240.      */
  7241.     protected function getSensioFrameworkExtra_Security_ListenerService()
  7242.     {
  7243.         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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7244.     }
  7245.     /**
  7246.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  7247.      *
  7248.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  7249.      */
  7250.     protected function getSensioFrameworkExtra_View_ListenerService()
  7251.     {
  7252.         $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))));
  7253.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7254.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7255.         ], [
  7256.             'twig' => '?',
  7257.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  7258.         return $instance;
  7259.     }
  7260.     /**
  7261.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  7262.      *
  7263.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  7264.      */
  7265.     protected function getSerializer_Mapping_CacheWarmerService()
  7266.     {
  7267.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7268.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7269.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  7270.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7271.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7272.         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'));
  7273.     }
  7274.     /**
  7275.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  7276.      *
  7277.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  7278.      */
  7279.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  7280.     {
  7281.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  7282.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  7283.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  7285.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  7286.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  7287.         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()))]));
  7288.     }
  7289.     /**
  7290.      * Gets the private 'session.factory' shared service.
  7291.      *
  7292.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  7293.      */
  7294.     protected function getSession_FactoryService()
  7295.     {
  7296.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  7297.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  7298.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  7299.     }
  7300.     /**
  7301.      * Gets the private 'session.storage.factory.service' shared service.
  7302.      *
  7303.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  7304.      *
  7305.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  7306.      */
  7307.     protected function getSession_Storage_Factory_ServiceService()
  7308.     {
  7309.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  7310.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  7311.     }
  7312.     /**
  7313.      * Gets the private 'session.storage.metadata_bag' shared service.
  7314.      *
  7315.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  7316.      *
  7317.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  7318.      */
  7319.     protected function getSession_Storage_MetadataBagService()
  7320.     {
  7321.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  7322.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  7323.     }
  7324.     /**
  7325.      * Gets the private 'session.storage.native' shared service.
  7326.      *
  7327.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  7328.      *
  7329.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  7330.      */
  7331.     protected function getSession_Storage_NativeService()
  7332.     {
  7333.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  7334.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL$this->getSession_Storage_MetadataBagService());
  7335.     }
  7336.     /**
  7337.      * Gets the private 'session_listener' shared service.
  7338.      *
  7339.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7340.      */
  7341.     protected function getSessionListenerService()
  7342.     {
  7343.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7344.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  7345.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  7346.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7347.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  7348.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  7349.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  7350.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  7351.         ], [
  7352.             'initialized_session' => '?',
  7353.             'logger' => '?',
  7354.             'request_stack' => '?',
  7355.             'session' => '?',
  7356.             'session_collector' => '?',
  7357.             'session_factory' => '?',
  7358.             'session_storage' => '?',
  7359.         ]), true$this->parameters['session.storage.options']);
  7360.     }
  7361.     /**
  7362.      * Gets the private 'translation.extractor' shared service.
  7363.      *
  7364.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  7365.      */
  7366.     protected function getTranslation_ExtractorService()
  7367.     {
  7368.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  7369.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  7370.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  7371.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  7372.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  7373.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  7374.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  7375.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  7376.         return $instance;
  7377.     }
  7378.     /**
  7379.      * Gets the private 'translation.loader.csv' shared service.
  7380.      *
  7381.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7382.      */
  7383.     protected function getTranslation_Loader_CsvService()
  7384.     {
  7385.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7386.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7387.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7388.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7389.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7390.     }
  7391.     /**
  7392.      * Gets the private 'translation.loader.dat' shared service.
  7393.      *
  7394.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7395.      */
  7396.     protected function getTranslation_Loader_DatService()
  7397.     {
  7398.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7399.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7400.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7401.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7402.     }
  7403.     /**
  7404.      * Gets the private 'translation.loader.ini' shared service.
  7405.      *
  7406.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7407.      */
  7408.     protected function getTranslation_Loader_IniService()
  7409.     {
  7410.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7411.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7412.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7413.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7414.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  7415.     }
  7416.     /**
  7417.      * Gets the private 'translation.loader.json' shared service.
  7418.      *
  7419.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7420.      */
  7421.     protected function getTranslation_Loader_JsonService()
  7422.     {
  7423.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7425.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7426.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7427.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7428.     }
  7429.     /**
  7430.      * Gets the private 'translation.loader.mo' shared service.
  7431.      *
  7432.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7433.      */
  7434.     protected function getTranslation_Loader_MoService()
  7435.     {
  7436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7437.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7438.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7439.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7440.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  7441.     }
  7442.     /**
  7443.      * Gets the private 'translation.loader.php' shared service.
  7444.      *
  7445.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7446.      */
  7447.     protected function getTranslation_Loader_PhpService()
  7448.     {
  7449.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7450.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7451.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7452.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7453.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7454.     }
  7455.     /**
  7456.      * Gets the private 'translation.loader.po' shared service.
  7457.      *
  7458.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7459.      */
  7460.     protected function getTranslation_Loader_PoService()
  7461.     {
  7462.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7463.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7464.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7465.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7466.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  7467.     }
  7468.     /**
  7469.      * Gets the private 'translation.loader.qt' shared service.
  7470.      *
  7471.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7472.      */
  7473.     protected function getTranslation_Loader_QtService()
  7474.     {
  7475.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7476.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7477.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  7478.     }
  7479.     /**
  7480.      * Gets the private 'translation.loader.res' shared service.
  7481.      *
  7482.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7483.      */
  7484.     protected function getTranslation_Loader_ResService()
  7485.     {
  7486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7488.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7489.     }
  7490.     /**
  7491.      * Gets the private 'translation.loader.xliff' shared service.
  7492.      *
  7493.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7494.      */
  7495.     protected function getTranslation_Loader_XliffService()
  7496.     {
  7497.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7498.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7499.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7500.     }
  7501.     /**
  7502.      * Gets the private 'translation.loader.yml' shared service.
  7503.      *
  7504.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7505.      */
  7506.     protected function getTranslation_Loader_YmlService()
  7507.     {
  7508.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7509.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7510.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7512.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7513.     }
  7514.     /**
  7515.      * Gets the private 'translation.provider_collection' shared service.
  7516.      *
  7517.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  7518.      */
  7519.     protected function getTranslation_ProviderCollectionService()
  7520.     {
  7521.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  7522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  7523.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  7524.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  7525.         }, 1), []))->fromConfig([]);
  7526.     }
  7527.     /**
  7528.      * Gets the private 'translation.reader' shared service.
  7529.      *
  7530.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  7531.      */
  7532.     protected function getTranslation_ReaderService()
  7533.     {
  7534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  7535.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  7536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7537.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7538.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7539.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7540.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7541.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7542.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7543.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7544.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7545.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7550.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  7551.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  7552.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  7553.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  7554.         $instance->addLoader('yaml'$a);
  7555.         $instance->addLoader('yml'$a);
  7556.         $instance->addLoader('xlf'$b);
  7557.         $instance->addLoader('xliff'$b);
  7558.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  7559.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  7560.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  7561.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  7562.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  7563.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  7564.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  7565.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  7566.         return $instance;
  7567.     }
  7568.     /**
  7569.      * Gets the private 'translation.warmer' shared service.
  7570.      *
  7571.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  7572.      */
  7573.     protected function getTranslation_WarmerService()
  7574.     {
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  7577.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7578.             'translator' => ['services''translator''getTranslatorService'false],
  7579.         ], [
  7580.             'translator' => '?',
  7581.         ]))->withContext('translation.warmer'$this));
  7582.     }
  7583.     /**
  7584.      * Gets the private 'translation.writer' shared service.
  7585.      *
  7586.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  7587.      */
  7588.     protected function getTranslation_WriterService()
  7589.     {
  7590.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  7591.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  7592.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  7593.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  7594.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  7595.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  7596.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  7597.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  7598.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  7601.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  7602.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  7603.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  7604.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  7605.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  7606.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  7607.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  7608.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  7609.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  7610.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  7611.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  7612.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  7613.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  7614.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  7615.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  7616.         return $instance;
  7617.     }
  7618.     /**
  7619.      * Gets the private 'translator.default' shared service.
  7620.      *
  7621.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  7622.      */
  7623.     protected function getTranslator_DefaultService()
  7624.     {
  7625.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7626.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  7627.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  7628.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  7629.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  7630.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  7631.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  7632.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  7633.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  7634.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  7635.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  7636.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  7637.         ], [
  7638.             'translation.loader.csv' => '?',
  7639.             'translation.loader.dat' => '?',
  7640.             'translation.loader.ini' => '?',
  7641.             'translation.loader.json' => '?',
  7642.             'translation.loader.mo' => '?',
  7643.             'translation.loader.php' => '?',
  7644.             'translation.loader.po' => '?',
  7645.             'translation.loader.qt' => '?',
  7646.             'translation.loader.res' => '?',
  7647.             'translation.loader.xliff' => '?',
  7648.             'translation.loader.yml' => '?',
  7649.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['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')], '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).'/translations/messages.bg.yaml')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.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')], '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')], '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).'/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')], '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')], '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')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')], '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')]], '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).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/friendsofsymfony/rest-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/security-bundle/translations'12 => 'vendor/symfony/webpack-encore-bundle/src/translations'13 => 'vendor/symfony/web-profiler-bundle/translations'14 => 'vendor/symfony/monolog-bundle/translations'15 => 'vendor/symfony/debug-bundle/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'vendor/nelmio/cors-bundle/translations'18 => 'vendor/asprega/breadcrumb-bundle/translations']]], []);
  7650.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  7651.         $instance->setFallbackLocales([=> 'en']);
  7652.         return $instance;
  7653.     }
  7654.     /**
  7655.      * Gets the private 'twig.command.debug' shared service.
  7656.      *
  7657.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  7658.      */
  7659.     protected function getTwig_Command_DebugService()
  7660.     {
  7661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7662.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  7663.         $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()));
  7664.         $instance->setName('debug:twig');
  7665.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  7666.         return $instance;
  7667.     }
  7668.     /**
  7669.      * Gets the private 'twig.command.lint' shared service.
  7670.      *
  7671.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  7672.      */
  7673.     protected function getTwig_Command_LintService()
  7674.     {
  7675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7676.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  7678.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  7679.         $instance->setName('lint:twig');
  7680.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  7681.         return $instance;
  7682.     }
  7683.     /**
  7684.      * Gets the private 'twig.form.renderer' shared service.
  7685.      *
  7686.      * @return \Symfony\Component\Form\FormRenderer
  7687.      */
  7688.     protected function getTwig_Form_RendererService()
  7689.     {
  7690.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  7691.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  7692.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  7695.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  7696.     }
  7697.     /**
  7698.      * Gets the private 'twig.mailer.message_listener' shared service.
  7699.      *
  7700.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  7701.      */
  7702.     protected function getTwig_Mailer_MessageListenerService()
  7703.     {
  7704.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  7705.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  7706.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  7707.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  7708.     }
  7709.     /**
  7710.      * Gets the private 'twig.runtime.httpkernel' shared service.
  7711.      *
  7712.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  7713.      */
  7714.     protected function getTwig_Runtime_HttpkernelService()
  7715.     {
  7716.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  7717.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  7718.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  7719.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  7720.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  7721.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  7722.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  7723.         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, [
  7724.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7725.         ], [
  7726.             'inline' => '?',
  7727.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  7728.     }
  7729.     /**
  7730.      * Gets the private 'twig.runtime.security_csrf' shared service.
  7731.      *
  7732.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  7733.      */
  7734.     protected function getTwig_Runtime_SecurityCsrfService()
  7735.     {
  7736.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  7737.         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()));
  7738.     }
  7739.     /**
  7740.      * Gets the private 'twig.runtime.serializer' shared service.
  7741.      *
  7742.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  7743.      */
  7744.     protected function getTwig_Runtime_SerializerService()
  7745.     {
  7746.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  7747.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  7748.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  7749.     }
  7750.     /**
  7751.      * Gets the private 'twig.template_cache_warmer' shared service.
  7752.      *
  7753.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  7754.      */
  7755.     protected function getTwig_TemplateCacheWarmerService()
  7756.     {
  7757.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7758.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  7759.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7760.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7761.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  7762.         ], [
  7763.             'twig' => '?',
  7764.         ]))->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')));
  7765.     }
  7766.     /**
  7767.      * Gets the private 'validator.builder' shared service.
  7768.      *
  7769.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7770.      */
  7771.     protected function getValidator_BuilderService()
  7772.     {
  7773.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7774.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7775.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7776.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7777.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7778.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  7779.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7780.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  7781.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7782.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7783.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7784.         ], [
  7785.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7786.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7787.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7788.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7789.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7790.             'doctrine.orm.validator.unique' => '?',
  7791.             'security.validator.user_password' => '?',
  7792.             'validator.expression' => '?',
  7793.         ])));
  7794.         if ($this->has('translator')) {
  7795.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  7796.         }
  7797.         $instance->setTranslationDomain('validators');
  7798.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  7799.         $instance->enableAnnotationMapping(true);
  7800.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7801.         $instance->addMethodMapping('loadValidatorMetadata');
  7802.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  7803.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7804.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7805.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.replayer_entity_manager'] ?? $this->getDoctrine_Orm_ReplayerEntityManagerService()), NULL));
  7806.         return $instance;
  7807.     }
  7808.     /**
  7809.      * Gets the private 'validator.email' shared service.
  7810.      *
  7811.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  7812.      */
  7813.     protected function getValidator_EmailService()
  7814.     {
  7815.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7816.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7817.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  7818.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  7819.     }
  7820.     /**
  7821.      * Gets the private 'validator.expression' shared service.
  7822.      *
  7823.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  7824.      */
  7825.     protected function getValidator_ExpressionService()
  7826.     {
  7827.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7828.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7829.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  7830.         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())));
  7831.     }
  7832.     /**
  7833.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  7834.      *
  7835.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  7836.      */
  7837.     protected function getValidator_Mapping_CacheWarmerService()
  7838.     {
  7839.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7840.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7841.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  7842.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  7843.     }
  7844.     /**
  7845.      * Gets the private 'validator.not_compromised_password' shared service.
  7846.      *
  7847.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  7848.      */
  7849.     protected function getValidator_NotCompromisedPasswordService()
  7850.     {
  7851.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7852.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7853.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  7854.         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);
  7855.     }
  7856.     /**
  7857.      * Gets the private 'var_dumper.command.server_dump' shared service.
  7858.      *
  7859.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  7860.      */
  7861.     protected function getVarDumper_Command_ServerDumpService()
  7862.     {
  7863.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7864.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  7865.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  7866.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  7867.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  7868.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  7869.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  7870.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7871.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7872.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7873.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7874.         $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()))]);
  7875.         $instance->setName('server:dump');
  7876.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  7877.         return $instance;
  7878.     }
  7879.     /**
  7880.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  7881.      *
  7882.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  7883.      */
  7884.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  7885.     {
  7886.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  7887.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7888.         return $instance;
  7889.     }
  7890.     /**
  7891.      * Gets the private 'var_dumper.html_dumper' shared service.
  7892.      *
  7893.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7894.      */
  7895.     protected function getVarDumper_HtmlDumperService()
  7896.     {
  7897.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7898.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7899.         return $instance;
  7900.     }
  7901.     /**
  7902.      * Gets the private 'var_dumper.server_connection' shared service.
  7903.      *
  7904.      * @return \Symfony\Component\VarDumper\Server\Connection
  7905.      */
  7906.     protected function getVarDumper_ServerConnectionService()
  7907.     {
  7908.         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()]);
  7909.     }
  7910.     /**
  7911.      * Gets the private 'web_profiler.csp.handler' shared service.
  7912.      *
  7913.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7914.      */
  7915.     protected function getWebProfiler_Csp_HandlerService()
  7916.     {
  7917.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7918.     }
  7919.     /**
  7920.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7921.      *
  7922.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7923.      */
  7924.     protected function getWebProfiler_DebugToolbarService()
  7925.     {
  7926.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($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()));
  7927.     }
  7928.     /**
  7929.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  7930.      *
  7931.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  7932.      */
  7933.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  7934.     {
  7935.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  7938.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  7939.     }
  7940.     /**
  7941.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  7942.      *
  7943.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  7944.      */
  7945.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  7946.     {
  7947.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  7948.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  7949.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7950.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  7951.         ], [
  7952.             '_default' => '?',
  7953.         ]), '_default');
  7954.     }
  7955.     /**
  7956.      * Gets the private 'webpack_encore.exception_listener' shared service.
  7957.      *
  7958.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  7959.      */
  7960.     protected function getWebpackEncore_ExceptionListenerService()
  7961.     {
  7962.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  7963.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  7964.     }
  7965.     /**
  7966.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  7967.      *
  7968.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  7969.      */
  7970.     protected function getWebpackEncore_TagRendererService()
  7971.     {
  7972.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  7973.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], [], [], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7974.     }
  7975.     /**
  7976.      * Gets the public 'cache_clearer' alias.
  7977.      *
  7978.      * @return object The ".container.private.cache_clearer" service.
  7979.      */
  7980.     protected function getCacheClearerService()
  7981.     {
  7982.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  7983.         return $this->get('.container.private.cache_clearer');
  7984.     }
  7985.     /**
  7986.      * Gets the public 'filesystem' alias.
  7987.      *
  7988.      * @return object The ".container.private.filesystem" service.
  7989.      */
  7990.     protected function getFilesystemService()
  7991.     {
  7992.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  7993.         return $this->get('.container.private.filesystem');
  7994.     }
  7995.     /**
  7996.      * Gets the public 'security.csrf.token_manager' alias.
  7997.      *
  7998.      * @return object The ".container.private.security.csrf.token_manager" service.
  7999.      */
  8000.     protected function getSecurity_Csrf_TokenManagerService()
  8001.     {
  8002.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  8003.         return $this->get('.container.private.security.csrf.token_manager');
  8004.     }
  8005.     /**
  8006.      * Gets the public 'form.factory' alias.
  8007.      *
  8008.      * @return object The ".container.private.form.factory" service.
  8009.      */
  8010.     protected function getForm_FactoryService()
  8011.     {
  8012.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  8013.         return $this->get('.container.private.form.factory');
  8014.     }
  8015.     /**
  8016.      * Gets the public 'form.type.file' alias.
  8017.      *
  8018.      * @return object The ".container.private.form.type.file" service.
  8019.      */
  8020.     protected function getForm_Type_FileService()
  8021.     {
  8022.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  8023.         return $this->get('.container.private.form.type.file');
  8024.     }
  8025.     /**
  8026.      * Gets the public 'profiler' alias.
  8027.      *
  8028.      * @return object The ".container.private.profiler" service.
  8029.      */
  8030.     protected function getProfilerService()
  8031.     {
  8032.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  8033.         return $this->get('.container.private.profiler');
  8034.     }
  8035.     /**
  8036.      * Gets the public 'serializer' alias.
  8037.      *
  8038.      * @return object The ".container.private.serializer" service.
  8039.      */
  8040.     protected function getSerializerService()
  8041.     {
  8042.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  8043.         return $this->get('.container.private.serializer');
  8044.     }
  8045.     /**
  8046.      * Gets the public 'twig' alias.
  8047.      *
  8048.      * @return object The ".container.private.twig" service.
  8049.      */
  8050.     protected function getTwigService()
  8051.     {
  8052.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  8053.         return $this->get('.container.private.twig');
  8054.     }
  8055.     /**
  8056.      * Gets the public 'security.authorization_checker' alias.
  8057.      *
  8058.      * @return object The ".container.private.security.authorization_checker" service.
  8059.      */
  8060.     protected function getSecurity_AuthorizationCheckerService()
  8061.     {
  8062.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  8063.         return $this->get('.container.private.security.authorization_checker');
  8064.     }
  8065.     /**
  8066.      * Gets the public 'security.token_storage' alias.
  8067.      *
  8068.      * @return object The ".container.private.security.token_storage" service.
  8069.      */
  8070.     protected function getSecurity_TokenStorageService()
  8071.     {
  8072.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  8073.         return $this->get('.container.private.security.token_storage');
  8074.     }
  8075.     /**
  8076.      * Gets the public 'security.password_encoder' alias.
  8077.      *
  8078.      * @return object The ".container.private.security.password_encoder" service.
  8079.      */
  8080.     protected function getSecurity_PasswordEncoderService()
  8081.     {
  8082.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  8083.         return $this->get('.container.private.security.password_encoder');
  8084.     }
  8085.     /**
  8086.      * Gets the public 'session' alias.
  8087.      *
  8088.      * @return object The ".container.private.session" service.
  8089.      */
  8090.     protected function getSessionService()
  8091.     {
  8092.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  8093.         return $this->get('.container.private.session');
  8094.     }
  8095.     /**
  8096.      * Gets the public 'validator' alias.
  8097.      *
  8098.      * @return object The ".container.private.validator" service.
  8099.      */
  8100.     protected function getValidatorService()
  8101.     {
  8102.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  8103.         return $this->get('.container.private.validator');
  8104.     }
  8105.     /**
  8106.      * @return array|bool|float|int|string|null
  8107.      */
  8108.     public function getParameter(string $name)
  8109.     {
  8110.         if (isset($this->buildParameters[$name])) {
  8111.             return $this->buildParameters[$name];
  8112.         }
  8113.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  8114.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  8115.         }
  8116.         if (isset($this->loadedDynamicParameters[$name])) {
  8117.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8118.         }
  8119.         return $this->parameters[$name];
  8120.     }
  8121.     public function hasParameter(string $name): bool
  8122.     {
  8123.         if (isset($this->buildParameters[$name])) {
  8124.             return true;
  8125.         }
  8126.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  8127.     }
  8128.     public function setParameter(string $name$value): void
  8129.     {
  8130.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  8131.     }
  8132.     public function getParameterBag(): ParameterBagInterface
  8133.     {
  8134.         if (null === $this->parameterBag) {
  8135.             $parameters $this->parameters;
  8136.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  8137.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  8138.             }
  8139.             foreach ($this->buildParameters as $name => $value) {
  8140.                 $parameters[$name] = $value;
  8141.             }
  8142.             $this->parameterBag = new FrozenParameterBag($parameters);
  8143.         }
  8144.         return $this->parameterBag;
  8145.     }
  8146.     private $loadedDynamicParameters = [
  8147.         'kernel.runtime_environment' => false,
  8148.         'kernel.build_dir' => false,
  8149.         'kernel.cache_dir' => false,
  8150.         'kernel.secret' => false,
  8151.         'session.save_path' => false,
  8152.         'validator.mapping.cache.file' => false,
  8153.         'profiler.storage.dsn' => false,
  8154.         'debug.container.dump' => false,
  8155.         'serializer.mapping.cache.file' => false,
  8156.         'doctrine.orm.proxy_dir' => false,
  8157.         'nelmio_cors.defaults' => false,
  8158.     ];
  8159.     private $dynamicParameters = [];
  8160.     private function getDynamicParameter(string $name)
  8161.     {
  8162.         switch ($name) {
  8163.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  8164.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  8165.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  8166.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  8167.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  8168.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  8169.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  8170.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  8171.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  8172.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  8173.             case 'nelmio_cors.defaults'$value = [
  8174.                 'allow_origin' => [
  8175.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  8176.                 ],
  8177.                 'allow_credentials' => false,
  8178.                 'allow_headers' => [
  8179.                     => 'content-type',
  8180.                     => 'authorization',
  8181.                 ],
  8182.                 'expose_headers' => [
  8183.                     => 'Link',
  8184.                 ],
  8185.                 'allow_methods' => [
  8186.                     => 'GET',
  8187.                     => 'OPTIONS',
  8188.                     => 'POST',
  8189.                     => 'PUT',
  8190.                     => 'PATCH',
  8191.                     => 'DELETE',
  8192.                 ],
  8193.                 'max_age' => 3600,
  8194.                 'hosts' => [
  8195.                 ],
  8196.                 'origin_regex' => true,
  8197.                 'forced_allow_origin_value' => NULL,
  8198.             ]; break;
  8199.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  8200.         }
  8201.         $this->loadedDynamicParameters[$name] = true;
  8202.         return $this->dynamicParameters[$name] = $value;
  8203.     }
  8204.     protected function getDefaultParameters(): array
  8205.     {
  8206.         return [
  8207.             'kernel.project_dir' => \dirname(__DIR__4),
  8208.             'kernel.environment' => 'dev',
  8209.             'kernel.debug' => true,
  8210.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  8211.             'kernel.bundles' => [
  8212.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  8213.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  8214.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  8215.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  8216.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  8217.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  8218.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  8219.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  8220.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  8221.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  8222.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  8223.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  8224.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  8225.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  8226.                 'AndreaSpregaBreadcrumbBundle' => 'AndreaSprega\\Bundle\\BreadcrumbBundle\\AndreaSpregaBreadcrumbBundle',
  8227.             ],
  8228.             'kernel.bundles_metadata' => [
  8229.                 'FrameworkBundle' => [
  8230.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  8231.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  8232.                 ],
  8233.                 'FOSRestBundle' => [
  8234.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  8235.                     'namespace' => 'FOS\\RestBundle',
  8236.                 ],
  8237.                 'SensioFrameworkExtraBundle' => [
  8238.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  8239.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  8240.                 ],
  8241.                 'TwigBundle' => [
  8242.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  8243.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  8244.                 ],
  8245.                 'TwigExtraBundle' => [
  8246.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  8247.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  8248.                 ],
  8249.                 'DoctrineBundle' => [
  8250.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  8251.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  8252.                 ],
  8253.                 'DoctrineMigrationsBundle' => [
  8254.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  8255.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  8256.                 ],
  8257.                 'SecurityBundle' => [
  8258.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  8259.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  8260.                 ],
  8261.                 'WebpackEncoreBundle' => [
  8262.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  8263.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  8264.                 ],
  8265.                 'WebProfilerBundle' => [
  8266.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  8267.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  8268.                 ],
  8269.                 'MonologBundle' => [
  8270.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  8271.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  8272.                 ],
  8273.                 'DebugBundle' => [
  8274.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  8275.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  8276.                 ],
  8277.                 'MakerBundle' => [
  8278.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  8279.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  8280.                 ],
  8281.                 'NelmioCorsBundle' => [
  8282.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  8283.                     'namespace' => 'Nelmio\\CorsBundle',
  8284.                 ],
  8285.                 'AndreaSpregaBreadcrumbBundle' => [
  8286.                     'path' => (\dirname(__DIR__4).'/vendor/asprega/breadcrumb-bundle'),
  8287.                     'namespace' => 'AndreaSprega\\Bundle\\BreadcrumbBundle',
  8288.                 ],
  8289.             ],
  8290.             'kernel.charset' => 'UTF-8',
  8291.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  8292.             'container.dumper.inline_class_loader' => true,
  8293.             'container.dumper.inline_factories' => true,
  8294.             'app.samples_dir' => '../config/samples/',
  8295.             'app.samples_names' => [
  8296.                 => 'competition_registrations.html',
  8297.                 => 'competitions.html',
  8298.                 => 'launched_matches.html',
  8299.             ],
  8300.             'app.locales' => [
  8301.                 => 'bg',
  8302.                 => 'en',
  8303.             ],
  8304.             'event_dispatcher.event_aliases' => [
  8305.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  8306.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  8307.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  8308.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  8309.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  8310.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  8311.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  8312.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  8313.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  8314.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  8315.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  8316.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  8317.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  8318.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  8319.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  8320.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  8321.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  8322.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  8323.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  8324.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  8325.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  8326.             ],
  8327.             'fragment.renderer.hinclude.global_template' => NULL,
  8328.             'fragment.path' => '/_fragment',
  8329.             'kernel.http_method_override' => true,
  8330.             'kernel.trusted_hosts' => [
  8331.             ],
  8332.             'kernel.default_locale' => 'en',
  8333.             'kernel.enabled_locales' => [
  8334.             ],
  8335.             'kernel.error_controller' => 'error_controller',
  8336.             'debug.file_link_format' => NULL,
  8337.             'session.metadata.storage_key' => '_sf2_meta',
  8338.             'session.storage.options' => [
  8339.                 'cache_limiter' => '0',
  8340.                 'cookie_secure' => 'auto',
  8341.                 'cookie_httponly' => true,
  8342.                 'cookie_samesite' => 'lax',
  8343.                 'gc_probability' => 1,
  8344.             ],
  8345.             'session.metadata.update_threshold' => 0,
  8346.             'form.type_extension.csrf.enabled' => true,
  8347.             'form.type_extension.csrf.field_name' => '_token',
  8348.             'asset.request_context.base_path' => NULL,
  8349.             'asset.request_context.secure' => NULL,
  8350.             'validator.translation_domain' => 'validators',
  8351.             'translator.logging' => false,
  8352.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  8353.             'profiler_listener.only_exceptions' => false,
  8354.             'profiler_listener.only_main_requests' => false,
  8355.             'debug.error_handler.throw_at' => -1,
  8356.             'router.request_context.host' => 'localhost',
  8357.             'router.request_context.scheme' => 'http',
  8358.             'router.request_context.base_url' => '',
  8359.             'router.resource' => 'kernel::loadRoutes',
  8360.             'request_listener.http_port' => 80,
  8361.             'request_listener.https_port' => 443,
  8362.             'twig.form.resources' => [
  8363.                 => 'form_div_layout.html.twig',
  8364.             ],
  8365.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  8366.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  8367.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  8368.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  8369.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  8370.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  8371.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  8372.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  8373.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  8374.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  8375.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  8376.             'doctrine.entity_managers' => [
  8377.                 'default' => 'doctrine.orm.default_entity_manager',
  8378.                 'replayer' => 'doctrine.orm.replayer_entity_manager',
  8379.             ],
  8380.             'doctrine.default_entity_manager' => 'default',
  8381.             'doctrine.dbal.connection_factory.types' => [
  8382.             ],
  8383.             'doctrine.connections' => [
  8384.                 'default' => 'doctrine.dbal.default_connection',
  8385.                 'replayer' => 'doctrine.dbal.replayer_connection',
  8386.             ],
  8387.             'doctrine.default_connection' => 'default',
  8388.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8389.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8390.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8391.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8392.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8393.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8394.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8395.             'doctrine.orm.cache.memcache_port' => 11211,
  8396.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8397.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8398.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8399.             'doctrine.orm.cache.memcached_port' => 11211,
  8400.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8401.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8402.             'doctrine.orm.cache.redis_host' => 'localhost',
  8403.             'doctrine.orm.cache.redis_port' => 6379,
  8404.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8405.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8406.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8407.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8408.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8409.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8410.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8411.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8412.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8413.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8414.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8415.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8416.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8417.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8418.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8419.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8420.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8421.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8422.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8423.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8424.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8425.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8426.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8427.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8428.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8429.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8430.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8431.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8432.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8433.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8434.             'doctrine.orm.auto_generate_proxy_classes' => false,
  8435.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8436.             'doctrine.migrations.preferred_em' => 'default',
  8437.             'doctrine.migrations.preferred_connection' => NULL,
  8438.             'security.role_hierarchy.roles' => [
  8439.             ],
  8440.             'security.access.denied_url' => NULL,
  8441.             'security.authentication.manager.erase_credentials' => true,
  8442.             'security.authentication.session_strategy.strategy' => 'migrate',
  8443.             'security.access.always_authenticate_before_granting' => false,
  8444.             'security.authentication.hide_user_not_found' => true,
  8445.             'security.firewalls' => [
  8446.                 => 'dev',
  8447.                 => 'main',
  8448.             ],
  8449.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  8450.             'web_profiler.debug_toolbar.mode' => 2,
  8451.             'monolog.use_microseconds' => true,
  8452.             'monolog.swift_mailer.handlers' => [
  8453.             ],
  8454.             'monolog.handlers_to_channels' => [
  8455.                 'monolog.handler.console' => [
  8456.                     'type' => 'exclusive',
  8457.                     'elements' => [
  8458.                         => 'event',
  8459.                         => 'doctrine',
  8460.                         => 'console',
  8461.                     ],
  8462.                 ],
  8463.                 'monolog.handler.data' => [
  8464.                     'type' => 'inclusive',
  8465.                     'elements' => [
  8466.                         => 'data',
  8467.                     ],
  8468.                 ],
  8469.                 'monolog.handler.main' => [
  8470.                     'type' => 'exclusive',
  8471.                     'elements' => [
  8472.                         => 'event',
  8473.                         => 'foobar',
  8474.                     ],
  8475.                 ],
  8476.             ],
  8477.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  8478.             'nelmio_cors.map' => [
  8479.                 '^/' => [
  8480.                 ],
  8481.             ],
  8482.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  8483.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  8484.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  8485.             'asprega_breadcrumb.template' => '@AndreaSpregaBreadcrumb/breadcrumb.html.twig',
  8486.             'maker.compatible_check.doctrine.supports_attributes' => true,
  8487.             'data_collector.templates' => [
  8488.                 'data_collector.request' => [
  8489.                     => 'request',
  8490.                     => '@WebProfiler/Collector/request.html.twig',
  8491.                 ],
  8492.                 'data_collector.time' => [
  8493.                     => 'time',
  8494.                     => '@WebProfiler/Collector/time.html.twig',
  8495.                 ],
  8496.                 'data_collector.memory' => [
  8497.                     => 'memory',
  8498.                     => '@WebProfiler/Collector/memory.html.twig',
  8499.                 ],
  8500.                 'data_collector.validator' => [
  8501.                     => 'validator',
  8502.                     => '@WebProfiler/Collector/validator.html.twig',
  8503.                 ],
  8504.                 'data_collector.ajax' => [
  8505.                     => 'ajax',
  8506.                     => '@WebProfiler/Collector/ajax.html.twig',
  8507.                 ],
  8508.                 'data_collector.form' => [
  8509.                     => 'form',
  8510.                     => '@WebProfiler/Collector/form.html.twig',
  8511.                 ],
  8512.                 'data_collector.exception' => [
  8513.                     => 'exception',
  8514.                     => '@WebProfiler/Collector/exception.html.twig',
  8515.                 ],
  8516.                 'data_collector.logger' => [
  8517.                     => 'logger',
  8518.                     => '@WebProfiler/Collector/logger.html.twig',
  8519.                 ],
  8520.                 'data_collector.events' => [
  8521.                     => 'events',
  8522.                     => '@WebProfiler/Collector/events.html.twig',
  8523.                 ],
  8524.                 'data_collector.router' => [
  8525.                     => 'router',
  8526.                     => '@WebProfiler/Collector/router.html.twig',
  8527.                 ],
  8528.                 'data_collector.cache' => [
  8529.                     => 'cache',
  8530.                     => '@WebProfiler/Collector/cache.html.twig',
  8531.                 ],
  8532.                 'data_collector.translation' => [
  8533.                     => 'translation',
  8534.                     => '@WebProfiler/Collector/translation.html.twig',
  8535.                 ],
  8536.                 'data_collector.security' => [
  8537.                     => 'security',
  8538.                     => '@Security/Collector/security.html.twig',
  8539.                 ],
  8540.                 'data_collector.twig' => [
  8541.                     => 'twig',
  8542.                     => '@WebProfiler/Collector/twig.html.twig',
  8543.                 ],
  8544.                 'data_collector.http_client' => [
  8545.                     => 'http_client',
  8546.                     => '@WebProfiler/Collector/http_client.html.twig',
  8547.                 ],
  8548.                 'data_collector.doctrine' => [
  8549.                     => 'db',
  8550.                     => '@Doctrine/Collector/db.html.twig',
  8551.                 ],
  8552.                 'data_collector.dump' => [
  8553.                     => 'dump',
  8554.                     => '@Debug/Profiler/dump.html.twig',
  8555.                 ],
  8556.                 'mailer.data_collector' => [
  8557.                     => 'mailer',
  8558.                     => '@WebProfiler/Collector/mailer.html.twig',
  8559.                 ],
  8560.                 'notifier.data_collector' => [
  8561.                     => 'notifier',
  8562.                     => '@WebProfiler/Collector/notifier.html.twig',
  8563.                 ],
  8564.                 'data_collector.config' => [
  8565.                     => 'config',
  8566.                     => '@WebProfiler/Collector/config.html.twig',
  8567.                 ],
  8568.             ],
  8569.             'console.command.ids' => [
  8570.             ],
  8571.         ];
  8572.     }
  8573.     protected function throw($message)
  8574.     {
  8575.         throw new RuntimeException($message);
  8576.     }
  8577. }